Es gibt 100 gute Gründe, warum Sie dieses Buch kaufen sollten. Doch die verraten wir Ihnen hier nicht. Nur so viel: Wenn Sie die ABAP Workbench als Ihr zweites Wohnzimmer begreifen, ist dieses Buch genau das richtige für Sie! Die Mini-Tutorials in diesem Buch unterstützen Sie dabei, Software in ABAP effizienter zu entwickeln. Tipps und Tricks, wie Sie sich bei der Bearbeitung von Quelltext das Leben leichter machen, wie Sie häufig wiederkehrende Programmieraufgaben automatisieren oder umständliches Vorgehen früherer Tage endlich über Bord werfen. Sie werden die ABAP Workbench in einem ganz neuen Licht erleben. Eine klare Sprache, Klick-für-Klick-Anleitungen, Zusammenfassungen und Hervorhebungen sorgen dabei für einen schnellen und unkomplizierten Lernerfolg.
Bei amazon.de ansehen →The Function Module HR_AUPBS_QTACC_BASE_ENTITLE (Seniority Calculations (Include Prior Service)) is a standard Function Module in SAP ERP and is part of the function group 3QP7 within the package P13P7.
Function Module | HR_AUPBS_QTACC_BASE_ENTITLE |
Short Text | Seniority Calculations (Include Prior Service) |
Function Group | 3QP7 |
Package | P13P7 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
XGDATE | LIKE | T559L-BEGDA | Start date | |
XPERNR | LIKE | P0001-PERNR | Personnel Number | |
XQTYPE | LIKE | T559L-QTYPE | Absence Quota Type | |
XRULNO | LIKE | T559E-RULNO | Rule for base entitlement for leave accrual | |
XSEQNR | LIKE | T559E-SEQNR | Sequential Number |
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 |
---|---|---|---|---|
XBABEG | LIKE | T559E-BEGDA | Start date | |
XBAEND | LIKE | T559E-ENDDA | End Date | |
XLVNUM | LIKE | T559E-LVNUM | Constant value of base entitlement for leave accrual | |
XTTSAL | LIKE | T559E-TTSAL | Time Type | |
XTTZES | LIKE | T559E-TTZES | Time Type |
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) | |
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 Dates) | |
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.