SAP ABAP Domain SCI_IDX_TYPE (Code Inspector: Type of a Table Index)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
⤷
S_CODE_INSPECTOR (Package) ABAP Source Code Analysis

⤷

⤷

Basic Data
Domain Name | SCI_IDX_TYPE |
Short Description | Code Inspector: Type of a Table Index |
Definition
Data Type | CHAR | Character String |
No. Characters | 1 | |
Decimal Places | ||
Output Length | 1 | |
Conversion Routine | ||
Sign | ||
Lower Case |
Value Range
# | Lower Limit | Upper Limit | Short Description |
---|---|---|---|
1 | R | Index for Table in Row Store (that is: Index not on HDB) | |
2 | C | Index for Table in Column Store (that is: Index on HDB) | |
3 | U | Unique Index on all Database Platforms | |
4 | N | Non-Unique Index on all Database Platforms | |
5 | O | Index not Created on Database | |
6 | S | Index Created on Specific Database Platforms Only | |
History
Last changed by/on | SAP | 20140117 |
SAP Release Created in | 740 |