The Function Module HR_AUPBS_CALC_ABSENCES (Read and Calculation of Absences) is a standard Function Module in SAP ERP and is part of the function group 3QP7 within the package P13P7.
Function Module | HR_AUPBS_CALC_ABSENCES |
Short Text | Read and Calculation of Absences |
Function Group | 3QP7 |
Package | P13P7 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CALC_BEGDA | LIKE | SY-DATUM | Date and time, current (application server) date | |
CALC_ENDDA | LIKE | SY-DATUM | Date and time, current (application server) date | |
CALC_MOABW | LIKE | T001P-MOABW | Personnel subarea grouping for absence and attendance types | |
CALC_PERNR | LIKE | PERNR-PERNR | Personnel number | |
DATASOURCE_SWITCH | LIKE | RPUPBSQ6X-DATASOURCE | Leave type stored in 2001 |
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_REC | LIKE | PAUTM_REC | Structure for leave management (LWOP handling) | |
CALC_I5QPBS2F | LIKE | T5QPBS2F | LWOP/UNAL impact on individual leave type | |
CALC_P0001 | LIKE | P0001 | HR Master Record: Infotype 0001 (Org. Assignment) | |
CALC_P0007 | LIKE | P0007 | HR Master Record: Infotype 0007 (Planned Working Time) | |
CALC_P2001 | LIKE | P2001 | HR Time Record: Absences Infotype (2001) | |
CUT_P2001_COMP | LIKE | PAUTM | Structure for leave management (LWOP handling) |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
WORK_SCHEDULE_ERROR | Work Schedule Error |