Menu

SAP Function Module HR_CHECK_ABKRS_FOR_BONUS

Überprüfen von Abrechnungskreisen für Bonuslauf

The Function Module HR_CHECK_ABKRS_FOR_BONUS (Überprüfen von Abrechnungskreisen für Bonuslauf) is a standard Function Module in SAP ERP and is part of the function group HRPAY99_CHECK_PERNR within the package PCAL.

Technical Information

Function Module HR_CHECK_ABKRS_FOR_BONUS
Short Text Überprüfen von Abrechnungskreisen für Bonuslauf
Function Group HRPAY99_CHECK_PERNR
Package PCAL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IMP_CHECKPA03ABR TYPE C Check gegen den Verwaltungssatz
IMP_PAPER_PABRJ LIKE QPPNP-PABRJ Abrechnungsjahr
IMP_PAPER_PABRP LIKE QPPNP-PABRP Abrechnungsperiode
IMP_PAYTY LIKE PC261-PAYTY Abrechnungstyp
IMP_PERMO LIKE T549R-PERMO - PN-PERMO
IMP_RUECK_AB LIKE RPCXXXXX-DATUM Rückrechnungsdatum
IMP_SW_UPD TYPE C Prüfungen wie bei einem Update
IMP_T549A_WA LIKE T549A Abrechnungs kreis gegen den geprüft werden soll

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
IMP_ABKRS TYPE HRST0_ABKRS_RANGETAB Rangetabelle mit allen ABKRS (z.B. PNPABKRS)

Exceptions

This function module does not define any Exceptions.