Menu

SAP Function Module ACE_DATA_DELETE

Löschen von Daten in der Accrual Engine

The Function Module ACE_DATA_DELETE (Löschen von Daten in der Accrual Engine) is a standard Function Module in SAP ERP and is part of the function group ACE_DATA_DELETE within the package ACE.

Technical Information

Function Module ACE_DATA_DELETE
Short Text Löschen von Daten in der Accrual Engine
Function Group ACE_DATA_DELETE
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
IB_CHECK_AUTHORITY TYPE FLAG 'X' Berechtigung für Accrual Engine prüfen
IB_LOCK_ACE TYPE FLAG 'X' Accrual Engine sperren
IB_SEND_WARNING_POPUP TYPE FLAG 'X' Popup mit Warn-Meldung senden
IB_TESTRUN TYPE ACE_TESTRUN 'X' Testlauf
IT_BUKRS_RANGE TYPE ACE_DS_BUKRS_RANGE_T Select-Options für Buchungskreis
IT_COMP_RANGE TYPE ACE_COMP_RANGE_T Anwendungskomponenten

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_RETURN TYPE BAPIRET2_T Returntabelle
ET_STATISTICS TYPE PROT_T Protokoll/Statistik

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.