The Function Module HR_QTACC_NUMBER_REDUCE_13 (Reduction rule for Victorian LSL quota type) is a standard Function Module in SAP ERP and is part of the function group HRIL_AU within the package PC13.
Function Module | HR_QTACC_NUMBER_REDUCE_13 |
Short Text | Reduction rule for Victorian LSL quota type |
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 |
---|---|---|---|---|
XACBEG | LIKE | SY-DATUM | Date and time, current (application server) date | |
XACCAC | LIKE | T559E-LVNUM | Constant value of base entitlement for leave accrual | |
XACCFR | LIKE | T559L-ACCFR | Accrual point for leave entitlement | |
XACEND | LIKE | SY-DATUM | Date and time, current (application server) date | |
XGENSALDO | TYPE | PTM_SALDO | Table SALDO: period balances | |
XGENZES | TYPE | PTM_ZES | Table ZES: single balances | |
XLVCUT | LIKE | T559L-LVCUT_ACC | Reduction rule for quota entitlements | |
XPERNR | LIKE | PERNR-PERNR | Personnel number | |
XQTYPE | LIKE | T559L-QTYPE | Absence Quota Type |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
XQTNUM | LIKE | T559E-LVNUM | Constant value of base entitlement for leave accrual |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
XP0000 | LIKE | P0000 | HR Master Record: Infotype 0000 (Actions) | |
XP0001 | LIKE | P0001 | HR Master Record: Infotype 0001 (Org. Assignment) | |
XP0002 | LIKE | P0002 | HR Master Record: Infotype 0002 (Personal Data) | |
XP0007 | LIKE | P0007 | HR Master Record: Infotype 0007 (Planned Working Time) | |
XP0008 | LIKE | P0008 | HR Master Record: Infotype 0008 (Basic Pay) | |
XP0019 | LIKE | P0019 | HR Master Record: Infotype 0019 (Monitoring of Tasks) | |
XP0041 | LIKE | P0041 | HR Master Record: Infotype 0041 (Date Specifications) | |
XPHIFI | LIKE | PHIFI | Table for Entries/Withdrawals (Function Module RP_HIRE_FIRE) |
This function module does not define any Exceptions.