Table/Structure Field list used by SAP ABAP Function Module CREATE_XLS_HEADER_FROM_DDIC (Erzeugen eine Tabellenüberschrift aus einer DDIC Tabelle)
SAP ABAP Function Module
CREATE_XLS_HEADER_FROM_DDIC (Erzeugen eine Tabellenüberschrift aus einer DDIC Tabelle) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DCOBJBEZ - NAME | Name of ABAP Dictionary Object | SOURCE VALUE(I_TABNAME) LIKE DCOBJDEF-NAME |
|
| 2 | DCOBJBEZ - NAME | Name of ABAP Dictionary Object | ||
| 3 | DCOBJDEF - NAME | Name of ABAP Dictionary Object | ||
| 4 | DCOBJDEF - NAME | Name of ABAP Dictionary Object | SOURCE VALUE(I_TABNAME) LIKE DCOBJDEF-NAME |
|
| 5 | DFIES - OFFSET | Field Offset in Work Area | ||
| 6 | DFIES - LENG | Length (No. of Characters) | ||
| 7 | DFIES - INTTYPE | ABAP data type (C,D,N,...) | ||
| 8 | DFIES - FIELDTEXT | Short Description of Repository Objects | ||
| 9 | DFIES - FIELDNAME | Field Name | ||
| 10 | DFIES - DECIMALS | Number of Decimal Places | ||
| 11 | DFIES - DATATYPE | ABAP/4 Dictionary: Screen data type for Screen Painter | ||
| 12 | SYST - MSGID | ABAP System Field: Message ID | ||
| 13 | SYST - MSGNO | ABAP System Field: Message Number | ||
| 14 | SYST - MSGV1 | ABAP System Field: Message Variable | ||
| 15 | SYST - MSGV2 | ABAP System Field: Message Variable | ||
| 16 | SYST - MSGV3 | ABAP System Field: Message Variable | ||
| 17 | SYST - MSGV4 | ABAP System Field: Message Variable | ||
| 18 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 19 | T002 - SPRAS | Language Key | ||
| 20 | T002 - SPRAS | Language Key | SOURCE VALUE(I_LANGU) LIKE T002-SPRAS DEFAULT SY-LANGU |