Table list used by SAP ABAP Function Module DD_OBJECT_EXISTS (DD_OBJECT_EXISTS)
SAP ABAP Function Module
DD_OBJECT_EXISTS (DD_OBJECT_EXISTS) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DCOBJDEF | Name of a DDIC object with status | ||
| 2 | DCOBJDEF | Name of a DDIC object with status | SOURCE VALUE(STATE) LIKE DCOBJDEF-STATE DEFAULT 'M' |
|
| 3 | DCOBJIF | Interface for DDIC objects | ||
| 4 | DD02L | SAP Tables | SOURCE VALUE(EXISTS) LIKE DD02L-ACTFLAG |
|
| 5 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(PRODUCED) LIKE DDREFSTRUC-BOOL |
|
| 6 | E071 | Change & Transport System: Object Entries of Requests/Tasks | SOURCE VALUE(CLASS) LIKE E071-OBJECT DEFAULT 'TABL' |
|
| 7 | E071 | Change & Transport System: Object Entries of Requests/Tasks | SOURCE VALUE(NAME) LIKE E071-OBJ_NAME DEFAULT 'DD02L' |
|