SAP ABAP Function Module DDIF_INDX_ACTIVATE (DD: Interface to activate an index)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
⤷
SDIC (Package) ABAP Dictionary

⤷

⤷

Basic Data
Function Module | DDIF_INDX_ACTIVATE | DD: Interface to activate an index |
Function Group | SDIF | Interfaces for the ABAP Dictionary |
Program Name | SAPLSDIF | |
INCLUDE Name | LSDIFU14 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
RC | TYPE | SYST-SUBRC | Result of Activation | |||
![]() |
NAME | TYPE | DDOBJNAME | Name of the Table for which the Index should be Activated | |||
![]() |
ID | TYPE | DDOBJECTID | Identification of the Index to be Activated | |||
![]() |
AUTH_CHK | TYPE | DDBOOL_D | 'X' | 'X': Perform Author. Check for DB Operations | ||
![]() |
PRID | TYPE | SYST-TABIX | -1 | ID for Log Writer | ||
![]() |
NOT_FOUND | TYPE | Index not Found | ||||
![]() |
PUT_FAILURE | TYPE | Index could not be Written | ||||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 19960510 |
SAP Release Created in |