SAP ABAP Class CL_RFW_INDEX_REPLICATION (CL_RFW_INDEX_REPLICATION)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-FSI (Application Component) Fast Search Infrastructure
     SFSRFW_REPLICATION_ENGINE (Package) Replication Framework Replication Engine
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RFW_INDEX_REPLICATION_BASE Replication of an Index 20040916
Properties
Class CL_RFW_INDEX_REPLICATION  
Short Description    
Super Class CL_RFW_INDEX_REPLICATION_BASE Replication of an Index 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFSRFW_REPLICATION_ENGINE   Replication Framework Replication Engine 
Created 20040916   SAP 
Last change 20041208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RFW_INDEX_REPLICATION has no forward declaration.
Interfaces
Class CL_RFW_INDEX_REPLICATION has no interface implemented.
Friends
Class CL_RFW_INDEX_REPLICATION has no friend class.
Attributes
Class CL_RFW_INDEX_REPLICATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 PREPARE_FIRST Instance method Public Method Prepares Queue for First Replication 20040916
2 PREPARE_INTERNAL Instance method Private Method 20040916
3 PREPARE_NEXT Instance method Public Method Prepares Next Package 20040916
Events
Class CL_RFW_INDEX_REPLICATION has no event.
Types
Class CL_RFW_INDEX_REPLICATION has no local type.
Method Signatures

Method PREPARE_FIRST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REPL_PROC_SYNC Call by reference Object reference (TYPE REF TO) CL_RFW_REPL_PROCESS_SYNC Synchronisierung der Replizierungsprozesse 20040916
2 Returning R_MORE_DATA_AVAILABLE Value transfer Type reference (TYPE) SFS_BOOL Boolean type 20040916

Method PREPARE_FIRST on class CL_RFW_INDEX_REPLICATION has no exception.

Method PREPARE_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REPL_PROC_SYNC Call by reference Object reference (TYPE REF TO) CL_RFW_REPL_PROCESS_SYNC Synchronisierung der Replizierungsprozesse 20040916
2 Importing I_WP_TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20040916
3 Returning R_MORE_DATA_AVAILABLE Value transfer Type reference (TYPE) SFS_BOOL Boolean type 20040916

Method PREPARE_INTERNAL on class CL_RFW_INDEX_REPLICATION has no exception.

Method PREPARE_NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REPL_PROC_SYNC Call by reference Object reference (TYPE REF TO) CL_RFW_REPL_PROCESS_SYNC Synchronisierung der Replizierungsprozesse 20040916
2 Returning R_MORE_DATA_AVAILABLE Value transfer Type reference (TYPE) SFS_BOOL Boolean type 20040916

Method PREPARE_NEXT on class CL_RFW_INDEX_REPLICATION has no exception.
History
Last changed by/on SAP  20041208 
SAP Release Created in 700