Menu

SAP Function Module HR_AUPBS_BUILD_CONSEC_ABSENCES

Build Consecutive Absence records

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.

Technical Information

Function Module HR_AUPBS_BUILD_CONSEC_ABSENCES
Short Text Build Consecutive Absence records
Function Group 3QP8
Package P13P1
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.