SAP ABAP Class CL_RFW_JOIN_INDEX_DEFINITION (Join Index)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-FSI (Application Component) Fast Search Infrastructure
     SFSRFW_REPLICATION_ENGINE (Package) Replication Framework Replication Engine
Properties
Class CL_RFW_JOIN_INDEX_DEFINITION  
Short Description Join Index    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFSRFW_REPLICATION_ENGINE   Replication Framework Replication Engine 
Created 20040905   SAP 
Last change 20060207   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RFW_JOIN_INDEX_DEFINITION has no forward declaration.
Interfaces
Class CL_RFW_JOIN_INDEX_DEFINITION has no interface implemented.
Friends
Class CL_RFW_JOIN_INDEX_DEFINITION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_JOIN_INDEX_PROPERTY Instance attribute Private Object reference (TYPE REF TO) IF_RFW_INDEX_PROPERTY Replication Framework - Container for TREX Joins 20041206
2 MR_SEARCH_ENGINE_FACTORY Instance attribute Private Object reference (TYPE REF TO) CL_RFW_SEARCH_ENGINE_FACTORY Replication Framework Search Engine Factory 20040905
3 MR_SEARCH_ENGINE_INDEX Instance attribute Private Object reference (TYPE REF TO) IF_SEARCH_ENGINE_JOIN Search Engine Index 20040905
4 M_INDEX_ID Instance attribute Private Type reference (TYPE) SFSRFW_INDEX_ID Replication Framework Trex Index Name 20040905
5 M_INDEX_STATUS Instance attribute Private Type reference (TYPE) SFSRFW_JDX_STATUS Status of Joins 20040906
6 M_JOIN_INDEX_RULE Instance attribute Private Type reference (TYPE) SFSRFW_IDX_RULE Replication Framework Replication Rule 20040905
Methods
# Method Level Visibility Method type Description Created on
1 ADAPT Instance method Public Method Does Index need to be Adjusted 20040906
2 ADAPT_JOIN_INDEX Instance method Private Method Changes a TREX Join Index 20041208
3 CHECK_DEFINITION Instance method Private Method Check Whether Index is Current 20040906
4 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040905
5 CREATE_JOIN_INDEX Instance method Private Method Creates a Trex Join Index 20041208
6 DELETE_DEFINITION Instance method Public Method 20050902
Events
Class CL_RFW_JOIN_INDEX_DEFINITION has no event.
Types
Class CL_RFW_JOIN_INDEX_DEFINITION has no local type.
Method Signatures

Method ADAPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ADAPT Value transfer Type reference (TYPE) SFS_BOOL Boolean type 20041207
# Exception Resumable Description Created on
1 CX_SEARCH_ENGINE_ERROR 20040906

Method ADAPT_JOIN_INDEX Signature

Method ADAPT_JOIN_INDEX on class CL_RFW_JOIN_INDEX_DEFINITION has no parameter.
# Exception Resumable Description Created on
1 CX_SEARCH_ENGINE_ERROR Replizierungsframework Suchengine Fehler 20041208

Method CHECK_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_OK Value transfer Type reference (TYPE) SFS_BOOL Boolean type 20041207
# Exception Resumable Description Created on
1 CX_SEARCH_ENGINE_ERROR Replizierungsframework Suchengine Fehler 20040906

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_JOIN_INDEX_RULE Call by reference Type reference (TYPE) SFSRFW_IDX_RULE Replikationsframework Replikationsregel 20040905
# Exception Resumable Description Created on
1 CX_SFS_INVALID_ID Fast Search Exception - Ungültige ID 20041208
2 CX_SFS_LOCK_ERROR Fast Search Enqueue Fehler 20041208
3 CX_SFS_NOT_FOUND Eintrag nicht gefunden 20040906

Method CREATE_JOIN_INDEX Signature

Method CREATE_JOIN_INDEX on class CL_RFW_JOIN_INDEX_DEFINITION has no parameter.
# Exception Resumable Description Created on
1 CX_SEARCH_ENGINE_ERROR Replizierungsframework Suchengine Fehler 20041208

Method DELETE_DEFINITION Signature

Method DELETE_DEFINITION on class CL_RFW_JOIN_INDEX_DEFINITION has no parameter.
# Exception Resumable Description Created on
1 CX_SEARCH_ENGINE_ERROR Replizierungsframework Suchengine Fehler 20050902
History
Last changed by/on SAP  20060207 
SAP Release Created in 700