Menu

SAP Function Module SWL_SUBSTITUTION_QUERY

WLC: Holen der Vertretungsreglungen für einen Benutzer

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.

Technical Information

Function Module SWL_SUBSTITUTION_QUERY
Short Text WLC: Holen der Vertretungsreglungen für einen Benutzer
Function Group SWLA
Package SWL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
USER LIKE SY-UNAME SY-UNAME

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.