Data Element list used by SAP ABAP Function Module DD_NAVIGATOR_T (Navigation betweeen object sets)
SAP ABAP Function Module
DD_NAVIGATOR_T (Navigation betweeen object sets) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
CHAR30 | 30 Characters | SOURCE VALUE(SINGLE_NAME) LIKE DDSYMTAB-NAME DEFAULT ' ' |
2 | ![]() |
DDCLASS | Object class | SOURCE VALUE(CLASS1) LIKE DDREFSTRUC-CLASS DEFAULT 'DOMA' |
3 | ![]() |
DDCLASS | Object class | SOURCE VALUE(CLASS2) LIKE DDREFSTRUC-CLASS DEFAULT 'DTEL' |
4 | ![]() |
FNAM_____4 | Field name | |
5 | ![]() |
OBJNAME | SAP object name | |
6 | ![]() |
OBJSTATE | Status of the ABAP Dictionary object | SOURCE VALUE(REFETCH) LIKE DDREFSTRUC-STATE DEFAULT 'X' |
7 | ![]() |
OBJSTATE | Status of the ABAP Dictionary object | SOURCE VALUE(OBJ_STATE) LIKE DDREFSTRUC-STATE DEFAULT 'A' |
8 | ![]() |
OBJSTATE | Status of the ABAP Dictionary object | SOURCE VALUE(DIRECTION) LIKE DDREFSTRUC-STATE DEFAULT '>' |
9 | ![]() |
OBJSTATE | Status of the ABAP Dictionary object | SOURCE VALUE(OUT_TO_IN) LIKE DDREFSTRUC-STATE DEFAULT ' ' |
10 | ![]() |
OBJSTATE | Status of the ABAP Dictionary object | SOURCE VALUE(OUT_REFRESH) LIKE DDREFSTRUC-STATE DEFAULT 'X' |
11 | ![]() |
OBJSTATE | Status of the ABAP Dictionary object | SOURCE VALUE(DEPENDENCY) LIKE DDREFSTRUC-STATE DEFAULT 'U' |
12 | ![]() |
TABNAME | Table Name | SOURCE VALUE(EXP_STRUC) LIKE DD02L-TABNAME DEFAULT ' ' |
13 | ![]() |
TABNAME | Table Name | SOURCE VALUE(OUT_STRUC) LIKE DD02L-TABNAME |