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.
Function Module | CO_CMDT_CHANGEDOCUMENTS_DELETE |
Short Text | Löschen Änderungsbelege inaktive Stammsätze |
Function Group | CMDT3 |
Package | KBAS |
Module Type | Normal Module |
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 |
This function module does not define any EXPORTING 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 |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.