The Function Module HR_QTACC_CORRECT_VALIDITY_43 (Determine Rules for calculating Validity & Deduction Interval) is a standard Function Module in SAP ERP and is part of the function group HRIL_NZ within the package PC43.
Function Module | HR_QTACC_CORRECT_VALIDITY_43 |
Short Text | Determine Rules for calculating Validity & Deduction Interval |
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 |
---|---|---|---|---|
XDATE | LIKE | SY-DATUM | Date and time, current (application server) date | |
XMOBDE | LIKE | T001P-MOBDE | Personnel Subarea Grouping for Time Recording | |
XMOPGK | LIKE | T503-KONTY | Employee Subgroup Grouping for Time Quota Types | |
XMOZKO | LIKE | T001P-MOZKO | Personnel Subarea Grouping for Time Quota Types | |
XPERNR | LIKE | PERNR-PERNR | Personnel number | |
XQTYPE | LIKE | P2013-KTART | Absence Quota Type | |
XQUOMO | LIKE | T559L-QUOMO | Quota type selection rule group |
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 |
---|---|---|---|---|
XACCDT | LIKE | T559L-ACCDT | Date type | |
XACCFR | LIKE | T559L-ACCFR | Accrual point for leave entitlement | |
XACCRU | LIKE | T559L-ACCRU | Unit of time/measurement | |
XACCRV | LIKE | T559L-ACCRV | Relative position | |
XAFREQ | LIKE | T559L-AFREQ | Period parameter | |
XLFREQ | LIKE | T559L-LFREQ | Period parameter | |
XLRULE | LIKE | T559L-LRULE | Quota Generation: Rule for Transfer Times | |
XLVDAT | LIKE | T559L-LVDAT | Date type | |
XLVPER | LIKE | T559L-LVPER | Time of transfer to leave entitlement | |
XNFREQ | LIKE | T559E-NFREQ | Period parameter | |
XNUPER | LIKE | T559E-NUPER | Base entitlement period for quota generation |
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) | |
XP0019 | LIKE | P0019 | HR Master Record: Infotype 0019 (Monitoring of Tasks) | |
XP0041 | LIKE | P0041 | HR Master Record: Infotype 0041 (Date Specifications) |
This function module does not define any Exceptions.