English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

2006-07-15 10:00:21 · 2 answers · asked by Doug-H 2 in Computers & Internet Programming & Design

2 answers

You should have a look at the SAP portal. Here is a quick result:

BC - ABAP Dictionary Locate the document in its SAP Library structure

The ABAP Dictionary centrally describes and manages all the data definitions used in the system. The ABAP Dictionary is completely integrated in the ABAP 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 (F4 help).

2006-07-17 00:57:28 · answer #1 · answered by roy_s_jones 6 · 0 0

read this article:
http://www.informit.com/articles/article.asp?p=425384&rl=1

2006-07-15 17:12:07 · answer #2 · answered by 942 5 · 0 0

fedest.com, questions and answers