What is the difference between value table and check table?
Answer Posted / tony foster
A value table is defined in the "value table" field of a
domain. A value table becomes a check table when a
structure or table field defined using a domain with a
value table also has the foreign key relationship defined.
i.e The value table then becomes the check table for the
table/structure field
This is not to be confused with the fixed values or ranges
that can be defined in the domain in the value range tab.
This is not a value table, this is better described as an
in situ value list (All of these values for all domains are
stored in SAP tables DD07L & DD07T)
Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Lock objects and what are parameters of ENQUEUE FM?
What are the aggregate objects in data dictionary? : sap abap data dictionary
On which even we can validate the input fields in module progams?
How do you find out whether a file exits on the presentation server?
What is difference between float and packed data type?
Double click function on the lists, identifying the line selected by the user on the list?
hi,how to diable the popup window which is displayed afetr executing the SAP script program?
Is the basic list deleted when the new list is created?
While sorting field groups we cannot use more than one key field. State true or false. : abap modularization
How do you use structures in the abap programs?
What are the events used in abap in the order of execution?
What has to be done to the packed fields before submitting to a BDC session.
How is conversion of data types done between abap/4 & external level? : abap data dictionary
What is design pattern? Provide example .Why are we using it?
What are critical issues you have faced in your project