Menu

SAP Function Module DISPLAY_INDEXES_SDB

Anzeige: Indizes

The Function Module DISPLAY_INDEXES_SDB (Anzeige: Indizes) is a standard Function Module in SAP ERP and is part of the function group SADD within the package SADA.

Technical Information

Function Module DISPLAY_INDEXES_SDB
Short Text Anzeige: Indizes
Function Group SADD
Package SADA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DB_REF CLASS CL_SAPDB_DBA Administration SAPDB Instanz
DOCKING CLASS CL_GUI_DOCKING_CONTAINER Docking Control Container
IV_BAD TYPE FLAG 'X': nur Anzeige defekter Indizes
IV_DISABLED TYPE FLAG 'X': nur Anzeige nicht zugreifbare Indizes
IV_INDEXNAME TYPE CHAR32 Indexname (* für beliebige Zeichen)
IV_SCHEMANAME TYPE CHAR32 Schema-/Benutzername (* für beliebige Zeichen)
IV_TABLENAME TYPE CHAR32 Tabellenname (* für beliebige Zeichen)
IV_UNUSED TYPE FLAG 'X': nur Anzeige unbenutzte Indizes

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.