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
Give Some examples of reports generated in real time scenarion? Also give examples of standard reports in SAP used in real time?
How do you find the information on the current screen? : abap bdc
what is diff between ECC 5.0 AND ECC 6.0
How to write a bdc – how do you go about it?
What is an update type with reference to a match code id?
What is collective search help? : sap abap data dictionary
What are the data types of the external layer?
Sy index and sy tabix
Explain what is step-loop?
Can multiple abap systems connect to abap database?
Performance tuning techniques
What is view? Different types of view. Explain?
What do you do when the system crashes in the middle of a BDC batch session?
What is the last entry in all bdc tables? : abap bdc
what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.