Menu

SAP Function Module HR_QTACC_RULE_USABILITY_43

Examination on applicability of the rules in accordance with country exit

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_RULE_USABILITY_43 (Examination on applicability of the rules in accordance with country exit) 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_RULE_USABILITY_43
Short Text Examination on applicability of the rules in accordance with country exit
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
XACBEG LIKE SY-DATUM Date and time, current (application server) date
XACEND LIKE SY-DATUM Date and time, current (application server) date
XDATE LIKE SY-DATUM Date and time, current (application server) date
XPERNR LIKE PERNR-PERNR Personnel number
XQTYPE LIKE PC2BJ-QTYPE Absence Quota Type
XQUOMO LIKE T559L-QUOMO Quota type selection rule group
XSUBRC_OLD LIKE SY-SUBRC Return value, return value after ABAP statements
XT559L LIKE T559L Automatic Absence Quota Generation

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
XSUBRC LIKE SY-SUBRC Return value, return value after ABAP statements

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
XP0000 LIKE P0000 HR Master Record: Infotype 0000 (Actions)
XP0001 LIKE P0001 HR Master Record: Infotype 0001 (Org. Assignment)
XP0002 LIKE P0002 HR Master Record: Infotype 0002 (Personal Data)
XP0004 LIKE P0004 HR Master Record: Infotype 0004 (Challenge)
XP0007 LIKE P0007 HR Master Record: Infotype 0007 (Planned Working Time)
XP0008 LIKE P0008 HR Master Record: Infotype 0008 (Basic Pay)
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.