Table/Structure Field list used by SAP ABAP Function Module DD_TTHD_PUT (DD: Interface for writing table type headers)
SAP ABAP Function Module
DD_TTHD_PUT (DD: Interface for writing table type headers) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DD40V - TYPENAME | Name of table type | ||
| 2 | DD40V - TYPENAME | Name of table type | SOURCE VALUE(TTYP_NAME) LIKE DD40V-TYPENAME |
|
| 3 | DDREFSTRUC - STATE | Status of the ABAP Dictionary object | ||
| 4 | DDREFSTRUC - STATE | Status of the ABAP Dictionary object | SOURCE VALUE(PUT_STATE) LIKE DDREFSTRUC-STATE DEFAULT 'N' |
|
| 5 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||