SAP ABAP Class CL_RFW_INDEX_DEFINITION (Replication Framework Index Check)
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_INDEX_DEFINITION  
Short Description Replication Framework Index Check    
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 20040513   SAP 
Last change 20060207   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RFW_INDEX_DEFINITION has no forward declaration.
Interfaces
Class CL_RFW_INDEX_DEFINITION has no interface implemented.
Friends
Class CL_RFW_INDEX_DEFINITION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_INDEX_RULE Instance attribute Private Object reference (TYPE REF TO) CL_RFW_INDEX Replication Framework Index 20040513
2 MR_SEARCH_ENGINE_FACTORY Instance attribute Private Object reference (TYPE REF TO) CL_RFW_SEARCH_ENGINE_FACTORY Replication Framework Search Engine Factory 20040712
3 MR_SEARCH_ENGINE_INDEX Instance attribute Private Object reference (TYPE REF TO) IF_SEARCH_ENGINE_INDEX Search Engine Index 20040714
4 M_INDEX_ID Instance attribute Private Type reference (TYPE) TREXD_INDEX_ID Index ID 20040712
5 M_INDEX_RULE Instance attribute Private Type reference (TYPE) SFSRFW_IDX_RULE Replication Framework Replication Rule 20040513
6 M_REQ_ATTRIBUTES Instance attribute Private Type reference (TYPE) SFSRFW_INDEX_FIELDS Replication Framework Index Fields 20040517
7 M_REQ_KEY_FIELDS Instance attribute Private Type reference (TYPE) SFS_TAB_KEYFIELDS Replication Framework - Key Fields of a Table 20040714
Methods
# Method Level Visibility Method type Description Created on
1 ADAPT Instance method Public Method Adapts the Index in the Search Engine 20040513
2 ADAPT_INDEX Instance method Private Method 20040517
3 CHECK_DEFINITION Instance method Private Method Checks the Index in the Search Engine 20040528
4 CONSTRUCTOR Instance method Public Constructor 20040513
5 CREATE_INDEX Instance method Private Method Creates the Index in the Search Engine 20040513
6 DELETE_DEFINITION Instance method Public Method 20050825
7 SET_FIELD_STATUS Instance method Public Method 20050825
Events
Class CL_RFW_INDEX_DEFINITION has no event.
Types
Class CL_RFW_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_ADAPTED_FIELDS Value transfer Type reference (TYPE) SFSRFW_INDEX_FIELDS Replizierungsframework Index Felder 20040713
# Exception Resumable Description Created on
1 CX_SEARCH_ENGINE_ERROR Replizierungsframework Suchengine Fehler 20040712

Method ADAPT_INDEX Signature

Method ADAPT_INDEX on class CL_RFW_INDEX_DEFINITION has no parameter.
# Exception Resumable Description Created on
1 CX_SEARCH_ENGINE_ERROR Replizierungsframework Suchengine Fehler 20040712

Method CHECK_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ADAPTED_FIELDS Call by reference Type reference (TYPE) SFSRFW_INDEX_FIELDS 20040528
2 Exporting R_EXISTS Call by reference Type reference (TYPE) SFS_BOOL Boolean type 20040528
# Exception Resumable Description Created on
1 CX_SEARCH_ENGINE_ERROR Replizierungsframework Suchengine Fehler 20040712

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INDEX_RULE Call by reference Type reference (TYPE) SFSRFW_IDX_RULE Replication Framework Index 20040513
# Exception Resumable Description Created on
1 CX_SFS_NOT_FOUND Eintrag nicht gefunden 20040513

Method CREATE_INDEX Signature

Method CREATE_INDEX on class CL_RFW_INDEX_DEFINITION has no parameter.
# Exception Resumable Description Created on
1 CX_SEARCH_ENGINE_ERROR Replizierungsframework Suchengine Fehler 20040712

Method DELETE_DEFINITION Signature

Method DELETE_DEFINITION on class CL_RFW_INDEX_DEFINITION has no parameter.
# Exception Resumable Description Created on
1 CX_SEARCH_ENGINE_ERROR Replizierungsframework Suchengine Fehler 20050825

Method SET_FIELD_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_IGNORE_OLD_STATUS Call by reference Type reference (TYPE) SFS_BOOL SPACE Boolean type 20050825
2 Importing IN_STATUS Call by reference Type reference (TYPE) SFSRFW_IDX_FIELD_STATUS Replikationsframework - Replizierungszustand der Felder 20050825

Method SET_FIELD_STATUS on class CL_RFW_INDEX_DEFINITION has no exception.
History
Last changed by/on SAP  20060207 
SAP Release Created in 700