SAP ABAP Function Module COM_SCE_API_XML_TO_IDOC (Wandelt eine XML Repräsentation der Konfiguration ins IDOC Format um)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-BF-CFG (Application Component) Product Configuration
⤷
COM_IPC_API_CONFIG (Package) Interface Modules for the IPC (Configuration)
⤷
⤷
Basic Data
| Function Module | COM_SCE_API_XML_TO_IDOC | Wandelt eine XML Repräsentation der Konfiguration ins IDOC Format um |
| Function Group | COM_SCE_API | Interface via SPC Bridge (RFC) |
| Program Name | SAPLCOM_SCE_API | |
| INCLUDE Name | LCOM_SCE_APIU04 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
EV_RETCODE | TYPE | SYST-SUBRC | 0:Erfolg, 1: Fehler | |||
| |
ET_CFG | TYPE | COMT_CUCFG_TAB | Konfiguration Header | |||
| |
ET_PRT | TYPE | COMT_CUPRT_TAB | Parts | |||
| |
ET_INS | TYPE | COMT_CUINS_TAB | Instanzen | |||
| |
ET_VAL | TYPE | COMT_CUVAL_TAB | Bewertungen | |||
| |
ET_VK | TYPE | COMT_CUVK_TAB | Variantenschlüssel | |||
| |
ET_ERR | TYPE | COMT_SCE_CFGXML_ERROR_TAB | Container für Meldungen die der XML Parser liefert | |||
| |
IT_CFGXML | TYPE | COMT_SCE_CFGXML_TAB | XML Container für die externe Repräsentation der Konfigurati | |||
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 | 20010320 |
| SAP Release Created in | 20C |