Table list used by SAP ABAP Function Module DD_DB_MISSING_OBJECTS (DD: fehlende Objekte suchen. NICHT MEHR BENUTZEN !!!)
SAP ABAP Function Module
DD_DB_MISSING_OBJECTS (DD: fehlende Objekte suchen. NICHT MEHR BENUTZEN !!!) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(ADTL_DB_INDX) LIKE DDREFSTRUC-FLAG OPTIONAL |
|
| 2 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(MISS_DB_KEY) LIKE DDREFSTRUC-FLAG OPTIONAL |
|
| 3 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(ADTL_DB_VIEW) LIKE DDREFSTRUC-FLAG OPTIONAL |
|
| 4 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(ADTL_DB_TABL) LIKE DDREFSTRUC-FLAG OPTIONAL |
|
| 5 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(MISS_DB_INDX) LIKE DDREFSTRUC-FLAG OPTIONAL |
|
| 6 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(MISS_DB_TABL) LIKE DDREFSTRUC-FLAG OPTIONAL |
|
| 7 | DDREFSTRUC | DD: General Reference Structure in ABAP Dictionary | SOURCE VALUE(MISS_DB_VIEW) LIKE DDREFSTRUC-FLAG OPTIONAL |
|
| 8 | MISSOBJ | name of missing object on database/ in SAP dictionary | SOURCE ADTL_INDX STRUCTURE MISSOBJ OPTIONAL |
|
| 9 | MISSOBJ | name of missing object on database/ in SAP dictionary | SOURCE MISS_VIEW STRUCTURE MISSOBJ OPTIONAL |
|
| 10 | MISSOBJ | name of missing object on database/ in SAP dictionary | SOURCE MISS_TABL STRUCTURE MISSOBJ OPTIONAL |
|
| 11 | MISSOBJ | name of missing object on database/ in SAP dictionary | SOURCE MISS_KEY STRUCTURE MISSOBJ OPTIONAL |
|
| 12 | MISSOBJ | name of missing object on database/ in SAP dictionary | SOURCE MISS_INDX STRUCTURE MISSOBJ OPTIONAL |
|
| 13 | MISSOBJ | name of missing object on database/ in SAP dictionary | SOURCE ADTL_VIEW STRUCTURE MISSOBJ OPTIONAL |
|
| 14 | MISSOBJ | name of missing object on database/ in SAP dictionary | SOURCE ADTL_TABL STRUCTURE MISSOBJ OPTIONAL |