Table/Structure Field 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 - SCRTEXT_M | Medium Field Label | ||
| 2 | DFIES - SCRTEXT_S | Short Field Label | ||
| 3 | DFIES - TABNAME | Table Name | ||
| 4 | DFIES - TABNAME | Table Name | SOURCE VALUE(TABLE_NAME) LIKE DFIES-TABNAME OPTIONAL |
|
| 5 | DFIES - SCRTEXT_L | Long Field Label | ||
| 6 | SYST - LANGU | ABAP System Field: Language Key of Text Environment | ||
| 7 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 8 | W3FIELDS - LINK | Prefix of a URL | SOURCE VALUE(LINK) LIKE W3FIELDS-LINK OPTIONAL |
|
| 9 | W3FIELDS - SYMBOL | Flag indicating whether attribute is wanted or not (SPACE) | SOURCE VALUE(SYMBOL) LIKE W3FIELDS-SYMBOL OPTIONAL |
|
| 10 | W3FIELDS - SYMBOL | Flag indicating whether attribute is wanted or not (SPACE) | ||
| 11 | W3FIELDS - SIZE | Size of a text | SOURCE VALUE(SIZE) LIKE W3FIELDS-SIZE OPTIONAL |
|
| 12 | W3FIELDS - SIZE | Size of a text | ||
| 13 | W3FIELDS - NR | Counter for fields/rows of an internal table | SOURCE VALUE(FIELD_NR) LIKE W3FIELDS-NR DEFAULT 0 |
|
| 14 | W3FIELDS - NR | Counter for fields/rows of an internal table | ||
| 15 | W3FIELDS - LINK | Prefix of a URL | ||
| 16 | W3FIELDS - JUST | Field content alignment (see HTML <td> tag) | SOURCE VALUE(JUSTIFIED) LIKE W3FIELDS-JUST OPTIONAL |
|
| 17 | W3FIELDS - ICON | Flag indicating whether attribute is wanted or not (SPACE) | SOURCE VALUE(ICON) LIKE W3FIELDS-ICON OPTIONAL |
|
| 18 | W3FIELDS - ICON | Flag indicating whether attribute is wanted or not (SPACE) | ||
| 19 | W3FIELDS - FONT | Font in an HTML table | SOURCE VALUE(FONT) LIKE W3FIELDS-FONT OPTIONAL |
|
| 20 | W3FIELDS - FONT | Font in an HTML table | ||
| 21 | W3FIELDS - FG_COLOR | Color of a table field | SOURCE VALUE(FGCOLOR) LIKE W3FIELDS-FG_COLOR OPTIONAL |
|
| 22 | W3FIELDS - FG_COLOR | Color of a table field | ||
| 23 | W3FIELDS - BG_COLOR | Color of a table field | SOURCE VALUE(BGCOLOR) LIKE W3FIELDS-BG_COLOR OPTIONAL |
|
| 24 | W3FIELDS - BG_COLOR | Color of a table field | ||
| 25 | W3FIELDS - JUST | Field content alignment (see HTML <td> tag) | ||
| 26 | W3HEAD - TEXT | Short text for WWWDATA objects | SOURCE VALUE(TEXT) LIKE W3HEAD-TEXT OPTIONAL |
|
| 27 | W3HEAD - TEXT | Short text for WWWDATA objects | ||
| 28 | W3HEAD - SYMBOL | Flag indicating whether attribute is wanted or not (SPACE) | ||
| 29 | W3HEAD - SIZE | Size of a text | ||
| 30 | W3HEAD - NR | Counter for fields/rows of an internal table | ||
| 31 | W3HEAD - LNR | Counter for fields/rows of an internal table | ||
| 32 | W3HEAD - LINK | Prefix of a URL | ||
| 33 | W3HEAD - JUST | Field content alignment (see HTML <td> tag) | ||
| 34 | W3HEAD - ICON | Flag indicating whether attribute is wanted or not (SPACE) | ||
| 35 | W3HEAD - FONT | Font in an HTML table | ||
| 36 | W3HEAD - FG_COLOR | Color of a table field | ||
| 37 | W3HEAD - BG_COLOR | Color of a table field |