The Function Module SWL_SUBSTITUTION_QUERY (WLC: Holen der Vertretungsreglungen für einen Benutzer) is a standard Function Module in SAP ERP and is part of the function group SWLA within the package SWL.
Function Module | SWL_SUBSTITUTION_QUERY |
Short Text | WLC: Holen der Vertretungsreglungen für einen Benutzer |
Function Group | SWLA |
Package | SWL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
USER | LIKE | SY-UNAME | SY-UNAME |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
NUMBER_OF_SUBSTITUTIONS | LIKE | TWFS-S_CNT | ||
SUBSTITUTION_ACTIVE | LIKE | TWFS-REP_FLAG |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.