SAP ABAP Class CL_RFW_INDEX_ACTIVATOR (Replication Framework Index Activator)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-FSI (Application Component) Fast Search Infrastructure
     SFSRFW_INDEX_REPOSITORY (Package) Replication Framework Index Repository
Properties
Class CL_RFW_INDEX_ACTIVATOR  
Short Description Replication Framework Index Activator    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFSRFW_INDEX_REPOSITORY   Replication Framework Index Repository 
Created 20040429   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RFW_INDEX_ACTIVATOR has no forward declaration.
Interfaces
Class CL_RFW_INDEX_ACTIVATOR has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_RFW_INDEX_REPOSITORY 20040429 Replication Framework Index
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_INDEX Instance attribute Private Object reference (TYPE REF TO) CL_RFW_INDEX Reference to Index 20040503
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Protected Method Activates an Index 20040429
2 ACTIVATE_PROTOCOL_TABLE Instance method Private Method Activates the Log Table 20040503
3 ACTIVATE_TABLE_TRIGGER Instance method Private Method Activates Table Trigger 20040503
4 CHANGE_PROTTAB_DEFINITION Instance method Private Method Changes the Definition of the Log Table 20040503
5 COMPARE_PROTTAB_FIELDS Instance method Private Method Checks the Current Log Table 20040503
6 CONSTRUCTOR Instance method Public Constructor Constructor 20040429
7 DELETE Instance method Protected Method Activates an Index 20040622
8 DELETE_PROTOCOL_TABLE Instance method Private Method Deletes a Log Table 20040622
9 DELETE_TABLE_TRIGGER Instance method Private Method Activates Table Trigger 20040622
10 GET_PROTTAB_DEFINITION Instance method Private Method Returns the Current Definition of the Log Table 20040503
11 GET_REQUIRED_PROTTAB_FIELDS Instance method Private Method Returns the Fields of the Log Table 20040503
Events
Class CL_RFW_INDEX_ACTIVATOR has no event.
Types
Class CL_RFW_INDEX_ACTIVATOR has no local type.
Method Signatures

Method ACTIVATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PROTOCOL Call by reference Object reference (TYPE REF TO) IF_SFS_PROTOCOL Fast Search Check List 20040526
2 Returning R_SUBRC Value transfer Type reference (TYPE) SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20040527

Method ACTIVATE on class CL_RFW_INDEX_ACTIVATOR has no exception.

Method ACTIVATE_PROTOCOL_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PROTOCOL Call by reference Object reference (TYPE REF TO) IF_SFS_PROTOCOL Fast Search Check List 20040526
2 Returning R_SUBRC Value transfer Type reference (TYPE) SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20040527

Method ACTIVATE_PROTOCOL_TABLE on class CL_RFW_INDEX_ACTIVATOR has no exception.

Method ACTIVATE_TABLE_TRIGGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PROTOCOL Call by reference Object reference (TYPE REF TO) IF_SFS_PROTOCOL Fast Search Check List 20040526
2 Returning R_SUBRC Value transfer Type reference (TYPE) SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20040527

Method ACTIVATE_TABLE_TRIGGER on class CL_RFW_INDEX_ACTIVATOR has no exception.

Method CHANGE_PROTTAB_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PROTOCOL Call by reference Object reference (TYPE REF TO) IF_SFS_PROTOCOL Protokoll Interface 20040806
2 Importing I_FIELDS Call by reference Type reference (TYPE) DDDD03PTAB Tabellenfelder 20040503
3 Importing I_HEADER Call by reference Type reference (TYPE) DD02V Generierte Tabelle zum View DD02V 20040503
4 Importing I_PROTTABLE Call by reference Type reference (TYPE) TABNAME Tabellenname 20040504
5 Importing I_TECSETTINGS Call by reference Type reference (TYPE) DD09L DD: Technische Einstellungen von Tabellen 20040503

Method CHANGE_PROTTAB_DEFINITION on class CL_RFW_INDEX_ACTIVATOR has no exception.

Method COMPARE_PROTTAB_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CURR_FIELDS Call by reference Type reference (TYPE) DDDD03PTAB Struktur 20040503
2 Importing I_REQ_FIELDS Call by reference Type reference (TYPE) DDDD03PTAB Struktur 20040503
3 Returning R_CHANGED Value transfer Type reference (TYPE) SFS_BOOL Boolean type 20040503

Method COMPARE_PROTTAB_FIELDS on class CL_RFW_INDEX_ACTIVATOR has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_INDEX Call by reference Object reference (TYPE REF TO) CL_RFW_INDEX Replication Framework Index 20040429

Method CONSTRUCTOR on class CL_RFW_INDEX_ACTIVATOR has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PROTOCOL Call by reference Object reference (TYPE REF TO) IF_SFS_PROTOCOL Fast Search Check List 20040622
2 Returning R_SUBRC Value transfer Type reference (TYPE) SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20040622

Method DELETE on class CL_RFW_INDEX_ACTIVATOR has no exception.

Method DELETE_PROTOCOL_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PROTOCOL Call by reference Object reference (TYPE REF TO) IF_SFS_PROTOCOL Fast Search Check List 20040622
2 Returning R_SUBRC Value transfer Type reference (TYPE) SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20040622

Method DELETE_PROTOCOL_TABLE on class CL_RFW_INDEX_ACTIVATOR has no exception.

Method DELETE_TABLE_TRIGGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PROTOCOL Call by reference Object reference (TYPE REF TO) IF_SFS_PROTOCOL Fast Search Check List 20040622
2 Returning R_SUBRC Value transfer Type reference (TYPE) SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20040622

Method DELETE_TABLE_TRIGGER on class CL_RFW_INDEX_ACTIVATOR has no exception.

Method GET_PROTTAB_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FIELDS Call by reference Type reference (TYPE) DDDD03PTAB Tabellenfelder 20040503
2 Exporting E_HEADER Call by reference Type reference (TYPE) DD02V Generierte Tabelle zum View DD02V 20040503
3 Exporting E_TECSETTINGS Call by reference Type reference (TYPE) DD09L DD: Technische Einstellungen von Tabellen 20040503
4 Importing I_PROTTABLE Call by reference Type reference (TYPE) TABNAME Tabellenname 20040504
5 Exporting R_STATE Call by reference Type reference (TYPE) DDGOTSTATE Zustand, in dem sich ein ABAP/4 Dictionary Objekt befindet 20040503

Method GET_PROTTAB_DEFINITION on class CL_RFW_INDEX_ACTIVATOR has no exception.

Method GET_REQUIRED_PROTTAB_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROTTABLE Call by reference Type reference (TYPE) TABNAME Tabellenname 20040504
2 Returning R_PROTTAB_FIELDS Value transfer Type reference (TYPE) DDDD03PTAB Tabellenfelder 20040503

Method GET_REQUIRED_PROTTAB_FIELDS on class CL_RFW_INDEX_ACTIVATOR has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 700