Answer Posted / lokesh
Data definitons (metadata) are created and managed
in the ABAP dictionary. The ABAP Dictionary permits a
central Description of all the data used in the system
without redundancies. New or modified information is
automatically provided for all the system components. This
ensures data integrity , data consistency and data security.
you can create the corresponding objects(tables or
views)in the underlying relational database using these data
definitions.The ABAP dictionary therefore describes the
logical structure of the objects used in application
development and shows how they are mapped to the
underlaying relation database in tables or views
| Is This Answer Correct ? | 35 Yes | 5 No |
Post New Answer View All Answers
What is projection view?
How do you validate the selection criteria of a report? And how do you display initialvalues in a selection screen?
Some Realtime Examples on Exits .
What is the difference between ABAP and HR ABAP
hi..i hav developed an interactive report in which alv list display in basic list and 1st secondary list in alv grid display.I want to get summation(total) of the columns in the secondary list.I hav used 'do_sum' but i couldnt get.is there any other way to get summation(total) in secondary list which is an alv grid display
send coding to write a program to create customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA2/BAPI_QUOTATION_CREATEFR OMDATA'
how to modify the standard method as per your requirement
What is the BAPI_CUSTMATINFO_GETDETAILM used for? what is the input and output of this bapi.
What is the use of at new statement ?
What are the advantages of logical databases : abap hr
What is the use of table maintenance allowed?
Which function module reads the data for particular infotype ? : abap hr
Explain the table, which contain the details of all the name of the programs and forms?
What kind of deliverables you have on a day to day basis?
Can we define our own match code id's for sap matchcodes? : abap data dictionary