SAP ABAP Class CL_RFW_LOAD_PROCESS (Initial Loading of Packages)
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_LOAD_PROCESS  
Short Description Initial Loading of Packages    
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 20050917   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RFW_LOAD_PROCESS has no forward declaration.
Interfaces
Class CL_RFW_LOAD_PROCESS has no interface implemented.
Friends
Class CL_RFW_LOAD_PROCESS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_INDEXING_HANDLE Instance attribute Private Object reference (TYPE REF TO) DATA 20050917
2 MR_INDEXING_INDEX Instance attribute Private Object reference (TYPE REF TO) IF_SEARCH_ENGINE_INDEX Search Engine Index 20051116
3 MR_INDEXING_LINE_HANDLE Instance attribute Private Object reference (TYPE REF TO) DATA 20051116
4 MR_INDEX_RULE Instance attribute Private Object reference (TYPE REF TO) CL_RFW_INDEX Replication Framework Index 20050917
5 MR_SELECTING_HANDLE Instance attribute Private Object reference (TYPE REF TO) DATA 20051116
6 M_COLUMNS Instance attribute Private Type reference (TYPE) STRING 20050918
7 M_CONVERSION_NEEDED Instance attribute Private Type reference (TYPE) SFS_BOOL Boolean Type 20051116
8 M_EQUAL_WHERE_CLAUSE Instance attribute Private Type reference (TYPE) STRING 20050919
9 M_LOAD_LHANDLE Instance attribute Private Type reference (TYPE) XSTRING 20050919
10 M_LOAD_UHANDLE Instance attribute Private Type reference (TYPE) XSTRING 20050919
11 M_LOWER_WHERE_CLAUSE Instance attribute Private Type reference (TYPE) STRING 20050919
12 M_ORDER_BY Instance attribute Private Type reference (TYPE) STRING 20050918
13 M_PAGE_SIZE Instance attribute Private Type reference (TYPE) INT4 Natural number 20050917
14 M_SELECTION_TABLE Instance attribute Private Type reference (TYPE) SFSRFW_SELECTION Replication Framework - Selection (Table/Node) 20050917
15 M_UPPER_WHERE_CLAUSE Instance attribute Private Type reference (TYPE) STRING 20050919
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_WHERE_CLAUSE Instance method Private Method 20050917
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050917
3 CREATE_INDEXING_HANDLE Instance method Private Method 20050917
4 EXECUTE Instance method Public Method Index TREX 20050917
5 EXECUTE_INDEXING Instance method Private Method 20050918
6 EXECUTE_OPTIMIZING Instance method Private Method 20051116
7 GET_PAGE_SIZE Instance method Public Method Determine Current Page Size 20051116
8 OPTIMIZE Instance method Public Method Optimize TREX Index 20051116
9 SET_LOAD_HANDLE Instance method Public Method Set Handle for Selecting 20050917
10 SET_PAGE_SIZE Instance method Public Method Set Page Size Explicitly 20051116
Events
Class CL_RFW_LOAD_PROCESS has no event.
Types
Class CL_RFW_LOAD_PROCESS has no local type.
Method Signatures

Method BUILD_WHERE_CLAUSE Signature

Method BUILD_WHERE_CLAUSE on class CL_RFW_LOAD_PROCESS has no parameter.
Method BUILD_WHERE_CLAUSE on class CL_RFW_LOAD_PROCESS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_INDEX_RULE Call by reference Type reference (TYPE) SFSRFW_IDX_RULE Replikationsframework - Replikationsregel 20050917
# Exception Resumable Description Created on
1 CX_SFS_NOT_FOUND Fast Search - Eintrag nicht gefunden 20050917

Method CREATE_INDEXING_HANDLE Signature

Method CREATE_INDEXING_HANDLE on class CL_RFW_LOAD_PROCESS has no parameter.
Method CREATE_INDEXING_HANDLE on class CL_RFW_LOAD_PROCESS has no exception.

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SELECTED Value transfer Type reference (TYPE) I 20050917
# Exception Resumable Description Created on
1 CX_SEARCH_ENGINE_ERROR Replizierungsframework Suchengine Fehler 20050918

Method EXECUTE_INDEXING Signature

Method EXECUTE_INDEXING on class CL_RFW_LOAD_PROCESS has no parameter.
# Exception Resumable Description Created on
1 CX_SEARCH_ENGINE_ERROR Replizierungsframework Suchengine Fehler 20050918

Method EXECUTE_OPTIMIZING Signature

Method EXECUTE_OPTIMIZING on class CL_RFW_LOAD_PROCESS has no parameter.
# Exception Resumable Description Created on
1 CX_SEARCH_ENGINE_ERROR Replizierungsframework Suchengine Fehler 20051116

Method GET_PAGE_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PAGE_SIZE Value transfer Type reference (TYPE) I 20051116

Method GET_PAGE_SIZE on class CL_RFW_LOAD_PROCESS has no exception.

Method OPTIMIZE Signature

Method OPTIMIZE on class CL_RFW_LOAD_PROCESS has no parameter.
# Exception Resumable Description Created on
1 CX_SEARCH_ENGINE_ERROR Replizierungsframework Suchengine Fehler 20051116

Method SET_LOAD_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_LOWER_LOAD_HANDLE Call by reference Type reference (TYPE) XSTRING 20050919
2 Importing IN_UPPER_LOAD_HANDLE Call by reference Type reference (TYPE) XSTRING 20050919

Method SET_LOAD_HANDLE on class CL_RFW_LOAD_PROCESS has no exception.

Method SET_PAGE_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_PAGE_SIZE Call by reference Type reference (TYPE) I 20051116

Method SET_PAGE_SIZE on class CL_RFW_LOAD_PROCESS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710