SAP ABAP Function Module ISIA_CE_IDOC_TO_XML (Convert a given IDOC to an XML file)
Hierarchy
☛
ECC-DIMP (Software Component) DIMP
⤷
IS-A-SWP (Application Component) Supplier Workplace
⤷
ISIA (Package) Internet Supplier Integration: Application layer
⤷
⤷
Basic Data
| Function Module | ISIA_CE_IDOC_TO_XML | Convert a given IDOC to an XML file |
| Function Group | A_CE | Common functions for SWP |
| Program Name | SAPLA_CE | |
| INCLUDE Name | LA_CEU06 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ET_XML_DATA | TYPE | W3HTMLTABTYPE | Contains HTML for WWW client | |||
| |
ET_RETURN | TYPE | ISI_BAPIRETURN1_TT | Return parameters | |||
| |
IT_EDIDS | TYPE | ISI_EDIDS_TT | Table of edids | |||
| |
IT_EDIDD | TYPE | EDIDD_TT | Table of EDIDD | |||
| |
IT_RETURN | TYPE | ISI_BAPIRETURN1_TT | Return parameters | |||
| |
IS_EDIDC | TYPE | EDIDC | Control record (IDoc) | |||
| |
IF_BUILD_HIERARCHY | TYPE | KEYFLAG | build hierarchy information for the IDOC segements | |||
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 | 20050301 |
| SAP Release Created in | 46C2 |