Menu

SAP Function Module HR_GET_QUOTA_BASE_NZ

To get the base entitlement

The Function Module HR_GET_QUOTA_BASE_NZ (To get the base entitlement) 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_BASE_NZ
Short Text To get the base entitlement
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
IMOBDE LIKE T001P-MOBDE Personnel Subarea Grouping for Time Recording
IMOPGK LIKE T503-KONTY Employee Subgroup Grouping for Time Quota Types
IMOZKO LIKE T001P-MOZKO Personnel Subarea Grouping for Time Quota Types
IPERNR LIKE PERNR-PERNR Personnel number
IQTYPE LIKE T556A-KTART Absence Quota Type
IQUOMO LIKE T559L-QUOMO Quota type selection rule group

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ACCNR LIKE T559L-ACCNR Selection rule for absence quota types
E_LVNUM LIKE T559E-LVNUM Constant value of base entitlement for leave accrual
E_RETURN TYPE BAPIRETURN1 Return Parameter
E_RULNO LIKE T559L-RULNO Rule for base entitlement for leave accrual
E_SEQNR LIKE T559E-SEQNR Sequential Number

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)
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)
I0041 LIKE P0041 HR Master Record: Infotype 0041 (Date Specifications)
IT559E LIKE T559E Base Entitlement for Leave Accrual
IT559L LIKE T559L Automatic Absence Quota Generation

Exceptions

This function module does not define any Exceptions.