Menu

SAP Function Module MAP_MAKT_TO_BAPIMTCS

MAKT-Daten in die Übergabestruktur schreiben

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.

Technical Information

Function Module MAP_MAKT_TO_BAPIMTCS
Short Text MAKT-Daten in die Übergabestruktur schreiben
Function Group CRM1
Package CRM
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_BAPICRMDH2 TYPE BAPICRMDH2 Bapi-Struktur Download Kopfdaten

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing 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

Table Parameters

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

Exceptions

This function module does not define any Exceptions.