SAP ABAP Class CL_RFW_REPL_PROCESS_SYNC (Synchronization of Replication Processes)
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_REPL_PROCESS_SYNC  
Short Description Synchronization of Replication Processes    
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 20040511   SAP 
Last change 20040909   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RFW_REPL_PROCESS_SYNC has no forward declaration.
Interfaces
Class CL_RFW_REPL_PROCESS_SYNC has no interface implemented.
Friends
Class CL_RFW_REPL_PROCESS_SYNC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_REPL_LOG Instance attribute Private Object reference (TYPE REF TO) IF_SFS_PROTOCOL Protocol Interface 20040527
2 M_GROUP Instance attribute Private Type reference (TYPE) RZLLI_APCL Logon/Server Group Name 20040524
3 M_MAX_TASKS Instance attribute Private Type reference (TYPE) I 20040524
4 M_TASKS Instance attribute Private Type reference (TYPE) I 20040521
5 M_TASK_QUEUE Instance attribute Private Type reference (TYPE) SFSRFW_TASK_LIST 20040521
6 M_WORKPACKAGE_QUEUE Instance attribute Private Type reference (TYPE) SFSRFW_WP_LIST List of Work Packages 20040511
Methods
# Method Level Visibility Method type Description Created on
1 ADD_PACKAGE Instance method Public Method Adds Replication Package 20040511
2 ADM_DELETE_TASK Instance method Private Method 20040521
3 CONSTRUCTOR Instance method Public Constructor 20040524
4 CREATE_TASK Instance method Private Method 20040521
5 FINALIZE Instance method Public Method 20040521
6 GET_MAX_TASKS Instance method Public Method 20040601
7 PROCESS_WP_LIST Instance method Private Method 20040511
8 WAIT Instance method Public Method 20040511
Events
Class CL_RFW_REPL_PROCESS_SYNC has no event.
Types
Class CL_RFW_REPL_PROCESS_SYNC has no local type.
Method Signatures

Method ADD_PACKAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INDEX_REPLICATION Call by reference Object reference (TYPE REF TO) CL_RFW_INDEX_REPLICATION Replikationsframework Replikationsregel 20040511
2 Importing I_PACKAGE_TS Call by reference Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20040511

Method ADD_PACKAGE on class CL_RFW_REPL_PROCESS_SYNC has no exception.

Method ADM_DELETE_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TASKNAME Call by reference Type reference (TYPE) SFSRFW_TASK Replizierungsframework - Replizierungstask 20040521

Method ADM_DELETE_TASK on class CL_RFW_REPL_PROCESS_SYNC has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_REPL_LOG Call by reference Object reference (TYPE REF TO) IF_SFS_PROTOCOL Protokoll Interface 20040527

Method CONSTRUCTOR on class CL_RFW_REPL_PROCESS_SYNC has no exception.

Method CREATE_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WP Call by reference Type reference (TYPE) SFSRFW_WORKPACKAGE_ENTRY 20040521
2 Returning R_TASK Value transfer Type reference (TYPE) SFSRFW_TASK Replizierungsframework - Replizierungstask 20040521

Method CREATE_TASK on class CL_RFW_REPL_PROCESS_SYNC has no exception.

Method FINALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_TASK Call by reference Type reference (TYPE) CLIKE 20040521

Method FINALIZE on class CL_RFW_REPL_PROCESS_SYNC has no exception.

Method GET_MAX_TASKS Signature

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

Method GET_MAX_TASKS on class CL_RFW_REPL_PROCESS_SYNC has no exception.

Method PROCESS_WP_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WAIT_ON_BOTTLENECK Call by reference Type reference (TYPE) SFS_BOOL Boolean type 20040524
2 Returning R_MORE_DATA_AVAILABLE Value transfer Type reference (TYPE) SFS_BOOL Boolean type 20040511

Method PROCESS_WP_LIST on class CL_RFW_REPL_PROCESS_SYNC has no exception.

Method WAIT Signature

Method WAIT on class CL_RFW_REPL_PROCESS_SYNC has no parameter.
Method WAIT on class CL_RFW_REPL_PROCESS_SYNC has no exception.
History
Last changed by/on SAP  20040909 
SAP Release Created in 700