Menu

SAP Function Module CO_IT_DEL_KBED_OF_ORDERS

Löschen der Kapazitätsbedarfe aus ITAB zu Aufträgen

The Function Module CO_IT_DEL_KBED_OF_ORDERS (Löschen der Kapazitätsbedarfe aus ITAB zu Aufträgen) is a standard Function Module in SAP ERP and is part of the function group COIT within the package CO.

Technical Information

Function Module CO_IT_DEL_KBED_OF_ORDERS
Short Text Löschen der Kapazitätsbedarfe aus ITAB zu Aufträgen
Function Group COIT
Package CO
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
INDEX_OPR_IMP LIKE SY-TABIX ITAB-Index Vorgang/Untervorgang

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
AUFNR_TAB LIKE ORD_PRE Auftragsnummerntabelle

Exceptions

This function module does not define any Exceptions.