Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ABAP Dictionary Vs Data Dictionary

Former Member
0 Likes
468

Hi,

please let me know the difference b/w ABAP Dictionary and Data Dictionary.

2 REPLIES 2
Read only

Former Member
0 Likes
402

Check out these related threads

Regards,

Santosh

Read only

Former Member
0 Likes
402

Hey Suman

To explain it in simple words , ABAP dictionary is a superset of the data dictionary . All the data definitions (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.

You can get more info on:

<a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/cf/21ea31446011d189700000e8322d00/frameset.htm"></a>

Cheers

shivika