The Function Module W_VAS_SERVICES_GET_SINGLE_DOC (Ermittlung der für eine Belegposition relevanten FRM-Services) is a standard Function Module in SAP ERP and is part of the function group WFR23 within the package WFRM.
Function Module | W_VAS_SERVICES_GET_SINGLE_DOC |
Short Text | Ermittlung der für eine Belegposition relevanten FRM-Services |
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_APPLICATION | TYPE | ADDI_APPL | Anwendung für Zugriff auf Services | |
I_DOC_ITEM | TYPE | ADDI_POSNR | Belegposition für Zugriff auf Services | |
I_DOC_NBR | TYPE | ADDI_RDID | Belegnummer für Zugriff auf Services | |
I_SIREL | TYPE | FRM_SIREL | 'X' | Einschränkung: Relevanz fü Unterpositionen |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
ET_WTADAB | LIKE | FRM_WTADAB_EXTENDED_T | Servicebeschreibungen |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INTERFACE_ERROR | Fehler beim Ausfruf des Funktionsbausteins |
NO_SERVICES_FOUND | keine Services gefunden |