The Function Module MAP_MAKT_TO_BAPIMTCS (MAKT-Daten in die Übergabestruktur schreiben) is a standard Function Module in SAP ERP and is part of the function group CRM1 within the package CRM.
Function Module | MAP_MAKT_TO_BAPIMTCS |
Short Text | MAKT-Daten in die Übergabestruktur schreiben |
Function Group | CRM1 |
Package | CRM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BAPICRMDH2 | TYPE | BAPICRMDH2 | Bapi-Struktur Download Kopfdaten |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_CURRDNO | TYPE | CURRDNO | Nummer des aktuellen Datensegments |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TI_DELTOP | LIKE | TABKEYOP | Operation je Datensatz für Delta Download | |
TI_MAKT | LIKE | MAKT | Materialkurztexte | |
TO_BAPIMTCS | LIKE | BAPIMTCS | Middleware Transaktionenbehälterstruktur | |
TO_BAPIMTCSIT | LIKE | BAPIMTCS | Middleware Transaktionenbehälterstruktur |
This function module does not define any Exceptions.