SAP ABAP Function Module WWW_ITAB_TO_HTML_LAYOUT (Layout Parameters for Internal Table Display in Internet/Intranet)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CI-WEBR (Application Component) WebRFC, Web Reporting
⤷
SWWW (Package) Development class for basis WWW project

⤷

⤷

Basic Data
Function Module | WWW_ITAB_TO_HTML_LAYOUT | Layout Parameters for Internal Table Display in Internet/Intranet |
Function Group | SURL | SAP Internet |
Program Name | SAPLSURL | SAP WWW |
INCLUDE Name | LSURLU27 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
FIELD_NR | TYPE | W3FIELDS-NR | Number of field in internal table | |||
![]() |
LINE_NR | TYPE | W3FIELDS-LNR | 0 | Line number of a field | ||
![]() |
JUSTIFIED | TYPE | W3FIELDS-JUST | Alignment of text (as in HTML standard) | |||
![]() |
ICON | TYPE | W3FIELDS-ICON | Flag indicating whether column contents are displayed as an icon | |||
![]() |
SYMBOL | TYPE | W3FIELDS-SYMBOL | Flag indicating whether column contents are displayed as a symbol | |||
![]() |
SIZE | TYPE | W3FIELDS-SIZE | Size of text (as in HTML standard) | |||
![]() |
LINK | TYPE | W3FIELDS-LINK | If link desired, specify URL here | |||
![]() |
FGCOLOR | TYPE | W3FIELDS-FG_COLOR | Text color (as in HTML, e.g. red, green ...) | |||
![]() |
BGCOLOR | TYPE | W3FIELDS-BG_COLOR | Background color of a line (as in HTML) | |||
![]() |
FONT | TYPE | W3FIELDS-FONT | Text font (as in HTML standard) | |||
![]() |
FIELDS | TYPE | W3FIELDS | Contains field attributes | |||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 19970226 |
SAP Release Created in |