SAP ABAP Class CL_RFW_INDEX_DEFINITION (Replication Framework Index Check)
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_INDEX_DEFINITION | |
Short Description | Replication Framework Index Check | |
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 | 20040513 | SAP |
Last change | 20060207 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RFW_INDEX_DEFINITION has no forward declaration.
Interfaces
Class CL_RFW_INDEX_DEFINITION has no interface implemented.
Friends
Class CL_RFW_INDEX_DEFINITION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RFW_INDEX | Replication Framework Index | 20040513 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RFW_SEARCH_ENGINE_FACTORY | Replication Framework Search Engine Factory | 20040712 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SEARCH_ENGINE_INDEX | Search Engine Index | 20040714 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TREXD_INDEX_ID | Index ID | 20040712 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SFSRFW_IDX_RULE | Replication Framework Replication Rule | 20040513 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SFSRFW_INDEX_FIELDS | Replication Framework Index Fields | 20040517 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SFS_TAB_KEYFIELDS | Replication Framework - Key Fields of a Table | 20040714 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Adapts the Index in the Search Engine | 20040513 |
2 | ![]() |
Instance method | Private | Method | 20040517 | |
3 | ![]() |
Instance method | Private | Method | Checks the Index in the Search Engine | 20040528 |
4 | ![]() |
Instance method | Public | Constructor | 20040513 | |
5 | ![]() |
Instance method | Private | Method | Creates the Index in the Search Engine | 20040513 |
6 | ![]() |
Instance method | Public | Method | 20050825 | |
7 | ![]() |
Instance method | Public | Method | 20050825 |
Events
Class CL_RFW_INDEX_DEFINITION has no event.
Types
Class CL_RFW_INDEX_DEFINITION has no local type.
Method Signatures
Method ADAPT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_ADAPTED_FIELDS | Value transfer | Type reference (TYPE) | SFSRFW_INDEX_FIELDS | Replizierungsframework Index Felder | 20040713 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Replizierungsframework Suchengine Fehler | 20040712 |
Method ADAPT_INDEX Signature
Method ADAPT_INDEX on class CL_RFW_INDEX_DEFINITION has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Replizierungsframework Suchengine Fehler | 20040712 |
Method CHECK_DEFINITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ADAPTED_FIELDS | Call by reference | Type reference (TYPE) | SFSRFW_INDEX_FIELDS | 20040528 | |||
2 | ![]() |
R_EXISTS | Call by reference | Type reference (TYPE) | SFS_BOOL | Boolean type | 20040528 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Replizierungsframework Suchengine Fehler | 20040712 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INDEX_RULE | Call by reference | Type reference (TYPE) | SFSRFW_IDX_RULE | Replication Framework Index | 20040513 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Eintrag nicht gefunden | 20040513 |
Method CREATE_INDEX Signature
Method CREATE_INDEX on class CL_RFW_INDEX_DEFINITION has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Replizierungsframework Suchengine Fehler | 20040712 |
Method DELETE_DEFINITION Signature
Method DELETE_DEFINITION on class CL_RFW_INDEX_DEFINITION has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Replizierungsframework Suchengine Fehler | 20050825 |
Method SET_FIELD_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IN_IGNORE_OLD_STATUS | Call by reference | Type reference (TYPE) | SFS_BOOL | SPACE | Boolean type | 20050825 | |
2 | ![]() |
IN_STATUS | Call by reference | Type reference (TYPE) | SFSRFW_IDX_FIELD_STATUS | Replikationsframework - Replizierungszustand der Felder | 20050825 |
Method SET_FIELD_STATUS on class CL_RFW_INDEX_DEFINITION has no exception.
History
Last changed by/on | SAP | 20060207 |
SAP Release Created in | 700 |