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 tcode se16?
What are the various types of selection screen event?
What type of user exits have you written ?
What is modularization and its benefits?
Explain the difference between cluster tables and pool table?
What is pnp-sw-found ? : abap hr
What are aggregated objects
Mention the various databases integrities?
What is the diffreence between bdc_close_group and bdc_close_dataset? : abap bdc
What are the different types of locks? : abap data dictionary
What do you understand by work area and internal tables in abap? Why do we use it?
What two statements are required in an abap program to output an icon using a write statement?
How do you do bdc for a table control? : abap bdc
What are the list of screen elements?
Define alv programming in abap?