SAP ABAP Function Module ITS_GENERATE_HTML_FROM_DYNPRO (generate html template from dynpro)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-FES-ITS (Application Component) SAP Internet Transaction Server
⤷
SITS_ABAP (Package) ITS ABAP Components
⤷
⤷
Basic Data
| Function Module | ITS_GENERATE_HTML_FROM_DYNPRO | generate html template from dynpro |
| Function Group | SITS | |
| Program Name | SAPLSITS | |
| INCLUDE Name | LSITSU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
SOURCE_STREAM | TYPE | XSTRING | Erzeugter Quelltext, Lieferung von Stil und Generator abhängig | |||
| |
PROGNAME | TYPE | SYST-REPID | name of the r/3-program | |||
| |
DYNNR | TYPE | SYST-DYNNR | number of dynpro | |||
| |
STYLE | TYPE | ITS_STYLES-STYLE | name of style mode | |||
| |
STYLE_2006 | TYPE | W3STYLE | WAB: Stil für die Templategenerierung | |||
| |
GENERATOR_CLASS | TYPE | W3STYLECLASS | WAB: KLasse für Template-Generierung | |||
| |
ADDITIONAL_INFORMATION | TYPE | STRING | Zusatzinformationen | |||
| |
META_HTML | TYPE | W3HTML | HTML container | |||
| |
DYNPRO_STRUCTURE | TYPE | ITS_ELEMEN | element list of a dynpro | |||
| |
DYNPRO_STRUCTURE_2006 | TYPE | ITS_ELEMEN_2006 | Elementliste eines Bildes | |||
| |
STYLE_NOT_VALID | TYPE | parameter style has no valid value 'C', 'B' or' W' | ||||
| |
DYNNR_OR_PROGRAMNAME_NOT_VALID | TYPE | screennr or program does not exist | ||||
| |
CSS_NOT_VALID | TYPE | css does not exist in table its_css | ||||
| |
XSL_NOT_VALID | TYPE | xsl does not exist in table its_xsl | ||||
| |
PLACEHOLDER_NOT_VALID | TYPE | html-tag not in ddic-table its_html_tags | ||||
| |
NO_CARD_IDENTIFIERS_USED | TYPE | no frames as card identifiers used on screen | ||||
| |
ERROR_OCCURED | TYPE | |||||
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 | 19990129 |
| SAP Release Created in |