Menu

SAP Function Module WGT_SAPI_0114_CANCEL

[IMPORT] G/R completion: cancel

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 WGT_SAPI_0114_CANCEL ([IMPORT] G/R completion: cancel) is a standard Function Module in SAP ERP and is part of the function group WB2_TEW_SAPI within the package WB2B_METHODS.

Technical Information

Function Module WGT_SAPI_0114_CANCEL
Short Text [IMPORT] G/R completion: cancel
Function Group WB2_TEW_SAPI
Package WB2B_METHODS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ACTION_MODE TYPE WB2_TEW_ACTION_MODE SPACE Klassifikation einer Folgeaktion
ADDON_DATA TYPE KOMWBGT_TAB Communication structure of WBGT
EXTENSIONIN TYPE WB2_SAPI_PAREX_TAB StepAPI: Tabelle für Extensions
IT_SOURCE_AC TYPE WB2_AC_DATA_STAB Data From Accounting Documents
IT_SOURCE_IV TYPE WB2_IV_DATA_STAB Data From Incoming Invoices
IT_SOURCE_SI_LST TYPE WB2_SI_LST_DATA_STAB Data From SD Documents: Invoice List
IT_TARGET_AC TYPE WB2_AC_DATA_STAB Data From Accounting Documents
IT_TARGET_IV TYPE WB2_IV_DATA_STAB Data From Incoming Invoices
IT_TARGET_SI_LST TYPE WB2_SI_LST_DATA_STAB Data From SD Documents: Invoice List
I_LEADING_CONTROL TYPE WB2_BDC_CONTROL TEW: Batch input control data
I_MODE TYPE WB2_MODE Mode of the steps of a business process
I_PRE_STEP TYPE WB2_PRE_STEP Prestep of a business process
I_STEP TYPE WB2_STEP Step of the business process
I_TEW_TYPE TYPE WB2_TEW_TYPE Trading Execution Workbench Type
MATDOCUMENTYEAR TYPE BAPI2017_GM_HEAD_02-DOC_YEAR Materialbelegjahr
MATERIALDOCUMENT TYPE BAPI2017_GM_HEAD_02-MAT_DOC Nummer des Materialbelegs

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DOCUMENTKEYS TYPE SAPI_DOC_KEY_TAB sortierte Tabelle mit Belegschlüsseln
EXTENSIONOUT TYPE WB2_SAPI_PAREX_TAB StepAPI: Tabelle für Extensions

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN LIKE SAPI_RETURN Returnparameter

Exceptions

This function module does not define any Exceptions.