Menu

SAP Function Module RS_GET_TESTCLASS_INFO

Bestimmen aller Testklassen/methoden

The Function Module RS_GET_TESTCLASS_INFO (Bestimmen aller Testklassen/methoden) is a standard Function Module in SAP ERP and is part of the function group SEUAX within the package SEUIX.

Technical Information

Function Module RS_GET_TESTCLASS_INFO
Short Text Bestimmen aller Testklassen/methoden
Function Group SEUAX
Package SEUIX
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SELECTION_TAB TYPE SEL_OBJT Selektionstabelle
SELTYPE TYPE TSELTYPE Selektionstypen
STATE TYPE R3STATE 'A' ABAP: Programmstatus (aktiv, gesichert, transportiert...)

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TESTCLASS_INFO TYPE TESTCLASS_INFO_TAB Tabelle der Test-Infos zu Klassen/Programmen

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.