Table/Structure Field list used by SAP ABAP Function Module DD_TABL_ACTIVATE_CV (Aktivieren von Tabellen im DB-Utility)
SAP ABAP Function Module
DD_TABL_ACTIVATE_CV (Aktivieren von Tabellen im DB-Utility) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DDERR - ERRLIST | AS400-DDIC: Input list of self-recovering errors | ||
| 2 | DDERR - PROTNAME | ABAP/4 Dictionary: name of SDIC log | ||
| 3 | DDERR - SEVERITY | Output: Severity of error (N/SPACE-normal, E/F/A-error) | ||
| 4 | DDREFSTRUC - MODE | DD.: definition of activation mode | ||
| 5 | DDXTT - MODEFLAG | Results of Distribution Run (Table DDXTT) | SOURCE VALUE(STATUS) LIKE DDXTT-MODEFLAG DEFAULT SPACE |
|
| 6 | DDXTT - MODEFLAG | Results of Distribution Run (Table DDXTT) | ||
| 7 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 8 | T100 - ARBGB | Application Area | ||
| 9 | TBATG - OBJECT | DD: object type to which the operation is applied | SOURCE VALUE(OBJ_TYPE) LIKE TBATG-OBJECT DEFAULT 'TABL' |
|
| 10 | TBATG - OBJECT | DD: object type to which the operation is applied | ||
| 11 | TBATG - TABNAME | Name of the ABAP Dictionary object | SOURCE VALUE(TABNAME) LIKE TBATG-TABNAME |
|
| 12 | TBATG - TABNAME | Name of the ABAP Dictionary object | ||
| 13 | TBATGKEY - OBJECT | DD: object type to which the operation is applied | SOURCE VALUE(OBJ_TYPE) LIKE TBATG-OBJECT DEFAULT 'TABL' |
|
| 14 | TBATGKEY - OBJECT | DD: object type to which the operation is applied | ||
| 15 | TBATGKEY - TABNAME | Name of the ABAP Dictionary object | SOURCE VALUE(TABNAME) LIKE TBATG-TABNAME |
|
| 16 | TBATGKEY - TABNAME | Name of the ABAP Dictionary object |