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 CL_SLIN_UTIL 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 INDEXITEMBUFFER Instance attribute Private Type reference (TYPE) CL_SLIN_UTIL=>INDEX_ITEM 20061221
2 INDEXSET Instance attribute Public Type reference (TYPE) HASHINDEX 20061221
3 SCAN Instance attribute Private Object reference (TYPE REF TO) CL_SLIN_SCAN 20061221
4 SPECIAL Constant Public See coding 20120706
5 SYSTEMINDICES Instance attribute Public Type reference (TYPE) CL_SLIN_UTIL=>INT_HASH 20061221
Methods
# Method Level Visibility Method type Description Created on
1 FETCH_PATTERN_RECURSIV Instance method Private Method 20080317
2 FETCH_PATTERN_START Instance method Private Method 20080317
3 FILTER_SYSTEM_INDICES Static method Private Method 20080317
4 GET Instance method Public Method Determine Statement Indices for 'pattern' 20061221
5 GET_INSTANCE Static method Public Method Factory, Creates Initial Index Sets 20061221
6 GET_INSTANCE_DIRECT Static method Public Method Factory, with Specification of Index Set 20080317
7 HASH_SET_FILL Instance method Private Method 20080317
8 IS_SYSTEM_SOURCE Instance method Private Method 20080317
9 SET_SYSTEM_INCLUDES Instance method Private Method 20080317
10 STMNT_TO_SEARCH_TOKEN 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 Exporting IDXS Call by reference Type reference (TYPE) CL_SLIN_UTIL=>IDX_STD Statement Indices, die 'PATTERN_WORDS' matchen 20080317
2 Exporting PATTERN Call by reference Type reference (TYPE) CL_SLIN_UTIL=>STPATTE Suchpattern als normaliserter String 20080317
3 Importing PATTERN_WORDS Call by reference Type reference (TYPE) STRING_TABLE Suchpattern, gegeben als Wortsequenz 20080415
4 Importing 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 Importing ID Call by reference Type reference (TYPE) STRING 20080317
2 Returning 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 Changing SET Call by reference Type reference (TYPE) INDEXSETTYPE 20080317
2 Importing 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 Importing PATTE Call by reference Type reference (TYPE) CL_SLIN_UTIL=>STPATTE Sequenz von Tokennamen 20071208
2 Returning 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 Returning RET Value transfer Object reference (TYPE REF TO) CL_SLIN_STINDX 20080321
2 Importing 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 Importing INDEXSET Call by reference Type reference (TYPE) HASHINDEX 20080317
2 Returning RET Value transfer Object reference (TYPE REF TO) CL_SLIN_STINDX 20080321
3 Importing SCAN Call by reference Object reference (TYPE REF TO) CL_SLIN_SCAN 20080317
4 Importing 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 Importing LEVEL Value transfer Type reference (TYPE) SLEVEL 20080317
2 Returning 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 Returning RET Value transfer Type reference (TYPE) STRING 20080321
2 Importing SCAN Call by reference Object reference (TYPE REF TO) CL_SLIN_SCAN 20080317
3 Importing 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