Menu

SAP Function Module SEO_COMPONENTS_SELECT

Komponenten ermitteln zu einer Menge von Objekttypen

The Function Module SEO_COMPONENTS_SELECT (Komponenten 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.

Technical Information

Function Module SEO_COMPONENTS_SELECT
Short Text Komponenten ermitteln zu einer Menge von Objekttypen
Function Group SEOY
Package SEO
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LANGU LIKE SY-LANGU SY-LANGU In: Sprache
WITH_ATTRIBUTES LIKE SEOX-FLAG 'X' In: Attribute ermitteln
WITH_EVENTS LIKE SEOX-FLAG 'X' In: Ereignisse ermitteln
WITH_EXCEPTIONS LIKE SEOX-FLAG 'X' In: Ausnahmen ermitteln
WITH_METHODS LIKE SEOX-FLAG 'X' In: Methoden ermitteln
WITH_PARAMETERS LIKE SEOX-FLAG 'X' In: Parameter ermitteln

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
CLIF_KEYS LIKE SEOCLSKEY In: Menge von Objekttyp-IDs
COMP_ATTRIBUTES LIKE VSEOATTRIB Out: Attribute
COMP_EVENTS LIKE VSEOEVENT Out: Ereignisse
COMP_METHODS LIKE VSEOMETHOD Out: Methoden
SUBCOMP_EXCEPTIONS LIKE VSEOEXCEP Out: Ausnahmen
SUBCOMP_PARAMETERS LIKE VSEOPARAM Out: Exceptions

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
PARAMETER_ERROR falsche Kombination der Eingabeparameter