Menu

SAP Function Module CRM_XML_MAP_FROM_BAPIMTCS

Konvertierung zu XML aus der BAPIMTCS (CRM konform)

The Function Module CRM_XML_MAP_FROM_BAPIMTCS (Konvertierung zu XML aus der BAPIMTCS (CRM konform)) is a standard Function Module in SAP ERP and is part of the function group CXML within the package CRMB.

Technical Information

Function Module CRM_XML_MAP_FROM_BAPIMTCS
Short Text Konvertierung zu XML aus der BAPIMTCS (CRM konform)
Function Group CXML
Package CRMB
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_OBJCLASS LIKE BAPICRMOBJ-OBJCLASS Objekt Klasse

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_STATUS LIKE SY-SUBRC Ausgabe: Verarbeitungsstatus

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TI_BAPIMTCS LIKE BAPIMTCS Eingangsstruktur (untypisiert)
T_BAPIMTCS_XML LIKE BAPIMTCS Ausgabetabelle

Exceptions

This function module does not define any Exceptions.