Data Element 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 | ![]() |
TABNAME | Table Name | SOURCE VALUE(TABLE_NAME) LIKE DFIES-TABNAME OPTIONAL |
2 | ![]() |
W3SIZE | Size of a text | SOURCE VALUE(SIZE) LIKE W3FIELDS-SIZE OPTIONAL |
3 | ![]() |
W3URL | Prefix of a URL | SOURCE VALUE(LINK) LIKE W3FIELDS-LINK OPTIONAL |
4 | ![]() |
W3_TEXT | Short text for WWWDATA objects | SOURCE VALUE(TEXT) LIKE W3HEAD-TEXT OPTIONAL |
5 | ![]() |
WWWCNT | Counter for fields/rows of an internal table | SOURCE VALUE(FIELD_NR) LIKE W3FIELDS-NR DEFAULT 0 |
6 | ![]() |
WWWCOLOR | Color of a table field | SOURCE VALUE(FGCOLOR) LIKE W3FIELDS-FG_COLOR OPTIONAL |
7 | ![]() |
WWWCOLOR | Color of a table field | SOURCE VALUE(BGCOLOR) LIKE W3FIELDS-BG_COLOR OPTIONAL |
8 | ![]() |
WWWFONT | Font in an HTML table | SOURCE VALUE(FONT) LIKE W3FIELDS-FONT OPTIONAL |
9 | ![]() |
WWWJUST | Field content alignment (see HTML <td> tag) | SOURCE VALUE(JUSTIFIED) LIKE W3FIELDS-JUST OPTIONAL |
10 | ![]() |
WWWSET | Flag indicating whether attribute is wanted or not (SPACE) | SOURCE VALUE(SYMBOL) LIKE W3FIELDS-SYMBOL OPTIONAL |
11 | ![]() |
WWWSET | Flag indicating whether attribute is wanted or not (SPACE) | SOURCE VALUE(ICON) LIKE W3FIELDS-ICON OPTIONAL |