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 evaluation path, where do we do it and why? : sap abap hr
Can you show multiple alvs on a single screen?
What is the tcode to create indexes?
What is the length of function code at user-command?
What is difference between dependent and independent data?
What are uses of foreign key?
What are the types of subroutines? : abap data dictionary
What is a subscreen? How can we use a subscreen?
How to create a button in selection screen ?
What are the attributes of the data? : abap data dictionary
HI GUYS , FOR SAP INSTITUTION ATOS I BEST OR NOT? IAM PLANNING TO LEARN SAP COURSE IN ATOS... GIVE ME UR SUGGESTION ABOT ATOS?
How do you find out whether a file exits on the presentation server?
Can we define our own match code id's for sap matchcodes? : abap data dictionary
Have you printed any report?
What is help view?