The Function Module CIF_CLASSES_OF_MATERIAL_GET (Liefert alle Klassen zu den angegebenen Materialstämmen) is a standard Function Module in SAP ERP and is part of the function group CCHA within the package CIF.
Function Module | CIF_CLASSES_OF_MATERIAL_GET |
Short Text | Liefert alle Klassen zu den angegebenen Materialstämmen |
Function Group | CCHA |
Package | CIF |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_MATERIALS | LIKE | CIF_MATNR | Tabelle der Materialnummern | |
IT_PLANTS | LIKE | CIF_IMMATK | Struktur für Keys der CIF_IMMAT | |
IT_VIEWCLASSES | LIKE | CIF_CLASS | Tabelle der Klassen in der Anwendungssicht | |
OT_MATCLASSES | LIKE | CIF_MATCLA | Tabelle der Klassen zu den Materialien |
This function module does not define any Exceptions.