The Function Module HR_CALC_QUOTA_PAYMENTS_NZ (PY-NZ: Get Quota data from B2 cluster) is a standard Function Module in SAP ERP and is part of the function group HRIL_NZ within the package PC43.
Function Module | HR_CALC_QUOTA_PAYMENTS_NZ |
Short Text | PY-NZ: Get Quota data from B2 cluster |
Function Group | HRIL_NZ |
Package | PC43 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IBEGDA | TYPE | D | Payroll begda | |
ICUR_RATE | TYPE | P | Payroll: Amount per unit | |
IDAY_RATE | TYPE | P | Rate in Amount per day | |
IDAY_RATE1 | TYPE | P | Payroll: Amount per unit | |
IENDDA | TYPE | D | Payroll endda | |
IMOBDE | LIKE | T001P-MOBDE | Personnel Subarea Grouping for Time Recording | |
IMOLGA | LIKE | T001P-MOLGA | Country Grouping | |
IMOPGK | LIKE | T503-KONTY | Employee Subgroup Grouping for Time Quota Types | |
IMOZKO | LIKE | T001P-MOZKO | Personnel Subarea Grouping for Time Quota Types | |
IMULTI | TYPE | I | Multiplier for Rate | |
IPERNR | TYPE | P_PERNR | Personnel number | |
IQUOMO | LIKE | T559L-QUOMO | Quota type selection rule group | |
OPTIONS | TYPE | CHAR20 | 'LTSRC' | Char20 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETURN | TYPE | BAPIRETURN1 | Return Parameter |
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 |
---|---|---|---|---|
I0001 | LIKE | P0001 | HR Master Record: Infotype 0001 (Org. Assignment) | |
I0003 | LIKE | P0003 | HR Master Record: Infotype 0003 (Payroll Status) | |
I0007 | LIKE | P0007 | HR Master Record: Infotype 0007 (Planned Working Time) | |
I0008 | LIKE | P0008 | HR Master Record: Infotype 0008 (Basic Pay) | |
I0014 | LIKE | P0014 | HR Master Record: Infotype 0014 (Recur. Payments/Deds.) | |
I0016 | LIKE | P0016 | HR Master Record: Infotype 0016 (Contract Elements) | |
I2001 | LIKE | P2001 | HR Time Record: Absences Infotype (2001) | |
I2006 | LIKE | P2006 | HR Time Record: Infotype 2006 (Absence Quotas) | |
I2013 | LIKE | P2013 | HR Time Record: Infotype 2013 (Quota Corrections) | |
I7NZLL | LIKE | T7NZLL | Leave Payment Calculation Table - NZ | |
ILVAWE | LIKE | PC23I | Payroll Result: Leave Entitlement LVAWE - NZ | |
ILVPAY | LIKE | PC27T | Payroll Result: Leave Payment LVPAY - NZ | |
INZHPI | LIKE | PC28I | Payroll Result: Holiday Payment Information NZHPI - NZ | |
IPTQUODED | LIKE | PTQUODED | Deduction of Time Quotas | |
IT559E | LIKE | T559E | Base Entitlement for Leave Accrual | |
IT559L | LIKE | T559L | Automatic Absence Quota Generation |
This function module does not define any Exceptions.