The Function Module HR_AUPBS_BUILD_CONSEC_ABSENCES (Build Consecutive Absence records) is a standard Function Module in SAP ERP and is part of the function group 3QP8 within the package P13P1.
Function Module | HR_AUPBS_BUILD_CONSEC_ABSENCES |
Short Text | Build Consecutive Absence records |
Function Group | 3QP8 |
Package | P13P1 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TEND_DATE | TYPE | DATUM | Date in CHAR format | |
TPERNR | LIKE | P0003-PERNR | Personnel Number |
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 |
---|---|---|---|---|
ABS_2001 | LIKE | P2001 | HR Time Record: Absences Infotype (2001) | |
CONS_2001 | LIKE | P2001 | P2001 after building consecutive records |
This function module does not define any Exceptions.