What is the difference between value table and check table?
Answer Posted / suyog_sk
The Check Table is the dependent table to which the relationship is defined using foreign keys.
The contents of the check table field are shown in the input help for the referenced field.
This is nothing but a Parent & Child relationship.
As per DBMS what we call foreign key table, is called as check table in SAP.
The Value table is the table attached to a field at the domain level, where the entry to the field can be only from the value table.
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
Is it possible to run host command from SAP environment? How do you run?
Hi guy.. i have to face an interview in a couple of day.. so can you please give me some good and tough question on abap.
Explain what are the different functions used in sap script? What are the parameters used in each function?
What is ps structure? : abap hr
In events, start-of-selection is a default event. When we have to use this event explicitly? Why?
When you prefer lsmw?
What is a table pool?
What is a view? : abap data dictionary
where do we store all custom programs in SD module?
What is an interface? In what scenario we use interface? What is the difference between abstract class and interface?
How to set an Enhancement point for a custom report?
Explain what is sap script?
How to upload data using catt ? : abap hr
What should be the approach for writing a bdc program? : abap bdc
Differentiate screen painter from menu painter.