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