SAP Function Module RH_ELEMENT_VALUE_REQUEST

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

Technical Information

Function Module RH_ELEMENT_VALUE_REQUEST
Short Text
Function Group RHWC
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_CONTAINER CLASS IF_SWF_CNT_CONTAINER Container - Implementation of a 'Collection'
ACT_DYNNR LIKE SY-DYNNR
ACT_ELEMENT_NAME LIKE
ACT_OTYPE_FIELDNAME LIKE
ACT_REPID LIKE SY-REPID
ACT_STEPL LIKE SY-STEPL 0
ACT_TABNAME LIKE

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ACT_ELEMENT LIKE HRS1212-EV_ELEMENT

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
ACT_CONT_DEF LIKE SWCONTDEF

Exceptions

This function module does not define any Exceptions.