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 the definition of modification in an sap system and how do they impact an upgrade?
can i use table key and key in an internal table and explain the functionalities of each one and what functionality does it give if both are used for same internal table
What is the disadvantage of a call by reference? : abap modularization
Explain the session method? : abap bdc
when run my program in se38 it was showing output, when i take background execution and giving printer details it was shoing out put. but in SP01 when i give the Spool Request Number it was showing not yet processed entire page why it happens i dont know please give me a solution.
Which objects are independent transport objects?
What is a collect statement?
There is 1 person but it’s displaying that this person cannot be booked. He is not available for the business event. Can you tell me where is it going wrong? What can be the reasons? : sap abap hr
What are the function of the transport system and workbench organiser? : abap data dictionary
What are the two ways for restricting the value range for a domain? : sap abap data dictionary
How do you find the information on the current screen?
What are the difference between pool tables and transparent tables?
A function module can be called from a transaction screen outside an abap/4 program. State true or false. : abap modularization
What will you code in start-of-selection & end-of-selecton & why?
What are the parameters in bdc_insert? : abap bdc