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 work you have done in HR module
What are logical databases? What are the advantages of logical databases?
What is the difference between open_form and close_form?
Rp_provide_from_last contains how many parameters ? : abap hr
How do you move on to the next screen in interactive reporting?
How can you manipulate the presentation and attributes of interactive lists?
Differentiate between table and template ?
How can we use multiple transactions by using bdc_insert? : abap bdc
What is a development class? : abap data dictionary
How can you find the field/data underlying a transaction?
I am uploading 100 records out of which say 59th record has error so what will happen if I am using synchronous or asynchronous method of bdc? Can we update the database using local update mode how? : abap bdc
What is difference between dependent and independent data?
Which database object is used for storing the system variables? : abap data dictionary
How the Sy-Mandt value gets updated in the table and Is this having any foreign key relationship.
How do you write manual bdc session method? : abap bdc