Menu

SAP Function Module ACE_REVERSE_ACCRUALS

Stornieren eines Abgrenzungsobjekts

The Function Module ACE_REVERSE_ACCRUALS (Stornieren eines Abgrenzungsobjekts) is a standard Function Module in SAP ERP and is part of the function group ACEIF1 within the package ACE.

Technical Information

Function Module ACE_REVERSE_ACCRUALS
Short Text Stornieren eines Abgrenzungsobjekts
Function Group ACEIF1
Package ACE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ID_REVERSAL_DATE TYPE ACE_REVERSAL_DATE SY-DATUM Stichtag für Storno eines Abgrenzungsobjekts
ID_SET_STATUS_ARCHIVE TYPE FLAG Status auf 'Erledigt' setzen
ID_TESTRUN TYPE ACE_TESTRUN 'X' Testlauf
IS_ACCRUAL_OBJECT TYPE ACE_EX_SUBKEY Externer Schlüssel einer Abgrenzungsposition

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_ACCDOC_RETURN TYPE ACE_ACCDOC_RETURN_T Tabelle mit Meldungen zu erzeugten RW-Belegen
ET_RETURN TYPE BAPIRET2_T Returntabelle

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.