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.
Function Module | RH_ELEMENT_VALUE_REQUEST |
Short Text | |
Function Group | RHWC |
Package | SP00 |
Module Type | Normal Module |
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 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACT_ELEMENT | LIKE | HRS1212-EV_ELEMENT |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ACT_CONT_DEF | LIKE | SWCONTDEF |
This function module does not define any Exceptions.