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
What is a development class? : abap data dictionary
How can you display frames (horizontal and vertical lines) in lists?
How does the interface between the dynpro and the abap/4 modules take place?
What is an “on input filed” statements?
Have you set up a back ground job? How to create a background job without a variant ? : abap bdc
What are logical databases? What are the advantages of logical databases?
What are the steps to be followed to set lockobjects? : sap abap data dictionary
Explain the relationship between a functional area, user group, and query when developing queries using the sap query tool?
Give few names of pooled tables in sap ?
How to transfer data into line items using batch input session method? : abap bdc
What is the use of a pretty printer?
Write the bdc table structure? : abap bdc
When was the sap abap being created?
Is main window mandatory in smartforms?
What is the difference between a structure and a table? : abap data dictionary