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 | Static method | Private | Method | Activation of an Index | 20040429 | |
| 2 | Static method | Public | Method | Batch Activation of Indices | 20040423 | |
| 3 | Static method | Public | Method | Deletion of Indices | 20040622 | |
| 4 | Static method | Public | Method | Loading of an Internal Batch Without Locking | 20041213 | |
| 5 | Static method | Public | Method | Create or Change Indices in Batch | 20040422 | |
| 6 | Static method | Public | Method | Saves Index Definition | 20040423 | |
| 7 | Static method | Public | Method | Batch Release of Locks | 20040423 | |
| 8 | Static method | Private | Method | Activation of an Index | 20040622 | |
| 9 | Static method | Public | Method | Returns Reference to Replication Rule | 20040506 | |
| 10 | Static method | Private | Method | Creation of an Index or Opening of an Existing Index | 20040429 | |
| 11 | Static method | Private | Method | Returns Reference to Existing Object | 20040429 | |
| 12 | Static method | Private | Method | Lock Index Object | 20040429 | |
| 13 | 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 | IR_INDEX | Call by reference | Object reference (TYPE REF TO) | CL_RFW_INDEX | Replication Framework Index | 20040429 | |||
| 2 | IR_PROTOCOL | Call by reference | Object reference (TYPE REF TO) | IF_SFS_PROTOCOL | Fast Search Check List | 20040526 | |||
| 3 | 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 | IR_PROTOCOL | Call by reference | Object reference (TYPE REF TO) | IF_SFS_PROTOCOL | Fast Search Check List | 20040526 | |||
| 2 | I_IDX_BATCH | Call by reference | Type reference (TYPE) | SFSRFW_IDX_BATCH | Replizierungsframework Batch-Indexlisten - Intern | 20040423 | |||
| 3 | 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 | IR_PROTOCOL | Call by reference | Object reference (TYPE REF TO) | IF_SFS_PROTOCOL | Protokoll Interface | 20040622 | |||
| 2 | I_IDX_BATCH | Call by reference | Type reference (TYPE) | SFSRFW_IDX_BATCH | Replizierungsframework Batch-Indexlisten - Intern | 20040622 | |||
| 3 | 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 | 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 | C_IDX_BATCH | Call by reference | Type reference (TYPE) | SFSRFW_IDX_BATCH | Replizierungsframework Batch-Indexlisten - Intern | 20040422 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fast Search Enqueue Fehler | 20040422 |
Method BATCH_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_IDX_BATCH | Call by reference | Type reference (TYPE) | SFSRFW_IDX_BATCH | Replizierungsframework Batch-Indexlisten - Intern | 20040423 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 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 | IR_INDEX | Call by reference | Object reference (TYPE REF TO) | CL_RFW_INDEX | Replication Framework Index | 20040622 | |||
| 2 | IR_PROTOCOL | Call by reference | Object reference (TYPE REF TO) | IF_SFS_PROTOCOL | Fast Search Check List | 20040622 | |||
| 3 | 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 | IN_LOAD_TRIGGER | Call by reference | Type reference (TYPE) | SFS_BOOL | 'X' | Boolean type | 20050709 | ||
| 2 | I_INDEX_RULE | Call by reference | Type reference (TYPE) | SFSRFW_IDX_RULE | Replikationsframework Replikationsregel | 20040506 | |||
| 3 | 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 | I_IDX_RULE | Call by reference | Type reference (TYPE) | SFSRFW_IDX_RULE | Replikationsframework Replikationsregel | 20040429 | |||
| 2 | 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 | I_IDX_RULE | Call by reference | Type reference (TYPE) | SFSRFW_IDX_RULE | Replikationsframework Replikationsregel | 20040429 | |||
| 2 | I_STATE | Call by reference | Type reference (TYPE) | AS4LOCAL | 'N' | Aktivierungsstand eines Repository-Objektes | 20040429 | ||
| 3 | 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 | I_IDX_RULE | Call by reference | Type reference (TYPE) | SFSRFW_IDX_RULE | Replikationsframework Replikationsregel | 20040429 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fast Search Enqueue Fehler | 20041015 |
Method UNLOCK_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 |