Menu

SAP Function Module W_VAS_CPO_SERVICES_GET

Ermitteln der relevanten FRM-Services bei Sammelbestellung

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 W_VAS_CPO_SERVICES_GET (Ermitteln der relevanten FRM-Services bei Sammelbestellung) is a standard Function Module in SAP ERP and is part of the function group WFR23 within the package WFRM.

Technical Information

Function Module W_VAS_CPO_SERVICES_GET
Short Text Ermitteln der relevanten FRM-Services bei Sammelbestellung
Function Group WFR23
Package WFRM
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_EKKO LIKE FRM_EKKO_WA_T Bestellkopf
I_EKPO LIKE EKPO Bestellposition
I_GEN_DEL_WA TYPE WFRM_INDEX_PO_TYPE Arbeitsbereich bei Sammelbestellerzeugung
I_SIREL_ONLY TYPE WFRM_FLAG 'X' nur FRM-Services, für d. Unterpos. relevant sind

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_TWT_ACTION LIKE TWT_ACTION Serviceaktion

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_GEN_DEL_WA TYPE WFRM_INDEX_PO_TYPE Ausgabe Arbeitsbereich mit neuen Daten

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_TWT_ACTION LIKE TWT_ACTION Tabelle aller Serviceaktionen

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_DETERMINATION_POSSIBLE bestimmung nicht möglich
NO_SERVICES keine Services gefunden
SERVICES_NOT_ACTIVE FRM-Services nicht aktiviert