Sind Sie neu in der SAP-Welt und möchten schnell mitreden? Mit diesem Buch finden Sie sich erfolgreich im SAP-Umfeld zurecht! Sie steigen direkt in die Konzepte und Technologien der SAP-Software ein und lernen die unterschiedlichen Systeme und Prozesse kennen. Schritt für Schritt zeigen die Autoren Ihnen die wichtigsten technischen Aufgaben und die Zusammenhänge zwischen den Objekten. Dank der vielen Beispiele und Abbildungen finden Sie sich schnell im SAP-Umfeld zurecht und können direkt in SAP ERP oder SAP S/4HANA anfangen.
Bei amazon.de ansehen →The Function Module HR_QTACC_RULE_USABILITY_13 (Examination on applicability of the rules in accordance with land exit) is a standard Function Module in SAP ERP and is part of the function group HRIL_AU within the package PC13.
Function Module | HR_QTACC_RULE_USABILITY_13 |
Short Text | Examination on applicability of the rules in accordance with land exit |
Function Group | HRIL_AU |
Package | PC13 |
Module Type | Normal Module |
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 |
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 |
This function module does not define any CHANGING 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) |
This function module does not define any Exceptions.