SAP ABAP Class CL_RFW_INDEX_REPOSITORY (Replication Framework Index)
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_REPOSITORY  
Short Description Replication Framework Index    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFSRFW_INDEX_REPOSITORY   Replication Framework Index Repository 
Created 20040422   SAP 
Last change 20060207   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RFW_INDEX_REPOSITORY has no forward declaration.
Interfaces
Class CL_RFW_INDEX_REPOSITORY has no interface implemented.
Friends
Class CL_RFW_INDEX_REPOSITORY has no friend class.
Attributes
Class CL_RFW_INDEX_REPOSITORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_INTERNAL Static method Private Method Activation of an Index 20040429
2 BATCH_ACTIVATE Static method Public Method Batch Activation of Indices 20040423
3 BATCH_DELETE Static method Public Method Deletion of Indices 20040622
4 BATCH_LOAD Static method Public Method Loading of an Internal Batch Without Locking 20041213
5 BATCH_MODIFY Static method Public Method Create or Change Indices in Batch 20040422
6 BATCH_SAVE Static method Public Method Saves Index Definition 20040423
7 BATCH_UNLOCK Static method Public Method Batch Release of Locks 20040423
8 DELETE_INTERNAL Static method Private Method Activation of an Index 20040622
9 GET_ACTIVE Static method Public Method Returns Reference to Replication Rule 20040506
10 GET_CREATE_INTERNAL Static method Private Method Creation of an Index or Opening of an Existing Index 20040429
11 GET_INTERNAL Static method Private Method Returns Reference to Existing Object 20040429
12 LOCK_INTERNAL Static method Private Method Lock Index Object 20040429
13 UNLOCK_INTERNAL Static method Private Method Releases Enqueue for Specified Object 20040429
Events
Class CL_RFW_INDEX_REPOSITORY has no event.
Types
Class CL_RFW_INDEX_REPOSITORY has no local type.
Method Signatures

Method ACTIVATE_INTERNAL 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
2 Importing IR_PROTOCOL Call by reference Object reference (TYPE REF TO) IF_SFS_PROTOCOL Fast Search Check List 20040526
3 Returning R_SUBRC Value transfer Type reference (TYPE) SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20040527

Method ACTIVATE_INTERNAL on class CL_RFW_INDEX_REPOSITORY has no exception.

Method BATCH_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 Importing I_IDX_BATCH Call by reference Type reference (TYPE) SFSRFW_IDX_BATCH Replizierungsframework Batch-Indexlisten - Intern 20040423
3 Returning R_SUBRC Value transfer Type reference (TYPE) SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20040527

Method BATCH_ACTIVATE on class CL_RFW_INDEX_REPOSITORY has no exception.

Method BATCH_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 Protokoll Interface 20040622
2 Importing I_IDX_BATCH Call by reference Type reference (TYPE) SFSRFW_IDX_BATCH Replizierungsframework Batch-Indexlisten - Intern 20040622
3 Returning R_SUBRC Value transfer Type reference (TYPE) SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20040706

Method BATCH_DELETE on class CL_RFW_INDEX_REPOSITORY has no exception.

Method BATCH_LOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_IDX_BATCH Call by reference Type reference (TYPE) SFSRFW_IDX_BATCH Replizierungsframework Batch-Indexlisten - Intern 20041213

Method BATCH_LOAD on class CL_RFW_INDEX_REPOSITORY has no exception.

Method BATCH_MODIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_IDX_BATCH Call by reference Type reference (TYPE) SFSRFW_IDX_BATCH Replizierungsframework Batch-Indexlisten - Intern 20040422
# Exception Resumable Description Created on
1 CX_SFS_LOCK_ERROR Fast Search Enqueue Fehler 20040422

Method BATCH_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IDX_BATCH Call by reference Type reference (TYPE) SFSRFW_IDX_BATCH Replizierungsframework Batch-Indexlisten - Intern 20040423
# Exception Resumable Description Created on
1 CX_SFS_WRITE_ERROR Fehler beim Schreiben der Daten 20040423

Method BATCH_UNLOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IDX_BATCH Call by reference Type reference (TYPE) SFSRFW_IDX_BATCH Replizierungsframework Batch-Indexlisten - Intern 20040423

Method BATCH_UNLOCK on class CL_RFW_INDEX_REPOSITORY has no exception.

Method DELETE_INTERNAL 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 20040622
2 Importing IR_PROTOCOL Call by reference Object reference (TYPE REF TO) IF_SFS_PROTOCOL Fast Search Check List 20040622
3 Returning R_SUBRC Value transfer Type reference (TYPE) SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20040622

Method DELETE_INTERNAL on class CL_RFW_INDEX_REPOSITORY has no exception.

Method GET_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_LOAD_TRIGGER Call by reference Type reference (TYPE) SFS_BOOL 'X' Boolean type 20050709
2 Importing I_INDEX_RULE Call by reference Type reference (TYPE) SFSRFW_IDX_RULE Replikationsframework Replikationsregel 20040506
3 Returning RR_INDEX_RULE Value transfer Object reference (TYPE REF TO) CL_RFW_INDEX Replication Framework Index 20040506

Method GET_ACTIVE on class CL_RFW_INDEX_REPOSITORY has no exception.

Method GET_CREATE_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IDX_RULE Call by reference Type reference (TYPE) SFSRFW_IDX_RULE Replikationsframework Replikationsregel 20040429
2 Returning RR_INDEX Value transfer Object reference (TYPE REF TO) CL_RFW_INDEX Replication Framework Index 20040429

Method GET_CREATE_INTERNAL on class CL_RFW_INDEX_REPOSITORY has no exception.

Method GET_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IDX_RULE Call by reference Type reference (TYPE) SFSRFW_IDX_RULE Replikationsframework Replikationsregel 20040429
2 Importing I_STATE Call by reference Type reference (TYPE) AS4LOCAL 'N' Aktivierungsstand eines Repository-Objektes 20040429
3 Returning RR_INDEX Value transfer Object reference (TYPE REF TO) CL_RFW_INDEX Replication Framework Index 20040429

Method GET_INTERNAL on class CL_RFW_INDEX_REPOSITORY has no exception.

Method LOCK_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IDX_RULE Call by reference Type reference (TYPE) SFSRFW_IDX_RULE Replikationsframework Replikationsregel 20040429
# Exception Resumable Description Created on
1 CX_SFS_LOCK_ERROR Fast Search Enqueue Fehler 20041015

Method UNLOCK_INTERNAL 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 20050125

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