Table list used by SAP ABAP Function Module WWW_ITAB_TO_HTML_HEADERS (Setzen von Spaltenüberschriften einer internen Tabelle im Inter/Intranet)
SAP ABAP Function Module
WWW_ITAB_TO_HTML_HEADERS (Setzen von Spaltenüberschriften einer internen Tabelle im Inter/Intranet) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DFIES | DD Interface: Table Fields for DDIF_FIELDINFO_GET | ||
| 2 | DFIES | DD Interface: Table Fields for DDIF_FIELDINFO_GET | SOURCE VALUE(TABLE_NAME) LIKE DFIES-TABNAME OPTIONAL |
|
| 3 | W3FIELDS | Field directory for internal table display in HTML | SOURCE VALUE(BGCOLOR) LIKE W3FIELDS-BG_COLOR OPTIONAL |
|
| 4 | W3FIELDS | Field directory for internal table display in HTML | SOURCE VALUE(SYMBOL) LIKE W3FIELDS-SYMBOL OPTIONAL |
|
| 5 | W3FIELDS | Field directory for internal table display in HTML | SOURCE VALUE(SIZE) LIKE W3FIELDS-SIZE OPTIONAL |
|
| 6 | W3FIELDS | Field directory for internal table display in HTML | SOURCE VALUE(FIELD_NR) LIKE W3FIELDS-NR DEFAULT 0 |
|
| 7 | W3FIELDS | Field directory for internal table display in HTML | SOURCE VALUE(LINK) LIKE W3FIELDS-LINK OPTIONAL |
|
| 8 | W3FIELDS | Field directory for internal table display in HTML | SOURCE VALUE(JUSTIFIED) LIKE W3FIELDS-JUST OPTIONAL |
|
| 9 | W3FIELDS | Field directory for internal table display in HTML | SOURCE VALUE(ICON) LIKE W3FIELDS-ICON OPTIONAL |
|
| 10 | W3FIELDS | Field directory for internal table display in HTML | SOURCE VALUE(FONT) LIKE W3FIELDS-FONT OPTIONAL |
|
| 11 | W3FIELDS | Field directory for internal table display in HTML | SOURCE VALUE(FGCOLOR) LIKE W3FIELDS-FG_COLOR OPTIONAL |
|
| 12 | W3HEAD | Field directory for internal table display in HTML | ||
| 13 | W3HEAD | Field directory for internal table display in HTML | SOURCE VALUE(TEXT) LIKE W3HEAD-TEXT OPTIONAL |
|
| 14 | W3HEAD | Field directory for internal table display in HTML | SOURCE HEADER STRUCTURE W3HEAD |