The Function Module HR_GET_PURLT (Liest PURLT aus Cluster PC und übergibt Anzahl Abtragung (HR_FILL_XCLVA)) is a standard Function Module in SAP ERP and is part of the function group PCAT within the package PC01.
Function Module | HR_GET_PURLT |
Short Text | Liest PURLT aus Cluster PC und übergibt Anzahl Abtragung (HR_FILL_XCLVA) |
Function Group | PCAT |
Package | PC01 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BEGDT | LIKE | P0005-UBE01 | Start of deduction period | |
ENDDT | LIKE | P0005-UEN01 | End of deduction period | |
PERNR | LIKE | PERNR-PERNR | Personnel number |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ANZHL | LIKE | PURLT-ANZHL | Number of days to be deducted in period |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_FOUND | No deduction is available in the given period |