SAP ABAP Function Module RSDU_GET_INDEX_NAME_DB2 (Gets Name for an Index on the DB as Set by the DDIC)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-SYS-DB-DB2 (Application Component) BW DB2 for OS/390
⤷
RSCOREDB2 (Package) BI Core Porting: DB2-z/OS

⤷

⤷

Basic Data
Function Module | RSDU_GET_INDEX_NAME_DB2 | Gets Name for an Index on the DB as Set by the DDIC |
Function Group | RSDU_CORE_UTIL_DB2 | Database-Specific Functions in LEAN |
Program Name | SAPLRSDU_CORE_UTIL_DB2 | |
INCLUDE Name | LRSDU_CORE_UTIL_DB2U10 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
C_PROCESSED | TYPE | RS_BOOL | RS_C_FALSE | Boolean | ||
![]() |
E_INDEX | TYPE | RSDU_INDEX | Name of the Index on the DB as Set by DDIC | |||
![]() |
E_INDEX_EXISTS | TYPE | RS_BOOL | Boolean | |||
![]() |
I_TABLNM | TYPE | RSD_TABLNM | Table Name | |||
![]() |
I_INDEXNUMBER | TYPE | RSDU_INDEXNAME | Name of the index According to DDIC (000,010,..) | |||
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 | 20110909 |
SAP Release Created in | 730 |