SAP ABAP Class CL_RFW_INDEX_PKG_REPLICATION (Replication of an Index Package)
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_PKG_REPLICATION  
Short Description Replication of an Index Package    
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 20040510   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RFW_ALIAS_SERVICE_UTILS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_RFW_INDEX_PKG_REPLICATION has no interface implemented.
Friends
Class CL_RFW_INDEX_PKG_REPLICATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_DEINDEXING_REF Instance attribute Private Object reference (TYPE REF TO) DATA 20050901
2 MR_INDEXING_ERROR_REF Instance attribute Private Object reference (TYPE REF TO) DATA 20050901
3 MR_INDEXING_REF Instance attribute Private Object reference (TYPE REF TO) DATA 20050901
4 MR_INDEXING_STRUCTDESCR Instance attribute Private Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20040926
5 MR_INDEXING_TABLEDESCR Instance attribute Private Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR Runtime Type Services 20040926
6 MR_INDEX_RULE Instance attribute Private Object reference (TYPE REF TO) CL_RFW_INDEX Replication Framework Index 20040510
7 MR_SEARCH_ENGINE_INDEX Instance attribute Private Object reference (TYPE REF TO) IF_SEARCH_ENGINE_INDEX Search Engine 20040714
8 M_FIELDS Instance attribute Private Type reference (TYPE) SFSRFW_INDEX_FIELDS Trex Index Fields 20040511
9 M_KEYFIELDS Instance attribute Private Type reference (TYPE) SFS_TAB_KEYFIELDS Key Fields of Index 20040511
10 M_PROTTAB_NAME Instance attribute Private Type reference (TYPE) TABNAME Name of the Protocol Table 20040924
11 M_WORKPACKAGE_TS Instance attribute Private Type reference (TYPE) TIMESTAMP Time Stamp 20040511
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20040510
2 CREATE_INDEXING_DESCRIPTOREN Instance method Private Method Generates the Descriptors for the Transport Tables 20040926
3 CREATE_TYPE Instance method Private Method 20041009
4 DELETE_PROTTAB_ENTRIES Instance method Private Method Deletion of the Processed Protocol Entries 20040510
5 DELETE_PROTTAB_ENTRIES_BY_TS Instance method Private Method Deletes Entries from the Protocol Table with Existing TS 20040817
6 EXECUTE Instance method Public Method Execution of Replication 20040510
7 EXECUTE_INDEXING Instance method Private Method Index Documents 20040714
8 EXECUTE_NODE_REPLICATION Instance method Private Method Replication of Business Object Nodes 20040927
9 EXECUTE_TABLE_REPLICATION Instance method Private Method Replication of Tables 20040510
10 GET_INDEXING_STRUCTDESCR Instance method Public Method Gets the Structure Descriptor for the Transport Tables 20040926
11 GET_INDEXING_TABLEDESCR Instance method Public Method Gets the Descriptor for the Transport Tables 20040926
12 GET_RESOLVE_MAP Instance method Private Method 20050208
13 INITIALIZE Instance method Private Method Initialize 20040924
Events
Class CL_RFW_INDEX_PKG_REPLICATION has no event.
Types
Class CL_RFW_INDEX_PKG_REPLICATION has no local type.
Method Signatures

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 Replikationsframework Replikationsregel 20040510
2 Importing I_PACKAGE_TS Call by reference Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20040510
# Exception Resumable Description Created on
1 CX_SEARCH_ENGINE_ERROR 20040714
2 CX_SFS_NOT_FOUND Eintrag nicht gefunden 20040510

Method CREATE_INDEXING_DESCRIPTOREN Signature

Method CREATE_INDEXING_DESCRIPTOREN on class CL_RFW_INDEX_PKG_REPLICATION has no parameter.
Method CREATE_INDEXING_DESCRIPTOREN on class CL_RFW_INDEX_PKG_REPLICATION has no exception.

Method CREATE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ABAP_TYPEKIND Call by reference Type reference (TYPE) ABAP_TYPEKIND 20041009
2 Importing I_DECIMAL Call by reference Type reference (TYPE) I 20041009
3 Importing I_LENGTH Call by reference Type reference (TYPE) I 20041009
4 Importing I_ROLLNAME Call by reference Type reference (TYPE) ROLLNAME Datenelement (semantische Domäne) 20041009
5 Returning R_TYPEDESCR Value transfer Object reference (TYPE REF TO) CL_ABAP_TYPEDESCR Run Time Type Services 20041009

Method CREATE_TYPE on class CL_RFW_INDEX_PKG_REPLICATION has no exception.

Method DELETE_PROTTAB_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEY_FIELDS Call by reference Type reference (TYPE) SFS_TAB_KEYFIELDS Replication Framework - Schlüsselfelder einer Tabelle 20040510
2 Importing I_PROT_TAB Call by reference Type reference (TYPE) STANDARD TABLE 20040510

Method DELETE_PROTTAB_ENTRIES on class CL_RFW_INDEX_PKG_REPLICATION has no exception.

Method DELETE_PROTTAB_ENTRIES_BY_TS Signature

Method DELETE_PROTTAB_ENTRIES_BY_TS on class CL_RFW_INDEX_PKG_REPLICATION has no parameter.
Method DELETE_PROTTAB_ENTRIES_BY_TS on class CL_RFW_INDEX_PKG_REPLICATION has no exception.

Method EXECUTE Signature

Method EXECUTE on class CL_RFW_INDEX_PKG_REPLICATION has no parameter.
# Exception Resumable Description Created on
1 CX_SEARCH_ENGINE_ERROR Replizierungsframework Trex Fehler 20040714

Method EXECUTE_INDEXING Signature

Method EXECUTE_INDEXING on class CL_RFW_INDEX_PKG_REPLICATION has no parameter.
# Exception Resumable Description Created on
1 CX_SEARCH_ENGINE_ERROR 20040714

Method EXECUTE_NODE_REPLICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROTTAB_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20040927
# Exception Resumable Description Created on
1 CX_SEARCH_ENGINE_ERROR Replizierungsframework Trex Fehler 20040927

Method EXECUTE_TABLE_REPLICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROTTAB_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20040510
# Exception Resumable Description Created on
1 CX_SEARCH_ENGINE_ERROR Replizierungsframework Trex Fehler 20040714

Method GET_INDEXING_STRUCTDESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_INDEXING_STRUCTDESCR Value transfer Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Run Time Type Services 20040926

Method GET_INDEXING_STRUCTDESCR on class CL_RFW_INDEX_PKG_REPLICATION has no exception.

Method GET_INDEXING_TABLEDESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_INDEXING_TABLEDESCR Value transfer Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR Run Time Type Services 20040926

Method GET_INDEXING_TABLEDESCR on class CL_RFW_INDEX_PKG_REPLICATION has no exception.

Method GET_RESOLVE_MAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ALIAS_MAP Value transfer Type reference (TYPE) CL_RFW_ALIAS_SERVICE_UTILS=>T_ALIAS_DDIC 20050208
2 Importing I_BO_NAME Call by reference Type reference (TYPE) STRING 20050208
3 Importing I_BO_NODE_NAME Call by reference Type reference (TYPE) STRING 20050208
# Exception Resumable Description Created on
1 CX_SEARCH_ENGINE_ERROR Replizierungsframework Suchengine Fehler 20050208

Method INITIALIZE Signature

Method INITIALIZE on class CL_RFW_INDEX_PKG_REPLICATION has no parameter.
# Exception Resumable Description Created on
1 CX_SEARCH_ENGINE_ERROR Replizierungsframework Suchengine Fehler 20040924
History
Last changed by/on SAP  20110908 
SAP Release Created in 700