Menu

SAP Function Module DD_INDX_PROTNAME

DDintern: Protokollname für Aktivierung und Prüfung von Indizes bestimmen

The Function Module DD_INDX_PROTNAME (DDintern: Protokollname für Aktivierung und Prüfung von Indizes bestimmen) is a standard Function Module in SAP ERP and is part of the function group SDIN within the package SDTB.

Technical Information

Function Module DD_INDX_PROTNAME
Short Text DDintern: Protokollname für Aktivierung und Prüfung von Indizes bestimmen
Function Group SDIN
Package SDTB
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ACT LIKE DDREFSTRUC-BOOL 'X' X: Aktivierung. Space: Prüfung
INDEXNAME LIKE DD12V-INDEXNAME 1-3stellige Indexkennung
TABNAME LIKE DD12V-SQLTAB Tabellenname (entspr. DD12V-SQLTAB)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PROTNAME LIKE Name des Datenbank-Protokolls

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.