The Function Module HRGPBS_HER_GET_YEAR_DATES (From Return Year Derive Return Year Start & End Dates) is a standard Function Module in SAP ERP and is part of the function group HRGPBS_HER within the package P08P_HER.
Function Module | HRGPBS_HER_GET_YEAR_DATES |
Short Text | From Return Year Derive Return Year Start & End Dates |
Function Group | HRGPBS_HER |
Package | P08P_HER |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_BEGDA | TYPE | SYDATUM | Return Year Start Date | |
P_DATE_RANGE_DISPLAY | TYPE | P08P_CHAR23 | Return Year as '01.04.XXXX - 31.03.YYYY' | |
P_ENDDA | TYPE | SYDATUM | Return Year End Date | |
P_IYEAR | TYPE | P08_USSC02 | Return Year |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
RETURN_YEAR_BEFORE_1999 | Return Year is BEFORE 1999 |