Brief scenario of check table / value table?

Answer Posted / guest

Value Table - This is maintained at Domain Level.

When ever you create a domain , you can entered allowed
values. For example you go to Domain SHKZG -
Debit/credit indicator. Here only allowed values is H or
S. When ever you use this Domain, the system will force you
to enter only these values. This is a sort of master
check . To be maintained as a customization object. This
mean that if you want to enter values to this table you
have to create a development request & transport the same.

Check table - For example you have Employee master table &
Employee Transaction table.

When ever an employee Transacts we need to check whether
that employee exists , so we can refer to the employee
master table. This is nothing but a Parent & Child
relationship . Here data can be maintained at client
level , no development involved. As per DBMS what we call
foregin key table, is called as check table in SAP.

Is This Answer Correct ?    40 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the main uses of the primary key?

732


Explain the difference between call screen and leave screen?

605


I am trying to automate a manual processing of iDOCs in BD87. I used the following code to pass idoc-id to global variable 'DCN' and then skip the first screen of BD87 to go to processing directly. After running this code SET PARAMETER ID 'DCN' FIELD itabhdr-idoc_id. CALL TRANSACTION 'BD87' AND SKIP FIRST SCREEN. it takes me to the first screen because it cannot recognize my idoc-id. How I can pass idoc-id to global? I have used the above code to goto VA02 with VBELN and it worked perfectly.

1768


What is sap luw or update transaction?

612


What is generic area buffering in abap?

567






What is hotspot?

927


How do you populate data into a multiple line field?

586


What is the full form of spro? : sap abap hr

685


What is the difference between scrolling a table horizontally and vertically?

579


Explain what is runtime analysis?

565


What are field groups?

604


What are the attributes of the data? : abap data dictionary

654


What is a subscreen? How can we use a subscreen?

566


What is the difference between get and get late?

597


What is a view? : abap data dictionary

659