SAP ABAP Function Module BBP_OUTPUT_XML_TO_HTMLXML (Transformation einer XML Produktkonfiguration nach HTML)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
SRM-EBP (Application Component) Enterprise Buyer
⤷
BBP_OUT (Package) Output from EBP
⤷
⤷
Basic Data
| Function Module | BBP_OUTPUT_XML_TO_HTMLXML | Transformation einer XML Produktkonfiguration nach HTML |
| Function Group | BBP_OUTPUT | Output of BBP Documents |
| Program Name | SAPLBBP_OUTPUT | |
| INCLUDE Name | LBBP_OUTPUTU32 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
I_XML_DATA_RAW | TYPE | SOLIX | XML Konfigurationsdaten im Binärformat | |||
| |
E_HTMLXML_DATA_RAW | TYPE | SOLIX | HTML Konfigurationsdaten im Binärformat | |||
| |
XSLT_FAILURE | TYPE | Failure while transforming product configuration XML data to HTML | ||||
| |
XSL_NOT_FOUND | TYPE | XML style sheet is missing | ||||
| |
XSL_INVALID | TYPE | XML style sheet has no end tag | ||||
| |
INVALID_PROCESSING_INSTRUCTION | TYPE | XML processing instruction for the style sheet has no end tag | ||||
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 | 20010403 |
| SAP Release Created in | 30A |