Menu

SAP Function Module HR_CHECK_OUT_OF_SEQ_REVERSAL

Test, ob Abrechnungsergebnis ein 'out-of-sequence reversal' ist

The Function Module HR_CHECK_OUT_OF_SEQ_REVERSAL (Test, ob Abrechnungsergebnis ein 'out-of-sequence reversal' ist) is a standard Function Module in SAP ERP and is part of the function group HRPAY99_OC within the package PCOC.

Technical Information

Function Module HR_CHECK_OUT_OF_SEQ_REVERSAL
Short Text Test, ob Abrechnungsergebnis ein 'out-of-sequence reversal' ist
Function Group HRPAY99_OC
Package PCOC
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IS_REVERSAL TYPE C 'X', if the Check is Successful

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
RT LIKE PC207 Results table

Exceptions

This function module does not define any Exceptions.