Answer Posted / ritesh sharma
A foreign key links two tables T1 and T2 by assigning fields of table T1 to the primary key fields of table T2. Table T2 is then known as the check table of the foreign key.
value table : when you define a domain, you already know that all fields that use the domain will need to be checked against a particular table. You can store this information in the domain definition by specifying a value table.
If you try to define a foreign key for a field that points to this domain, the value table of the domain is proposed as the check table for the foreign key.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How many types of tables exists and what are they in data dictionary?
How do you get the number of lines in an internal table?
Can any tell me ECC 5.0, ECC 6.0 Released year? and difference between them?
What is size category?
What are authorization objects and what statement is used to perform an authorization check in an abap program?
What are the events in abap/4 language? : abap hr
What is the difference between bdc_open_group and bdc_open_dataset. : abap bdc
wat is the difference between A-gate & W-gate?where are they used?
Can you delete data element, which is being used by table fields?
Give 3 scenario of reporting due to which you require reporting help of ABAP consultant?
What is lock object ? : abap data dictionary
How do you convert non-char field into char type fields ?
What is luw or data base transaction ?
Difference between user exit and badis?
Explain the systems fields used for interactive lists and lists?