Menu

SAP Function Module CO_CMDT_ALL_DATA_DELETE

Löschen Änderungsbelege inaktive Stammsätze

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module CO_CMDT_ALL_DATA_DELETE (Löschen Änderungsbelege inaktive Stammsätze) is a standard Function Module in SAP ERP and is part of the function group CMDT3 within the package KBAS.

Technical Information

Function Module CO_CMDT_ALL_DATA_DELETE
Short Text Löschen Änderungsbelege inaktive Stammsätze
Function Group CMDT3
Package KBAS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DEL_ALL_INACTIVE TYPE XFLAG alle Inaktiven löschen
DEL_ASK TYPE XFLAG SPACE Popup für Sicherheitsabfrage senden
DEL_BATCH TYPE XFLAG 'O' '-Popupabfrage, O-Online, B-Batch
DEL_BP TYPE XFLAG Geschäftsprozesse
DEL_CC TYPE XFLAG 'X' Kostenstellen
DEL_PC TYPE XFLAG Profit Center
DEL_TEST TYPE TESTLAUF 'X' Testlauf durchführen
IN_CO_AREA_ONLY TYPE KOKRS alle Inaktiven im Kostenrechnungskreis
NO_COMMIT TYPE XFLAG SPACE kein COMMIT

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ACT_SPLIT TYPE IONR_CONT_T Tabelle mit Objektnummern und Bestandteilen
DEL_CANCELED TYPE XFLAG Aktion abgebrochen

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DEL_OBJECTS TYPE IONRB_T Tabelle mit Objektnummern
DEL_PROT TYPE PROT_T Protokoll/Statistik

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DEL_RETURN LIKE BAPIRET2 Returnparameter

Exceptions

This function module does not define any Exceptions.