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
What is sequence number
Does SAP has a GUI screen painter or not? If yes what operating systems is it available on? What is the other type of screen painter called?
How to convert normal function module to bapi?
Example of table cluster and cluster tables.
if while coding power goes off , how to retrieve the codes?
Update function modules are classified as either v1 or v2. Which type of update is performed first and in what mode (asynchronously, synchronously or locally) can each type be processed in?
Explain read dataset in sap abap?
How do you process errors in session method ? : abap bdc
Explain what are the problems in processing batch input sessions?
What is the syntex used to call a screen as dialog box (pop up)?
In which time constraint does the infotype records depend on the subtype ? : abap hr
What is the significance of the memory table ‘screen’?
What does an exec sql statement do in abap?
Can we use on change of between select and endselect?
List some of the many different ways that the sap standard functionality can be changed by a customer?