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
Explain how do you move on to the next screen in interactive reporting?
What are the types of bdc s?
How we format the data before before write statement in report ?
How do you find the information on the current screen?
Define structure in abap data dictionary?
Of the two call transaction and session method, which is faster?
What is internal payroll process? : sap abap hr
What are function modules?
Search help exit details.
Where can you find error log for call transaction? : abap bdc
What are the two methods for modifying sap standard tables?
What is meant by performance analysis? Have done anything to improve the performance?
How do you set up background jobs in sap? What are the steps? What are the events driven batch jobs?
Give an example of interface from your project explaining why you used it?
When will the current screen processing terminates?