Table 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 Table  W3FIELDS Field directory for internal table display in HTML SOURCE FIELDS STRUCTURE W3FIELDS
2 Table  W3FIELDS Field directory for internal table display in HTML
3 Table  W3HEAD Field directory for internal table display in HTML
4 Table  W3HEAD Field directory for internal table display in HTML SOURCE ROW_HEADER STRUCTURE W3HEAD OPTIONAL
5 Table  W3HEAD Field directory for internal table display in HTML SOURCE VALUE(TABLE_HEADER) LIKE W3HEAD OPTIONAL
6 Table  W3HTML Contains HTML for WWW client SOURCE VALUE(TABLE_ATTRIBUTES) LIKE W3HTML DEFAULT 'BORDER=1'
7 Table  W3HTML Contains HTML for WWW client SOURCE HTML STRUCTURE W3HTML
8 Table  W3HTML Contains HTML for WWW client