Menu

SAP Function Module CY01_OBJECT_FOR_KOMBI_READ_NEW

Ermitteln von Objekten, die zu best. Kombinationen gehören

The Function Module CY01_OBJECT_FOR_KOMBI_READ_NEW (Ermitteln von Objekten, die zu best. Kombinationen gehören) is a standard Function Module in SAP ERP and is part of the function group CY09 within the package CY01.

Technical Information

Function Module CY01_OBJECT_FOR_KOMBI_READ_NEW
Short Text Ermitteln von Objekten, die zu best. Kombinationen gehören
Function Group CY09
Package CY01
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IN_GRUPPE LIKE CYBED_GRU-GRUPPE Gruppe -> Suche aller Kombinationen
IN_KOMBI LIKE CYBED_GRU-KOMBI Kombination -> Suche einer best. Kombi

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OUT_KOMBI_WA TYPE CYINT_KOMBI Indizes zur Kombination

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
IN_KOMBIS LIKE CYREL_BED Kombinationen -> Suche best. Kombinationen
IN_STRUCTURES LIKE CYSTRUFIEL alle gewünschten Indizes
OUT_KOMBI_TAB TYPE CYINT_KOMBI_TAB gefundene Objekte (Struktur/Index)

Exceptions

This function module does not define any Exceptions.