Table/Structure Field list used by SAP ABAP Function Module DD_TTYP_ACT (DD: Table type activator for single processing)
SAP ABAP Function Module
DD_TTYP_ACT (DD: Table type activator for single processing) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DCDDOBJ - TYPE | ABAP/4 Dictionary object type | ||
| 2 | DCDDOBJ - NAME | Name of the ABAP Dictionary object | ||
| 3 | DCGENTB - NAME | Name of the ABAP Dictionary object | ||
| 4 | DCGENTB - TYPE | ABAP/4 Dictionary object type | ||
| 5 | DD40L - TYPENAME | Name of table type | ||
| 6 | DD40L - TYPENAME | Name of table type | SOURCE VALUE(TTYP_NAME) LIKE DD40L-TYPENAME |
|
| 7 | DDMASS - VERSION | Version of DD object to be activated | ||
| 8 | DDMASS - MEDIUM | DD: Category of input medium in mass activation program | ||
| 9 | DDMASS - INACTIVE | 'X': Inactive, ' ': Active nametab is written | ||
| 10 | DDMASS - FRCACT | DD: Flag if dependent objects should be activated | ||
| 11 | DDMASS - DDMODE | DD: mode in the mass activation program | ||
| 12 | DDREFSTRUC - BOOL | DD: truth value | SOURCE VALUE(AUTH_CHK) LIKE DDREFSTRUC-BOOL DEFAULT 'X' |
|
| 13 | DDREFSTRUC - BOOL | DD: truth value | ||
| 14 | DDREFSTRUC - MODE | DD.: definition of activation mode | ||
| 15 | DDREFSTRUC - MODE | DD.: definition of activation mode | SOURCE VALUE(ACT_MODE) LIKE DDREFSTRUC-MODE DEFAULT 9 |
|
| 16 | DDREFSTRUC - STATE | Status of the ABAP Dictionary object | ||
| 17 | DDREFSTRUC - STATE | Status of the ABAP Dictionary object | SOURCE VALUE(TIMER_ON) LIKE DDREFSTRUC-STATE DEFAULT ' ' |
|
| 18 | DDTTACTRES - ACT_RESULT | Return Code | ||
| 19 | SPRWR - DEVICE | Output medium | ||
| 20 | SPRWR - DEVICE | Output medium | SOURCE VALUE(DEVICE) LIKE SPRWR-DEVICE DEFAULT 'T' |
|
| 21 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables |