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
Explain the advantages and disadvantages of abap query tool?
What are internal tables? How do you get the number of lines in an internal table? How to use a specific number occurs statement?
Of the two call transaction and session method, which is faster?
if while coding power goes off , how to retrieve the codes?
What are the properties of selection screen?
What are the different types of abap reports in sap?
Explain sap abap 3-tier architecture?
What is sap script? Describe its components.
What are logical databases?
What is the function module to popup contents in the internal table?
What is the use of at new statement ?
WHAT ARE THE INPUT PARAMETERS TO BE PASSED FOR THE BAPIS 'BAPI_CUSTMATINFO_GETDETAILM' AND 'BAPI_CUSTMATINFO_GETLIST'
What is the use of 'for all entries'?
While sorting field groups we cannot use more than one key field. State true or false. : abap modularization
What are the two ways of producing a list within a transaction?