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 differences between table and structure in data dictionary?
Explain pai and pbo.
Define infotype ? : abap hr
What takes most time in SAP script programming?
Explain the Types of Select statements?
How do you read files from the application server ? : abap bdc
What is an abap instance?
What are function modules?
What is erp? : sap abap hr
What statement will be found in an sap application program that implements a function module exit?
Did you create help views?
What are the data types of the abap/4 layer? : abap data dictionary
How many detail lists can be created in interactive reporting?
What are the client dependant objects in abap / sap?
How to get that a secondary index is attached to a select query?