SAP ABAP Class CL_RFW_INDEX_PKG_REPLICATION (Replication of an Index Package)
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_PKG_REPLICATION | |
Short Description | Replication of an Index Package | |
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 | 20040510 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_RFW_INDEX_PKG_REPLICATION has no interface implemented.
Friends
Class CL_RFW_INDEX_PKG_REPLICATION 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) | DATA | 20050901 | |||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20050901 | |||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20050901 | |||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20040926 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | Runtime Type Services | 20040926 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RFW_INDEX | Replication Framework Index | 20040510 | ||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SEARCH_ENGINE_INDEX | Search Engine | 20040714 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SFSRFW_INDEX_FIELDS | Trex Index Fields | 20040511 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SFS_TAB_KEYFIELDS | Key Fields of Index | 20040511 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TABNAME | Name of the Protocol Table | 20040924 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TIMESTAMP | Time Stamp | 20040511 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20040510 | |
2 | ![]() |
Instance method | Private | Method | Generates the Descriptors for the Transport Tables | 20040926 |
3 | ![]() |
Instance method | Private | Method | 20041009 | |
4 | ![]() |
Instance method | Private | Method | Deletion of the Processed Protocol Entries | 20040510 |
5 | ![]() |
Instance method | Private | Method | Deletes Entries from the Protocol Table with Existing TS | 20040817 |
6 | ![]() |
Instance method | Public | Method | Execution of Replication | 20040510 |
7 | ![]() |
Instance method | Private | Method | Index Documents | 20040714 |
8 | ![]() |
Instance method | Private | Method | Replication of Business Object Nodes | 20040927 |
9 | ![]() |
Instance method | Private | Method | Replication of Tables | 20040510 |
10 | ![]() |
Instance method | Public | Method | Gets the Structure Descriptor for the Transport Tables | 20040926 |
11 | ![]() |
Instance method | Public | Method | Gets the Descriptor for the Transport Tables | 20040926 |
12 | ![]() |
Instance method | Private | Method | 20050208 | |
13 | ![]() |
Instance method | Private | Method | Initialize | 20040924 |
Events
Class CL_RFW_INDEX_PKG_REPLICATION has no event.
Types
Class CL_RFW_INDEX_PKG_REPLICATION has no local type.
Method Signatures
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 | Replikationsframework Replikationsregel | 20040510 | ||
2 | ![]() |
I_PACKAGE_TS | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20040510 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20040714 | ||
2 | ![]() |
Eintrag nicht gefunden | 20040510 |
Method CREATE_INDEXING_DESCRIPTOREN Signature
Method CREATE_INDEXING_DESCRIPTOREN on class CL_RFW_INDEX_PKG_REPLICATION has no parameter.
Method CREATE_INDEXING_DESCRIPTOREN on class CL_RFW_INDEX_PKG_REPLICATION has no exception.
Method CREATE_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ABAP_TYPEKIND | Call by reference | Type reference (TYPE) | ABAP_TYPEKIND | 20041009 | |||
2 | ![]() |
I_DECIMAL | Call by reference | Type reference (TYPE) | I | 20041009 | |||
3 | ![]() |
I_LENGTH | Call by reference | Type reference (TYPE) | I | 20041009 | |||
4 | ![]() |
I_ROLLNAME | Call by reference | Type reference (TYPE) | ROLLNAME | Datenelement (semantische Domäne) | 20041009 | ||
5 | ![]() |
R_TYPEDESCR | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_TYPEDESCR | Run Time Type Services | 20041009 |
Method CREATE_TYPE on class CL_RFW_INDEX_PKG_REPLICATION has no exception.
Method DELETE_PROTTAB_ENTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_KEY_FIELDS | Call by reference | Type reference (TYPE) | SFS_TAB_KEYFIELDS | Replication Framework - Schlüsselfelder einer Tabelle | 20040510 | ||
2 | ![]() |
I_PROT_TAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20040510 |
Method DELETE_PROTTAB_ENTRIES on class CL_RFW_INDEX_PKG_REPLICATION has no exception.
Method DELETE_PROTTAB_ENTRIES_BY_TS Signature
Method DELETE_PROTTAB_ENTRIES_BY_TS on class CL_RFW_INDEX_PKG_REPLICATION has no parameter.
Method DELETE_PROTTAB_ENTRIES_BY_TS on class CL_RFW_INDEX_PKG_REPLICATION has no exception.
Method EXECUTE Signature
Method EXECUTE on class CL_RFW_INDEX_PKG_REPLICATION has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Replizierungsframework Trex Fehler | 20040714 |
Method EXECUTE_INDEXING Signature
Method EXECUTE_INDEXING on class CL_RFW_INDEX_PKG_REPLICATION has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20040714 |
Method EXECUTE_NODE_REPLICATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PROTTAB_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20040927 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Replizierungsframework Trex Fehler | 20040927 |
Method EXECUTE_TABLE_REPLICATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PROTTAB_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20040510 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Replizierungsframework Trex Fehler | 20040714 |
Method GET_INDEXING_STRUCTDESCR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_INDEXING_STRUCTDESCR | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Run Time Type Services | 20040926 |
Method GET_INDEXING_STRUCTDESCR on class CL_RFW_INDEX_PKG_REPLICATION has no exception.
Method GET_INDEXING_TABLEDESCR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_INDEXING_TABLEDESCR | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | Run Time Type Services | 20040926 |
Method GET_INDEXING_TABLEDESCR on class CL_RFW_INDEX_PKG_REPLICATION has no exception.
Method GET_RESOLVE_MAP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ALIAS_MAP | Value transfer | Type reference (TYPE) | CL_RFW_ALIAS_SERVICE_UTILS=>T_ALIAS_DDIC | 20050208 | |||
2 | ![]() |
I_BO_NAME | Call by reference | Type reference (TYPE) | STRING | 20050208 | |||
3 | ![]() |
I_BO_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20050208 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Replizierungsframework Suchengine Fehler | 20050208 |
Method INITIALIZE Signature
Method INITIALIZE on class CL_RFW_INDEX_PKG_REPLICATION has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Replizierungsframework Suchengine Fehler | 20040924 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 700 |