The Function Module W_VAS_DELIVERY_SERVICES_GET (Ermitteln der relevanten FRM-Services für An-/Auslieferung) is a standard Function Module in SAP ERP and is part of the function group WFR23 within the package WFRM.
Function Module | W_VAS_DELIVERY_SERVICES_GET |
Short Text | Ermitteln der relevanten FRM-Services für An-/Auslieferung |
Function Group | WFR23 |
Package | WFRM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_KOMDLGN | LIKE | KOMDLGN | Kommunkationsstruktur: Lieferung | |
I_LIKP | LIKE | LIKPVB | Lieferung: Kopfdaten | |
I_LIPS | LIKE | LIPSVB | Lieferung: Positionsdaten | |
I_SIREL_ONLY | TYPE | WFRM_FLAG | 'X' | nur FRM-Services, für d. Unterpos. relevant sind |
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 |
This function module does not define any CHANGING 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 |
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 |