Menu

SAP Function Module K_CO_ITEMS_DELETE

Löschen von CO-Einzelposten

The Function Module K_CO_ITEMS_DELETE (Löschen von CO-Einzelposten) is a standard Function Module in SAP ERP and is part of the function group K_COITEM_DELETE within the package KBAS_ARCH.

Technical Information

Function Module K_CO_ITEMS_DELETE
Short Text Löschen von CO-Einzelposten
Function Group K_COITEM_DELETE
Package KBAS_ARCH
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_CALLBACK_PROGRAM LIKE SY-REPID Callback-Programm
I_STATISTICS_ROUTINE TYPE C Routine zum Aufbau der Löschstatistik
I_TABNAME LIKE DD02L-TABNAME Name der Einzelpostentabelle
I_TESTMODE TYPE C SPACE 'X' -> Nur Testlauf

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_CO_ITEMS LIKE Einzelposten (mindestens Keyfelder)

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
TABNAME_INVALID Tabellenname ist keine CO-Einzelpostentabelle