Menu

SAP Function Module CO_IT_OBJ_ITAB_CREATE

CIM-Auftrag: Index-Tabellen Einträge der Art: Material

The Function Module CO_IT_OBJ_ITAB_CREATE (CIM-Auftrag: Index-Tabellen Einträge der Art: Material) 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_OBJ_ITAB_CREATE
Short Text CIM-Auftrag: Index-Tabellen Einträge der Art: Material
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
AUFNR LIKE AUFK-AUFNR Auftragsnummer
OBJECT LIKE RC27X-OBJECT Art des Objektes (Material/Vorgang/AOB/FHM)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ITAB_ENTRIES LIKE SY-TABIX Anzahl Einträge der Art Material

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
ITAB_EXP LIKE SFC_ITAB Tabelle der zutreffenden Einträge aus ITAB

Exceptions

This function module does not define any Exceptions.