Menu

SAP Function Module CY09_OBJECT_FOR_KOMBI_GET_40

Ermitteln von zu einer Kombination (BED_GRU) gehörigen Objekten

The Function Module CY09_OBJECT_FOR_KOMBI_GET_40 (Ermitteln von zu einer Kombination (BED_GRU) gehörigen Objekten) is a standard Function Module in SAP ERP and is part of the function group CY09 within the package CY01.

Technical Information

Function Module CY09_OBJECT_FOR_KOMBI_GET_40
Short Text Ermitteln von zu einer Kombination (BED_GRU) gehörigen Objekten
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 in BED_GRU
IN_KOMBI LIKE CYBED_GRU-KOMBI Kombination in BED_GRU
IN_STRUKTUR LIKE CYBED_GRU-STRUKTUR gesuchtes Objekt zur Kombination

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OUT_INDEX LIKE CYSEL_OBJ-INDEXAKT Index des gesuchten Objektes

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.