Menu

SAP Function Module HR_GET_QUOTA_PAYMENTS_NZ

PY-NZ: Get Quota data from B2 cluster

Unsere Literaturempfehlung

SAP – Der technische Einstieg: SAP-Technologien und Konzepte

Sind Sie neu in der SAP-Welt und möchten schnell mitreden? Mit diesem Buch finden Sie sich erfolgreich im SAP-Umfeld zurecht! Sie steigen direkt in die Konzepte und Technologien der SAP-Software ein und lernen die unterschiedlichen Systeme und Prozesse kennen. Schritt für Schritt zeigen die Autoren Ihnen die wichtigsten technischen Aufgaben und die Zusammenhänge zwischen den Objekten. Dank der vielen Beispiele und Abbildungen finden Sie sich schnell im SAP-Umfeld zurecht und können direkt in SAP ERP oder SAP S/4HANA anfangen.

Bei amazon.de ansehen →

The Function Module HR_GET_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.

Technical Information

Function Module HR_GET_QUOTA_PAYMENTS_NZ
Short Text PY-NZ: Get Quota data from B2 cluster
Function Group HRIL_NZ
Package PC43
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ICUR_RATE TYPE P Payroll: Amount per unit
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
IPERNR TYPE P_PERNR Personnel number
IQUOMO LIKE T559L-QUOMO Quota type selection rule group
OPTIONS TYPE CHAR20 'LTSRC' Char20

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN TYPE BAPIRETURN1 Return Parameter

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
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)
I0016 LIKE P0016 HR Master Record: Infotype 0016 (Contract Elements)
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
IT559E LIKE T559E Base Entitlement for Leave Accrual
IT559L LIKE T559L Automatic Absence Quota Generation

Exceptions

This function module does not define any Exceptions.