The Function Module CRM_MAP_DLV_BAPI_TO_BAPIMTCS (Mappen BAPI-Strukturen der Lieferung nach BAPIMTCS-Strukturen) is a standard Function Module in SAP ERP and is part of the function group CRM_DELIV_SEND within the package CRM.
Function Module | CRM_MAP_DLV_BAPI_TO_BAPIMTCS |
Short Text | Mappen BAPI-Strukturen der Lieferung nach BAPIMTCS-Strukturen |
Function Group | CRM_DELIV_SEND |
Package | CRM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_BAPIADDR3 | TYPE | BAPIADDR3T | BAPI-Referenzstruktur für Adressen (Ansprechpartner) | |
IT_BAPILEDLHEAD | TYPE | BAPILEDLHEADT | Vertriebsbeleg: Kopfdaten Lieferung | |
IT_BAPILEDLITEM | TYPE | BAPILEDLITEMT | Vertriebsbeleg: Positionsdaten Lieferung | |
IT_BAPILEDLPOD | TYPE | BAPILEDLPODT | Vertriebsbeleg: POD-Daten | |
IT_BAPISDCOND | TYPE | BAPISDCONDT | Preisfindung Kommunikations-Konditionssatz | |
IT_BAPISDFLOW | TYPE | BAPISDFLOWT | Vertriebsbelegfluss | |
IT_BAPISDHDST | TYPE | BAPISDHDSTT | Vertriebsbeleg: Kopfstatus und Verwaltungsdaten | |
IT_BAPISDITST | TYPE | BAPISDITSTT | Vertriebsbeleg: Positionsstatus | |
IT_BAPISDPART | TYPE | BAPISDPARTT | Vertriebsbeleg: Partner |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_BAPICRMKEY | TYPE | BAPICRMKEYT | BAPI Struktur Schlüsselinformationen | |
ET_BAPIMTCS | TYPE | BAPIMTCST | Middleware Transaktionenbehälterstruktur |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.