Table/Structure Field list used by SAP ABAP Function Module WWW_ITAB_TO_HTML (Convert Internal Table to HTML Table)
SAP ABAP Function Module
WWW_ITAB_TO_HTML (Convert Internal Table to HTML Table) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SYST - INDEX | ABAP System Field: Loop Index | ||
| 2 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 3 | SYST - FDPOS | ABAP System Field: Occurrence in Byte or Character String | ||
| 4 | W3FIELDS - LNR | Counter for fields/rows of an internal table | ||
| 5 | W3FIELDS - SYMBOL | Flag indicating whether attribute is wanted or not (SPACE) | ||
| 6 | W3FIELDS - SIZE | Size of a text | ||
| 7 | W3FIELDS - NR | Counter for fields/rows of an internal table | ||
| 8 | W3FIELDS - LINK | Prefix of a URL | ||
| 9 | W3FIELDS - JUST | Field content alignment (see HTML <td> tag) | ||
| 10 | W3FIELDS - ICON | Flag indicating whether attribute is wanted or not (SPACE) | ||
| 11 | W3FIELDS - FONT | Font in an HTML table | ||
| 12 | W3FIELDS - FG_COLOR | Color of a table field | ||
| 13 | W3FIELDS - BG_COLOR | Color of a table field | ||
| 14 | W3HEAD - FONT | Font in an HTML table | ||
| 15 | W3HEAD - NR | Counter for fields/rows of an internal table | ||
| 16 | W3HEAD - SIZE | Size of a text | ||
| 17 | W3HEAD - TEXT | Short text for WWWDATA objects | ||
| 18 | W3PARAM - URL_PREFIX | Prefix of a URL |