Menu

SAP Function Module COM_BUPA_BAPIMTCS_TO_SET

Mapt BAPIMTCS Struktur in EEW-Tabellenerweiterung

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module COM_BUPA_BAPIMTCS_TO_SET (Mapt BAPIMTCS Struktur in EEW-Tabellenerweiterung) is a standard Function Module in SAP ERP and is part of the function group COM_BUPA_PROCESS_BAPIMTCS within the package COM_BUPA.

Technical Information

Function Module COM_BUPA_BAPIMTCS_TO_SET
Short Text Mapt BAPIMTCS Struktur in EEW-Tabellenerweiterung
Function Group COM_BUPA_PROCESS_BAPIMTCS
Package COM_BUPA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_APPLICATION TYPE BAPIMTCS-GEN_CHRSTR Information zu generierten Strukturen
IV_PARTNER_GUID TYPE BU_PARTNER_GUID_BAPI GUID eines Geschäftspartners im CHAR 32 Format für BAPIs

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
CT_BAPIMTCS TYPE COM_BUPA_BAPIMTCS_T Tabelle mit Zeilentyp: BAPIMTCS

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.