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
How many types of size categories and data classes are there? : abap data dictionary
Can you define a field without a data element?
What is generic area buffering in abap?
What has to be done to the packed fields before submitting to a BDC session.
How to call other programs?
Explain the Types of Select statements?
What is the difference between a structure and a table?
What are the domains and data elements?
Define infotype ? : abap hr
pls if any one have idea ,reply as soon as possible 1.Allied solution group inc. is a genuine company or not ? 2.what is update module. 3.Transaction: scc3 what it is?
What is the use of the raising exception?
What is the use of start-of-selection.,if not use in report what will happen,?
What is partner selection?
What are the parameters in bdc_insert? : abap bdc
What is sequence of event triggered in report?