Menu

SAP Function Module CMPD_SALES_EXECUTE

BADI-Implementierung zur Methode EXECUTE

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 CMPD_SALES_EXECUTE (BADI-Implementierung zur Methode EXECUTE) is a standard Function Module in SAP ERP and is part of the function group CMPD within the package CMPD.

Technical Information

Function Module CMPD_SALES_EXECUTE
Short Text BADI-Implementierung zur Methode EXECUTE
Function Group CMPD
Package CMPD
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_KOMK TYPE KOMK Preisfindung Kommunikations-Kopf
I_KOMP TYPE KOMP Preisfindung Kommunikations-Position.
I_PROTOCOL LIKE CD Protokoll Flag
I_VBAK TYPE VBAK Kalkulationsschemata: Ermittlung in Verkaufsbelegen

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
IE_VBKD TYPE VBKD Verkaufsbeleg: Kaufmännische Daten

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.