29) Difference between check table and value table?
Answer Posted / ajith
Value table - Value table is maintained at the Domain level
and it is used to provide f4 help (List of values ) But it
provides only suggest values, We can put any value other
than suggested also
Check Table - Check table is maintained at the Table level
and it is used to apply Foreign key constraints , It provide
a list of posible enteries and we can not enter any value
other than posible enteries like we can do in Value Table
value table:the table specified in the definition of the
domain and is checked against all the fields that points
this domain .
check table: while establishing foreign key relationship the
value table is proposed as a check table for the foreign key
table.
| Is This Answer Correct ? | 19 Yes | 3 No |
Post New Answer View All Answers
What is macro? : abap hr
Is sap xi intended to replace ale?
suppose i want to print sap script output in different printers at a time what are the settings i'll have to make?
What is sapnet?
Is it possible to pass data to and from include programs explicitly?
What are the uses of secondary indexes?
How you attach search help to data element? : sap abap data dictionary
What are internal tables? How do you get the number of lines in an internal table? How to use a specific number occurs statement?
Define the various contents of technical specifications ?
Can I execute user exits? If yes, how?
In tm, if a group of employees gets 10 days of annual leave, what will be the time evaluation status? : sap abap hr
What is its? : abap hr
Why are insert and append statement used in sap abap?
Explain buffering concept usage?
What is abap dictionary or data dictionary? What is the transaction to access abap dictionary? : abap data dictionary