Menu

SAP Function Module RH_OM_PERIODS_GET

The Function Module RH_OM_PERIODS_GET () is a standard Function Module in SAP ERP and is part of the function group RHOMDETAILMANAGER within the package SP0E.

Technical Information

Function Module RH_OM_PERIODS_GET
Short Text
Function Group RHOMDETAILMANAGER
Package SP0E
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NUMBER_OF_PERIODS LIKE SY-TABIX Internal Tables, Current Row Index

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
PERIODS LIKE HRPERIODS Periods

Exceptions

This function module does not define any Exceptions.