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 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RFW_INDEX | Reference to Index | 20040503 |
Methods
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 | IR_PROTOCOL | Call by reference | Object reference (TYPE REF TO) | IF_SFS_PROTOCOL | Fast Search Check List | 20040526 | |||
| 2 | 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 | IR_PROTOCOL | Call by reference | Object reference (TYPE REF TO) | IF_SFS_PROTOCOL | Fast Search Check List | 20040526 | |||
| 2 | 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 | IR_PROTOCOL | Call by reference | Object reference (TYPE REF TO) | IF_SFS_PROTOCOL | Fast Search Check List | 20040526 | |||
| 2 | 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 | IR_PROTOCOL | Call by reference | Object reference (TYPE REF TO) | IF_SFS_PROTOCOL | Protokoll Interface | 20040806 | |||
| 2 | I_FIELDS | Call by reference | Type reference (TYPE) | DDDD03PTAB | Tabellenfelder | 20040503 | |||
| 3 | I_HEADER | Call by reference | Type reference (TYPE) | DD02V | Generierte Tabelle zum View DD02V | 20040503 | |||
| 4 | I_PROTTABLE | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20040504 | |||
| 5 | 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 | I_CURR_FIELDS | Call by reference | Type reference (TYPE) | DDDD03PTAB | Struktur | 20040503 | |||
| 2 | I_REQ_FIELDS | Call by reference | Type reference (TYPE) | DDDD03PTAB | Struktur | 20040503 | |||
| 3 | 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 | 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 | IR_PROTOCOL | Call by reference | Object reference (TYPE REF TO) | IF_SFS_PROTOCOL | Fast Search Check List | 20040622 | |||
| 2 | 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 | IR_PROTOCOL | Call by reference | Object reference (TYPE REF TO) | IF_SFS_PROTOCOL | Fast Search Check List | 20040622 | |||
| 2 | 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 | IR_PROTOCOL | Call by reference | Object reference (TYPE REF TO) | IF_SFS_PROTOCOL | Fast Search Check List | 20040622 | |||
| 2 | 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 | E_FIELDS | Call by reference | Type reference (TYPE) | DDDD03PTAB | Tabellenfelder | 20040503 | |||
| 2 | E_HEADER | Call by reference | Type reference (TYPE) | DD02V | Generierte Tabelle zum View DD02V | 20040503 | |||
| 3 | E_TECSETTINGS | Call by reference | Type reference (TYPE) | DD09L | DD: Technische Einstellungen von Tabellen | 20040503 | |||
| 4 | I_PROTTABLE | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20040504 | |||
| 5 | 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 | I_PROTTABLE | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20040504 | |||
| 2 | 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 |