The Function Module BUILD_PERIOD_TABLE (Build Period Table (Months, Quarters, Year)) is a standard Function Module in SAP ERP and is part of the function group RPHU within the package PC10.
Function Module | BUILD_PERIOD_TABLE |
Short Text | Build Period Table (Months, Quarters, Year) |
Function Group | RPHU |
Package | PC10 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
YEAR | TYPE | T549Q-PABRJ | Accounting year |
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 |
---|---|---|---|---|
PERIOD_TABLE | LIKE | RANGE_PRDS | HRUS Payroll Reporting Period Range Table |
This function module does not define any Exceptions.