Menu

SAP Function Module BAPI_ACC_DOCUMENT_REV_CHECK

Accounting: Check Reversal

The Function Module BAPI_ACC_DOCUMENT_REV_CHECK (Accounting: Check Reversal) is a standard Function Module in SAP ERP and is part of the function group ACC9 within the package ACID_PI.

Technical Information

Function Module BAPI_ACC_DOCUMENT_REV_CHECK
Short Text Accounting: Check Reversal
Function Group ACC9
Package ACID_PI
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BUS_ACT LIKE BAPIACHE09-BUS_ACT Business Transaction
REVERSAL LIKE BAPIACREV Reference Information for Reversal in Accounting

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
RETURN LIKE BAPIRET2 Return Parameter

Exceptions

This function module does not define any Exceptions.