Menu

SAP Function Module CO_IT_INSERT_KBED_INTO_ITAB

Einmischen der (neuen) KBED-Einträge in eine bestehende ITAB

The Function Module CO_IT_INSERT_KBED_INTO_ITAB (Einmischen der (neuen) KBED-Einträge in eine bestehende ITAB) 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_INSERT_KBED_INTO_ITAB
Short Text Einmischen der (neuen) KBED-Einträge in eine bestehende ITAB
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 Index ITAB-Eintrag zu einem Vorgang

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.