The Function Module SEO_IMPLREL_SELECT (Instanzen-Beziehungen ermitteln zu einer Menge von Objekttypen) is a standard Function Module in SAP ERP and is part of the function group SEOY within the package SEO.
Function Module | SEO_IMPLREL_SELECT |
Short Text | Instanzen-Beziehungen ermitteln zu einer Menge von Objekttypen |
Function Group | SEOY |
Package | SEO |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ASSOCIATIONS | LIKE | SEOX-FLAG | SEOX_TRUE | In: mit Assoziations-Beziehungen |
COMPOSITIONS | LIKE | SEOX-FLAG | SEOX_TRUE | In: mit Kompositions-Beziehungen |
WITH_EXTERNAL_REF | LIKE | SEOX-FLAG | SEOX_FALSE | In: auch Bez. zu Obj. ausserhalb der Menge ausw. |
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 |
---|---|---|---|---|
CLIF_KEYS | LIKE | SEOCLSKEY | In: Menge von Objekttyp-IDs | |
IMPLRELATIONS | LIKE | SEOIMPLREL | Out: Instanzen-Beziehungen der Objekttypen |
This function module does not define any Exceptions.