Menu

SAP Function Module TR_DEVCLASS_GET_FROM_COMPONENT

Lesen aller Pakete zu einer Menge von Anwendungskomponenten

The Function Module TR_DEVCLASS_GET_FROM_COMPONENT (Lesen aller Pakete zu einer Menge von Anwendungskomponenten) is a standard Function Module in SAP ERP and is part of the function group TRDVC within the package SCTS_CAT.

Technical Information

Function Module TR_DEVCLASS_GET_FROM_COMPONENT
Short Text Lesen aller Pakete zu einer Menge von Anwendungskomponenten
Function Group TRDVC
Package SCTS_CAT
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_COMPONENTS TYPE TRDVC_COMPONENTS Tabelle der Komponenten für Klassen-Selektion
IV_ONLY_CLASSES_WITH_COMPONENT LIKE SPACE Flag:'X'- Selektiere nur Klassen mit Komp.Zuord.
IV_USE_COMPONENTS LIKE 'X' Flag:'X'- Verwende IT_COMPONENTS für Selektion
IV_WITH_TEXT LIKE 'X' Flag:'X'- Selektiere auch Kurztexte (SY-LANGU)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_DEVCLASSES TYPE TRDVC_DEVCLASSES Tabelle der selektierten Entwicklungsklassen

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.