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.
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 |
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) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PROTNAME | LIKE | Name des Datenbank-Protokolls |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.