‎2007 Jan 18 2:30 PM
Hi Experts,
Can u please send me the links related to ABAP Dictionary right from the the basics i.e; what is data dictionary,difference between data and ABAP dictionary.....
Thanks in advance,
Naresh.
‎2007 Jan 19 4:36 AM
hi,
check these links if u want more reply
http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ea31446011d189700000e8322d00/frameset.htm
http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ec84446011d189700000e8322d00/frameset.htm
http://help.sap.com/saphelp_nw04/helpdata/en/80/808b57e12511d295f300a0c929b3c3/frameset.htm
http://help.sap.com/saphelp_nw04/helpdata/en/00/958fb7e42b11d295f700a0c929b3c3/frameset.htm
http://help.sap.com/saphelp_nw04/helpdata/en/6f/2000f79ffe11d3969500a0c929b3c3/frameset.htm
http://help.sap.com/saphelp_nw04/helpdata/en/73/5414f0adbd11d194f200a0c929b3c3/frameset.htm
http://help.sap.com/saphelp_nw04/helpdata/en/80/808b5ae12511d295f300a0c929b3c3/frameset.htm
http://help.sap.com/saphelp_nw04/helpdata/en/90/8d730db1af11d194f600a0c929b3c3/frameset.htm
reward if useful
‎2007 Jan 18 2:40 PM
‎2007 Jan 19 3:57 AM
‎2007 Jan 19 4:06 AM
Hi
Please visit this link. I hope this will help you a lot.
http://sapabap.iespana.es/sapabap/manuales/learnabap/
http://help.sap.com/saphelp_nw2004s/helpdata/en/43/41341147041806e10000000a1553f6/frameset.htm
http://help.sap.com/saphelp_nw04/helpdata/en/cf/21eb6e446011d189700000e8322d00/content.htm
http://help.sap.com/saphelp_nw2004s/helpdata/en/cf/21ea31446011d189700000e8322d00/frameset.htm
http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCDWBDIC/BCDWBDIC.pdf
best regards,
charitha.
‎2007 Jan 19 4:07 AM
Hi Naresh,
Please check this online document for ABAP Dictionary.
http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCDWBDIC/BCDWBDIC.pdf
http://help.sap.com/saphelp_nw2004s/helpdata/en/cf/21ea0b446011d189700000e8322d00/frameset.htm
Hope this will help to start with.
Regards,
Ferry Lianto
‎2007 Jan 19 4:36 AM
hi,
check these links if u want more reply
http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ea31446011d189700000e8322d00/frameset.htm
http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ec84446011d189700000e8322d00/frameset.htm
http://help.sap.com/saphelp_nw04/helpdata/en/80/808b57e12511d295f300a0c929b3c3/frameset.htm
http://help.sap.com/saphelp_nw04/helpdata/en/00/958fb7e42b11d295f700a0c929b3c3/frameset.htm
http://help.sap.com/saphelp_nw04/helpdata/en/6f/2000f79ffe11d3969500a0c929b3c3/frameset.htm
http://help.sap.com/saphelp_nw04/helpdata/en/73/5414f0adbd11d194f200a0c929b3c3/frameset.htm
http://help.sap.com/saphelp_nw04/helpdata/en/80/808b5ae12511d295f300a0c929b3c3/frameset.htm
http://help.sap.com/saphelp_nw04/helpdata/en/90/8d730db1af11d194f600a0c929b3c3/frameset.htm
reward if useful
‎2007 Jan 19 6:44 AM
Hi,
Try to read book "Sam's Teach yourself ABAP in 21 days". This will give u enormous infn on Abap Dictionary. And also refer to this link,
http://www.sapbrain.com/TUTORIALS/TECHNICAL/dictionary_tutorial.html
Hope this will help u.
U. Uma
‎2007 Jan 19 2:43 PM
Hi,
Some Introduction about ABAP Dictionary
relational database in tables or views.
The ABAP Dictionary also provides standard functions for editing fields on the screen, for example for assigning a screen field an input help.
The descriptive data for the ABAP Dictionary is also known as meta data since is represents data about data.
The ABAP Dictionary describes the logical structure of application development objects and their representation in the structures of the underlying relational database.
All runtime environment components such as application programs or the database interface get information about these objects directly from the ABAP Dictionary.
The ABAP Dictionary is an active data dictionary and is fully integrated in the ABAP Workbench.
The ABAP Dictionary centrally describes and manages all the data definitions used in the system. The ABAP Dictionary is completely integrated in the ABAP Development Workbench. All the other components of the Workbench can actively access the definitions stored in the ABAP Dictionary.
The ABAP Dictionary supports the definition of user-defined types (data elements, structures and table types). You can also define the structure of database objects (tables, indexes and views) in the ABAP Dictionary. These objects can then be automatically created in the database with this definition. The ABAP Dictionary also provides tools for editing screen fields, for example for assigning a field an input help
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. 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 underlying relational database in tables or views.
Just have a look at these links:
<a href="http://help.sap.com">http://help.sap.com</a>
<a href="http://help.sap.com/saphelp_nw04/helpdata/en/cf/21f20b446011d189700000e8322d00/frameset.htm">http://help.sap.com/saphelp_nw04/helpdata/en/cf/21f20b446011d189700000e8322d00/frameset.htm</a>
<a href="http://help.sap.com/saphelp_nw04/helpdata/en/cf/21f20b446011d189700000e8322d00/frameset.htm">http://help.sap.com/saphelp_nw04/helpdata/en/cf/21f20b446011d189700000e8322d00/frameset.htm</a>
<a href="http://help.sap.com/saphelp_nw04/helpdata/en/00/958fb7e42b11d295f700a0c929b3c3/frameset.htm">http://help.sap.com/saphelp_nw04/helpdata/en/00/958fb7e42b11d295f700a0c929b3c3/frameset.htm</a>
Regards,
Gunasree.
‎2007 Jan 23 10:49 AM