The Function Module HR_AUPBS_QTACC_CALC_NUMBER (Calculate the Base Entitlement) is a standard Function Module in SAP ERP and is part of the function group 3QP7 within the package P13P7.
Function Module | HR_AUPBS_QTACC_CALC_NUMBER |
Short Text | Calculate the Base Entitlement |
Function Group | 3QP7 |
Package | P13P7 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CALC_ACCDT | LIKE | T559L-ACCDT | Date type | |
CALC_ACCFR | LIKE | T559L-ACCFR | Accrual point for leave entitlement | |
CALC_ACCNR | LIKE | T559L-ACCNR | Selection rule for absence quota types | |
CALC_ACCRU | LIKE | T559L-ACCRU | Unit of time/measurement | |
CALC_ACCRV | LIKE | T559L-ACCRV | Relative position | |
CALC_AFREQ | LIKE | T559L-AFREQ | Period parameter | |
CALC_AGEDT | LIKE | T559L-AGEDT | Date type | |
CALC_AGEKD | LIKE | T559L-AGEKD | Key date for determining age | |
CALC_DATE | LIKE | SY-DATUM | Date and time, current (application server) date | |
CALC_LRULE | LIKE | T559L-LRULE | Quota Generation: Rule for Transfer Times | |
CALC_MOBDE | LIKE | T559L-MOBDE | Personnel Subarea Grouping for Time Recording | |
CALC_MOLGA | LIKE | T001P-MOLGA | Country Grouping | |
CALC_MOPGK | LIKE | T559L-MOPGK | Employee Subgroup Grouping for Time Quota Types | |
CALC_MOZKO | LIKE | T559L-MOZKO | Personnel Subarea Grouping for Time Quota Types | |
CALC_MULTT | LIKE | T559L-MULTT | Multiplication by time type | |
CALC_MUSAL | LIKE | T559L-MUSAL | Multiplication by period balance | |
CALC_MUZES | LIKE | T559L-MUZES | Multiplication by day balance | |
CALC_PERNR | LIKE | P0001-PERNR | Personnel Number | |
CALC_PRORA | LIKE | T559L-PRORA | Pro Rata Calculation of Accrual Entitlement | |
CALC_QTYPE | LIKE | T559L-QTYPE | Absence Quota Type | |
CALC_QUOMO | LIKE | T559L-QUOMO | Quota type selection rule group | |
CALC_RULNO | LIKE | T559L-RULNO | Rule for base entitlement for leave accrual | |
CALC_SENDT | LIKE | T559L-SENDT | Date type | |
CALC_SENKD | LIKE | T559L-SENKD | Key date for determining seniority |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CALC_SUBRC | LIKE | SY-SUBRC | Return Value, Return Value After ABAP Statements |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CALC_BASNR | LIKE | PC2BJ-BASNR | Pointer to base entitlement for quota generation | |
CALC_LVNUM | 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 |
---|---|---|---|---|
GEN_DQTBASE | LIKE | PC2BK | Basic Entitlements of Cumulated Quotas (QTBASE) | |
GEN_I559E | LIKE | T559E | Base Entitlement for Leave Accrual | |
GEN_P0000 | LIKE | P0000 | HR Master Record: Infotype 0000 (Actions) | |
GEN_P0001 | LIKE | P0001 | HR Master Record: Infotype 0001 (Org. Assignment) | |
GEN_P0002 | LIKE | P0002 | HR Master Record: Infotype 0002 (Personal Data) | |
GEN_P0007 | LIKE | P0007 | HR Master Record: Infotype 0007 (Planned Working Time) | |
GEN_P0008 | LIKE | P0008 | HR Master Record: Infotype 0008 (Basic Pay) | |
GEN_P0019 | LIKE | P0019 | HR Master Record: Infotype 0019 (Monitoring of Dates) | |
GEN_P0041 | LIKE | P0041 | HR Master Record: Infotype 0041 (Date Specifications) | |
GEN_PHIFI | LIKE | PHIFI | Table for Entries/Withdrawals (Function Module RP_HIRE_FIRE) | |
GEN_SALDO | LIKE | PC2B5 | Time Balances per Period (Table SALDO) | |
GEN_ZES | LIKE | PC2B6 | Time Balances per Day (Table ZES) |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CUSTOMIZING_ERROR | CUSTOMIZING ERROR, see note 194310 |