SAP ABAP Class CL_RFW_REPLICATION_ENGINE_CFG (Engine Configuration)
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_REPLICATION_ENGINE_CFG  
Short Description Engine Configuration    
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 20040923   SAP 
Last change 20060207   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RFW_REPLICATION_ENGINE_CFG has no forward declaration.
Interfaces
Class CL_RFW_REPLICATION_ENGINE_CFG has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_RFW_INDEX_INITIAL_LOAD 20040923 Class for Initial Load of an Index
Attributes
Class CL_RFW_REPLICATION_ENGINE_CFG has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_BATCH_BLOCK_SIZE Static method Public Method Determines Max. Number of Parallel Tasks 20050919
2 GET_BATCH_RETRIES Static method Public Method Determines Maximum number of Tries to Start a Job 20041004
3 GET_BATCH_SERVER_GROUP Static method Public Method Determines Server Group for Batch Execution 20041006
4 GET_INITIAL_LOAD_SERVER_GROUP Static method Public Method Determines the Server Group for Initial Loading 20041001
5 GET_MAX_TASKS Static method Public Method Determines Max. Number of Parallel Tasks 20040929
6 GET_NODE_PAGE_MODE Static method Public Method Determine Whether Paging Should Be Used for BO Node Queries 20050408
7 GET_REPLICATION_SERVER_GROUP Static method Public Method Determines Server Group for Replication 20041001
8 GET_SCHEDULER_DESTINATION Static method Public Method Determines RFC Destination for the TREXR3Scheduler 20041027
9 GET_SCHEDULER_LOGON_DATA Static method Public Method Determines Logon Data for TREXR3Scheduler 20041027
10 GET_USE_BATCH4INITIAL_LOAD Static method Public Method Activate Batch Processing for Initial Loading? 20040929
11 GET_WORKPACKAGE_SIZE Static method Public Method Determines Maximum Size of Work Package 20040929
12 RETRIEVE_INTERNAL_INT Static method Private Method 20040929
Events
Class CL_RFW_REPLICATION_ENGINE_CFG has no event.
Types
Class CL_RFW_REPLICATION_ENGINE_CFG has no local type.
Method Signatures

Method GET_BATCH_BLOCK_SIZE 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 20050919
2 Returning R_MAX_TASKS Value transfer Type reference (TYPE) I Boolean type 20050919

Method GET_BATCH_BLOCK_SIZE on class CL_RFW_REPLICATION_ENGINE_CFG has no exception.

Method GET_BATCH_RETRIES 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 20041004
2 Returning R_MAX_RETRIES Value transfer Type reference (TYPE) I Boolean type 20041004

Method GET_BATCH_RETRIES on class CL_RFW_REPLICATION_ENGINE_CFG has no exception.

Method GET_BATCH_SERVER_GROUP 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 'DEFAULT' Replikationsframework Replikationsregel 20041006
2 Returning R_SERVER_GROUP Value transfer Type reference (TYPE) BPSRVGRP Name einer Logon/Server-Gruppe 20041006

Method GET_BATCH_SERVER_GROUP on class CL_RFW_REPLICATION_ENGINE_CFG has no exception.

Method GET_INITIAL_LOAD_SERVER_GROUP 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 'DEFAULT' Replikationsframework Replikationsregel 20041001
2 Returning R_SERVER_GROUP Value transfer Type reference (TYPE) RZLLI_APCL Name einer Logon/Server-Gruppe 20041001

Method GET_INITIAL_LOAD_SERVER_GROUP on class CL_RFW_REPLICATION_ENGINE_CFG has no exception.

Method GET_MAX_TASKS 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 20040929
2 Returning R_MAX_TASKS Value transfer Type reference (TYPE) I Boolean type 20040929

Method GET_MAX_TASKS on class CL_RFW_REPLICATION_ENGINE_CFG has no exception.

Method GET_NODE_PAGE_MODE 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 'DEFAULT' Replikationsframework - Replikationsregel 20050408
2 Returning R_PAGE_MODE Value transfer Type reference (TYPE) STRING 20050408

Method GET_NODE_PAGE_MODE on class CL_RFW_REPLICATION_ENGINE_CFG has no exception.

Method GET_REPLICATION_SERVER_GROUP 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 'DEFAULT' Replikationsframework Replikationsregel 20041001
2 Returning R_SERVER_GROUP Value transfer Type reference (TYPE) RZLLI_APCL Name einer Logon/Server-Gruppe 20041001

Method GET_REPLICATION_SERVER_GROUP on class CL_RFW_REPLICATION_ENGINE_CFG has no exception.

Method GET_SCHEDULER_DESTINATION 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 'DEFAULT' Replikationsframework Replikationsregel 20041027
2 Returning R_SCHEDULER_DESTINATION Value transfer Type reference (TYPE) TREX_RFC-RFC_DESTINATION 20041027

Method GET_SCHEDULER_DESTINATION on class CL_RFW_REPLICATION_ENGINE_CFG has no exception.

Method GET_SCHEDULER_LOGON_DATA 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 'DEFAULT' Replikationsframework Replikationsregel 20041027
2 Returning R_LOGON_DATA Value transfer Type reference (TYPE) TREXS_CRAWLER 20041027

Method GET_SCHEDULER_LOGON_DATA on class CL_RFW_REPLICATION_ENGINE_CFG has no exception.

Method GET_USE_BATCH4INITIAL_LOAD 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 20040929
2 Returning R_USE_BATCH Value transfer Type reference (TYPE) SFS_BOOL Boolean type 20040929

Method GET_USE_BATCH4INITIAL_LOAD on class CL_RFW_REPLICATION_ENGINE_CFG has no exception.

Method GET_WORKPACKAGE_SIZE 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 20040929
2 Returning R_WP_SIZE Value transfer Type reference (TYPE) I Boolean type 20040929

Method GET_WORKPACKAGE_SIZE on class CL_RFW_REPLICATION_ENGINE_CFG has no exception.

Method RETRIEVE_INTERNAL_INT 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 20040929
2 Importing I_NAME Call by reference Type reference (TYPE) SFSRFW_CFG_NAME Name eines Customizing Parameters 20040929
3 Returning R_INT Value transfer Type reference (TYPE) I 20040929

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