The Function Module HR_GB_GET_FIRST_PER_AFTER_DATE (HR-GB: Get first period after date of infotype record) is a standard Function Module in SAP ERP and is part of the function group HRGU within the package PB08.
Function Module | HR_GB_GET_FIRST_PER_AFTER_DATE |
Short Text | HR-GB: Get first period after date of infotype record |
Function Group | HRGU |
Package | PB08 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ABKRS | TYPE | ABKRS | Payroll Area | |
DATE_IN | TYPE | D | Determination date | |
P_PERNR | TYPE | PERNR_D | Personnel Number |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHKDT | TYPE | PAY_DATE | Paydate for payroll result | |
PER_BEGDA | TYPE | BEGDA | Start date | |
PER_ENDDA | TYPE | ENDDA | End date |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
NI_ERR_TAB | TYPE | HRERROR_TAB | HR Errors Table |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERR_GENERAL | Error in master data verification |