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 Table  DFIES DD Interface: Table Fields for DDIF_FIELDINFO_GET
2 Table  DFIES DD Interface: Table Fields for DDIF_FIELDINFO_GET SOURCE VALUE(TABLE_NAME) LIKE DFIES-TABNAME OPTIONAL
3 Table  W3FIELDS Field directory for internal table display in HTML SOURCE VALUE(BGCOLOR) LIKE W3FIELDS-BG_COLOR OPTIONAL
4 Table  W3FIELDS Field directory for internal table display in HTML SOURCE VALUE(SYMBOL) LIKE W3FIELDS-SYMBOL OPTIONAL
5 Table  W3FIELDS Field directory for internal table display in HTML SOURCE VALUE(SIZE) LIKE W3FIELDS-SIZE OPTIONAL
6 Table  W3FIELDS Field directory for internal table display in HTML SOURCE VALUE(FIELD_NR) LIKE W3FIELDS-NR DEFAULT 0
7 Table  W3FIELDS Field directory for internal table display in HTML SOURCE VALUE(LINK) LIKE W3FIELDS-LINK OPTIONAL
8 Table  W3FIELDS Field directory for internal table display in HTML SOURCE VALUE(JUSTIFIED) LIKE W3FIELDS-JUST OPTIONAL
9 Table  W3FIELDS Field directory for internal table display in HTML SOURCE VALUE(ICON) LIKE W3FIELDS-ICON OPTIONAL
10 Table  W3FIELDS Field directory for internal table display in HTML SOURCE VALUE(FONT) LIKE W3FIELDS-FONT OPTIONAL
11 Table  W3FIELDS Field directory for internal table display in HTML SOURCE VALUE(FGCOLOR) LIKE W3FIELDS-FG_COLOR OPTIONAL
12 Table  W3HEAD Field directory for internal table display in HTML
13 Table  W3HEAD Field directory for internal table display in HTML SOURCE VALUE(TEXT) LIKE W3HEAD-TEXT OPTIONAL
14 Table  W3HEAD Field directory for internal table display in HTML SOURCE HEADER STRUCTURE W3HEAD