The Function Module RH_GET_SAP_HRSOBJECTS () is a standard Function Module in SAP ERP and is part of the function group RHWR within the package SP00.
Function Module | RH_GET_SAP_HRSOBJECTS |
Short Text | |
Function Group | RHWR |
Package | SP00 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OTYPE | TYPE | OTYPE | Object Type | |
PLVAR | TYPE | PLVAR | Plan Version |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
HRSOBJECTS | LIKE | HRSOBJECT | Index for Standard Objects |
This function module does not define any Exceptions.