SAP ABAP Class CL_SLIN_STINDX (Index Management Statements)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA-EPC (Application Component) Extended Program Check (SLIN)
⤷
SLIN_INTERN (Package) Internal Use for SLIN (changes made without discussion)

⤷

⤷

Properties
Class | CL_SLIN_STINDX | |
Short Description | Index Management Statements | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SLIN_INTERN | Internal Use for SLIN (changes made without discussion) |
Created | 20061221 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_SLIN_STINDX has no interface implemented.
Friends
Class CL_SLIN_STINDX has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CL_SLIN_UTIL=>INDEX_ITEM | 20061221 | |||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | HASHINDEX | 20061221 | |||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SLIN_SCAN | 20061221 | |||
4 | ![]() |
Constant | Public | See coding | 20120706 | ||||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CL_SLIN_UTIL=>INT_HASH | 20061221 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20080317 | |
2 | ![]() |
Instance method | Private | Method | 20080317 | |
3 | ![]() |
Static method | Private | Method | 20080317 | |
4 | ![]() |
Instance method | Public | Method | Determine Statement Indices for 'pattern' | 20061221 |
5 | ![]() |
Static method | Public | Method | Factory, Creates Initial Index Sets | 20061221 |
6 | ![]() |
Static method | Public | Method | Factory, with Specification of Index Set | 20080317 |
7 | ![]() |
Instance method | Private | Method | 20080317 | |
8 | ![]() |
Instance method | Private | Method | 20080317 | |
9 | ![]() |
Instance method | Private | Method | 20080317 | |
10 | ![]() |
Static method | Private | Method | 20080317 |
Events
Class CL_SLIN_STINDX has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | HASHINDEX | Public | See coding | 20061221 | hashindex TYPE HASHED TABLE OF cl_slin_util=>index_item WITH UNIQUE KEY id
|
||
2 | INDEXSETTYPE | Private | See coding | 20061221 | IndexSetType type any table of CL_SLIN_UTIL=>INDEX_ITEM
with key id
|
Method Signatures
Method FETCH_PATTERN_RECURSIV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IDXS | Call by reference | Type reference (TYPE) | CL_SLIN_UTIL=>IDX_STD | Statement Indices, die 'PATTERN_WORDS' matchen | 20080317 | ||
2 | ![]() |
PATTERN | Call by reference | Type reference (TYPE) | CL_SLIN_UTIL=>STPATTE | Suchpattern als normaliserter String | 20080317 | ||
3 | ![]() |
PATTERN_WORDS | Call by reference | Type reference (TYPE) | STRING_TABLE | Suchpattern, gegeben als Wortsequenz | 20080415 | ||
4 | ![]() |
WORDS_CNT | Call by reference | Type reference (TYPE) | I | Anzahl Worte in Wortsequenz | 20080415 |
Method FETCH_PATTERN_RECURSIV on class CL_SLIN_STINDX has no exception.
Method FETCH_PATTERN_START Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID | Call by reference | Type reference (TYPE) | STRING | 20080317 | |||
2 | ![]() |
RET | Value transfer | Type reference (TYPE) | CL_SLIN_UTIL=>INT_STD | 20080321 |
Method FETCH_PATTERN_START on class CL_SLIN_STINDX has no exception.
Method FILTER_SYSTEM_INDICES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SET | Call by reference | Type reference (TYPE) | INDEXSETTYPE | 20080317 | |||
2 | ![]() |
SYSTEMINDICES | Call by reference | Type reference (TYPE) | CL_SLIN_UTIL=>INT_HASH | 20080317 |
Method FILTER_SYSTEM_INDICES on class CL_SLIN_STINDX has no exception.
Method GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PATTE | Call by reference | Type reference (TYPE) | CL_SLIN_UTIL=>STPATTE | Sequenz von Tokennamen | 20071208 | ||
2 | ![]() |
RET | Value transfer | Type reference (TYPE) | CL_SLIN_UTIL=>IDX_STD | 20080321 |
Method GET on class CL_SLIN_STINDX has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RET | Value transfer | Object reference (TYPE REF TO) | CL_SLIN_STINDX | 20080321 | |||
2 | ![]() |
SCAN | Call by reference | Object reference (TYPE REF TO) | CL_SLIN_SCAN | 20061221 |
Method GET_INSTANCE on class CL_SLIN_STINDX has no exception.
Method GET_INSTANCE_DIRECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INDEXSET | Call by reference | Type reference (TYPE) | HASHINDEX | 20080317 | |||
2 | ![]() |
RET | Value transfer | Object reference (TYPE REF TO) | CL_SLIN_STINDX | 20080321 | |||
3 | ![]() |
SCAN | Call by reference | Object reference (TYPE REF TO) | CL_SLIN_SCAN | 20080317 | |||
4 | ![]() |
SYSTEMINDICES | Call by reference | Type reference (TYPE) | CL_SLIN_UTIL=>INT_HASH | 20130111 |
Method GET_INSTANCE_DIRECT on class CL_SLIN_STINDX has no exception.
Method HASH_SET_FILL Signature
Method HASH_SET_FILL on class CL_SLIN_STINDX has no parameter.
Method HASH_SET_FILL on class CL_SLIN_STINDX has no exception.
Method IS_SYSTEM_SOURCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LEVEL | Value transfer | Type reference (TYPE) | SLEVEL | 20080317 | |||
2 | ![]() |
RET | Value transfer | Type reference (TYPE) | BOOLEAN | 20080321 |
Method IS_SYSTEM_SOURCE on class CL_SLIN_STINDX has no exception.
Method SET_SYSTEM_INCLUDES Signature
Method SET_SYSTEM_INCLUDES on class CL_SLIN_STINDX has no parameter.
Method SET_SYSTEM_INCLUDES on class CL_SLIN_STINDX has no exception.
Method STMNT_TO_SEARCH_TOKEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RET | Value transfer | Type reference (TYPE) | STRING | 20080321 | |||
2 | ![]() |
SCAN | Call by reference | Object reference (TYPE REF TO) | CL_SLIN_SCAN | 20080317 | |||
3 | ![]() |
STMNT | Call by reference | Type reference (TYPE) | SSTMNT | 20080317 |
Method STMNT_TO_SEARCH_TOKEN on class CL_SLIN_STINDX has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 710 |