Menu

SAP Function Module TR_GTADIR_LIST_QUERY

The Function Module TR_GTADIR_LIST_QUERY () is a standard Function Module in SAP ERP and is part of the function group SG01 within the package SCTS_CAT.

Technical Information

Function Module TR_GTADIR_LIST_QUERY
Short Text
Function Group SG01
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
COMMAND LIKE SDIT_PARAM-COMMAND 'GETLIST' Kommando (GETLIST)

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
E_TABLE LIKE GTADIR Die Liste der existierenden Objekte
I_TABLE LIKE GTADIR Die Liste der Abfrageobjekte

Exceptions

This function module does not define any Exceptions.