Menu

SAP Function Module CO_CMDT_CHANGEDOCUMENTS_DELETE

Löschen Änderungsbelege inaktive Stammsätze

The Function Module CO_CMDT_CHANGEDOCUMENTS_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_CHANGEDOCUMENTS_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_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

Exporting Parameters

This function module does not define any EXPORTING parameters.

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

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.