Menu

SAP Function Module HR_QTACC_VAL_DED_PERIOD_43

HR:NZ - Correct validity dates for Quota loading

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing 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

Table Parameters

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)

Exceptions

This function module does not define any Exceptions.