what is difference between value table and check table?
Answer Posted / prasanthi buddepu
Value table helps in domain level data validation whereas
Check table in field level data validation.
The Value table is the table attached to a field at the domain level, where the entry to the field can be only from the value table. It cannot be used in the Input Help.
The Check Table is the dependent table to which the relationship is defined using foreign keys. The contents of the check table field can be shown in the input help for the referenced field.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What are the data types of the external layer? : abap data dictionary
Difference between sy-tabix and sy-index? Where it is used?
What are screen painter and menu painter? : abap hr
what is friend class
What is the difference between leave transaction and call transaction?
Can we create a gui status in a program from the object browser?
What is the difference between a pool table and a transparent table?
How do you work with semi colon se[arated files in BDC ?
What is the t-code for transaction recorder? : abap bdc
What is search help exit? : sap abap data dictionary
What is open sql?
Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subrc after perform?
What is an internal table?
What are pooled tables?
What are the advantages and disadvantages of ABAP query tool?