SAP ABAP Function Module RSDAW_INDEX_CREATE (Create index)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSDA_WSD (Package) BW Nearline Storage: Web Service Definition

⤷

⤷

Basic Data
Function Module | RSDAW_INDEX_CREATE | Create index |
Function Group | RSDAW_NEARLINE_SERVER | Server Interface for Nearline Storage |
Program Name | SAPLRSDAW_NEARLINE_SERVER | |
INCLUDE Name | LRSDAW_NEARLINE_SERVERU06 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
E_S_INDEX_DEFINITION | TYPE | RSDAW_S_INDEX_DEFINITION | BW Nearline Interface: Index Definition (Header Information) | |||
![]() |
I_OWNER | TYPE | RSDAW_OWNER | BW Nearline Interface: Owner | |||
![]() |
I_TABLE_NAME | TYPE | RSDAW_TABLE_NAME | Table Name | |||
![]() |
I_INDEX_NAME | TYPE | RSDAW_INDEX_NAME | Index Name | |||
![]() |
I_INDEX_TYPE | TYPE | RSDAW_INDEX_TYPE | Index Type | |||
![]() |
I_T_INDEX_COLUMN_DEFINITIONS | TYPE | RSDAW_T_INDEX_COLUMN_DEFS | Definition of index columns | |||
![]() |
I_DEFERRED | TYPE | RSDAW_DEFERRED | Flag: Index will be activated later | |||
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 | 20041223 |
SAP Release Created in | 700 |