Menu

SAP Function Module FSBP_TC_SERV_SELVAR_GET_ROLES

Service zu Rollen: Ermitteln aller Rollen zu einer Selektionsvariante

The Function Module FSBP_TC_SERV_SELVAR_GET_ROLES (Service zu Rollen: Ermitteln aller Rollen zu einer Selektionsvariante) is a standard Function Module in SAP ERP and is part of the function group FSBP_TC_SERV within the package FSBP_TC.

Technical Information

Function Module FSBP_TC_SERV_SELVAR_GET_ROLES
Short Text Service zu Rollen: Ermitteln aller Rollen zu einer Selektionsvariante
Function Group FSBP_TC_SERV
Package FSBP_TC
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_LANGU TYPE SY-LANGU SY-LANGU SAP R/3 System, Current Language
I_SELVAR TYPE BP_TC_DTE_SELVAR Total Commitment: Selection Variant

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FLG_RETURN TYPE BOOLE_D Data Element for Domain BOOLE: TRUE (-'X') and FALSE (-' ')
E_TAB_ROLE_DATA TYPE FSBP_TC_TTY_ROLE_DATA_ALL Role Details for Data Procurement for all Applications
E_TAB_TP47 TYPE FSBP_TC_TTY_TP47 Assignment of Role in Application to Role Set

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.