Menu

SAP Function Module RH_USERGROUP_CONDITION_PROCESS

The Function Module RH_USERGROUP_CONDITION_PROCESS () is a standard Function Module in SAP ERP and is part of the function group RHUA within the package SP00.

Technical Information

Function Module RH_USERGROUP_CONDITION_PROCESS
Short Text
Function Group RHUA
Package SP00
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BEGDA LIKE SY-DATUM SY-DATUM Date and Time, Current (Application Server) Date
ENDDA LIKE SY-DATUM SY-DATUM Date and Time, Current (Application Server) Date
PLVAR TYPE PLVAR Plan Version
UNAME LIKE SY-UNAME SAP System, User Logon Name

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FUNC_DATA TYPE HRFUNC_BC_TAB General Data for Selection by Function Module (Basis)

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OBJECTS_IN LIKE HRSOBID Extended Object
OBJECTS_OUT LIKE HRSOBID Extended Object

Exceptions

This function module does not define any Exceptions.