Menu

SAP Function Module ACE_OBJECT_REVERSE_POPUP

Popup: Abgrenzungsunterobjekt stornieren

The Function Module ACE_OBJECT_REVERSE_POPUP (Popup: Abgrenzungsunterobjekt stornieren) is a standard Function Module in SAP ERP and is part of the function group ACE_OBJ_REVERSAL_POPUP within the package ACE.

Technical Information

Function Module ACE_OBJECT_REVERSE_POPUP
Short Text Popup: Abgrenzungsunterobjekt stornieren
Function Group ACE_OBJ_REVERSAL_POPUP
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_ACE_BUKRS TYPE ACE_BUKRS Buchungskreis
ID_COMP TYPE ACE_COMP Anwendungskomponente für Abgrenzung
ID_REF_KEY TYPE ACE_REF_KEY Eindeutige externe Referenz des Abgrenzungsobjekts
ID_REF_SUBKEY TYPE ACE_REF_SUBKEY Eindeutige Referenz eines Abgrenzungsunterobjekts
ID_REVERSAL_DATE TYPE ACE_REVERSAL_DATE SY-DATUM Stichtag für Storno eines Abgrenzungsobjekts
IS_POST_PARAMS TYPE ACEPS_MANUAL_POSTING_PARAMS Manuelle Buchungsparameter für Buchung im 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

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.