What is the exactly definition of Foreign key 2.what is the
exactly definition of Value Table. 3)What is the exactly
definition of Data element and Domain.Please give the
exactly definitions of all above questions without
fail....Thanku
Answer Posted / swarnali
Foriegn key: a field in one table is also present as a
primary key field in another table.
value table: a refrence table used for F4 help,it consist
of all the refrence values to be chencked by the
table ,this table is called teh value table and the table
which checks with it is the check table.
domain: describes the data type, it is the technical
description of data.
data element: symantic description of fields.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is a table attribute?
How will you define posting procedures?
Name the special commands of list?
Difference between transparent tables and pooled tables? : abap hr
What is the meaning of abap/4 editor integrated with abap/4 data dictionary?
Explain the advantages of logical databases?
What is a size category? : abap data dictionary
What are the two methods for modifying sap standard tables?
On which even we can validate the input fields in module progams?
What are the restrictions on subscreens?
Differentiate between ooabap and abap?
What are Delivery classes? What data will you want to transport during client copy?
A field containing quantity amounts (data type quan) must be assigned to a reference table and a reference field. Explain? : abap data dictionary
What is the structure of bdcmsgcoll? : abap bdc
If I want to execute a bdc program only in background not in foreground is there any option for this? : abap bdc