The Function Module HRAU_CHK_MAX_CARER_LV (Check maximum carer's leave taken in calendar/anni. year) is a standard Function Module in SAP ERP and is part of the function group HRIL_AU within the package PC13.
Function Module | HRAU_CHK_MAX_CARER_LV |
Short Text | Check maximum carer's leave taken in calendar/anni. year |
Function Group | HRIL_AU |
Package | PC13 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ABWTG | TYPE | ABWTG | Attendance and Absence Days | |
BEGDA | TYPE | BEGDA | Start Date | |
ENDDA | TYPE | ENDDA | End Date | |
INFTY | TYPE | INFTY | Infotype | |
IOPER | TYPE | IOPER | Infotype operation | |
O_BEGDA | TYPE | BEGDA | Start Date | |
O_ENDDA | TYPE | ENDDA | End Date | |
PERNR | TYPE | PERNR_D | Personnel Number | |
SUBTY | TYPE | SUBTY | Subtype |
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 |
---|---|---|---|---|
P0001 | LIKE | P0001 | HR Master Record: Infotype 0001 (Org. Assignment) | |
P0007 | LIKE | P0007 | HR Master Record: Infotype 0007 (Planned Working Time) | |
P0008 | LIKE | P0008 | HR Master Record: Infotype 0008 (Basic Pay) | |
P0016 | LIKE | P0016 | HR Master Record: Infotype 0016 (Contract Elements) |
This function module does not define any Exceptions.