The Function Module HR_QTACC_VAL_DED_PERIOD_43 (HR:NZ - Correct validity dates for Quota loading) 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_VAL_DED_PERIOD_43 |
Short Text | HR:NZ - Correct validity dates for Quota loading |
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 |
---|---|---|---|---|
XABKRS | LIKE | P0001-ABKRS | Payroll Area | |
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 | |
XCALLTYPE | TYPE | C | 'T' | Call type |
XDDATE | LIKE | SY-DATUM | Date and time, current (application server) date | |
XFIRED | LIKE | SY-DATUM | Date and time, current (application server) date | |
XHIRED | LIKE | SY-DATUM | Date and time, current (application server) date | |
XLFREQ | LIKE | T559L-LFREQ | Period parameter | |
XLRULE | LIKE | T559G-LRULE | Quota Generation: Rule for Transfer Times | |
XLVDAT | LIKE | T559L-LVDAT | Date type | |
XLVPER | LIKE | T559L-LVPER | Time of transfer to leave entitlement | |
XMOPGK | LIKE | T559D-MOPGK | Employee Subgroup Grouping for Time Quota Types | |
XMOZKO | LIKE | T559D-MOZKO | Personnel Subarea Grouping for Time Quota Types | |
XNFREQ | LIKE | T559E-NFREQ | Period parameter | |
XNUPER | LIKE | T559E-NUPER | Base entitlement period for quota generation | |
XPERNR | TYPE | P_PERNR | Personnel number | |
XPURPOSE | TYPE | C | Purpose | |
XQTYPE | LIKE | T559L-QTYPE | Absence Quota Type |
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 |
---|---|---|---|---|
XBEGDA | LIKE | SY-DATUM | Validity begin date | |
XBEGDE | LIKE | SY-DATUM | Deduction begin date | |
XENDDA | LIKE | SY-DATUM | Validity end date | |
XENDDE | LIKE | SY-DATUM | Deduction end date |
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) | |
XPHIFI | LIKE | PHIFI | Table for Entries/Withdrawals (Function Module RP_HIRE_FIRE) |
This function module does not define any Exceptions.