Menu

SAP Function Module RH_RESOLVE_RESPONSIBILITIES

Role Resolution for Standard Roles with Responsibilities

The Function Module RH_RESOLVE_RESPONSIBILITIES (Role Resolution for Standard Roles with Responsibilities) is a standard Function Module in SAP ERP and is part of the function group RHUZ within the package SP00.

Technical Information

Function Module RH_RESOLVE_RESPONSIBILITIES
Short Text Role Resolution for Standard Roles with Responsibilities
Function Group RHUZ
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
ACT_OBJECT LIKE RHOBJECTS-OBJECT
ACT_OBJID LIKE OBJEC-OBJID
ACT_OTYPE LIKE OBJEC-OTYPE
ACT_PLVAR LIKE OBJEC-PLVAR Plan Version
SEARCH_DATE LIKE SY-DATUM SY-DATUM Date

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ACTOR_TAB LIKE SWHACTOR Agents
AC_CONTAINER LIKE SWCONT Container

Exceptions

This function module does not define any Exceptions.