SAP ABAP Class CL_RFW_JOIN_INDEX_PROPERTY (Replication Framework - Container for TREX Joins)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-FSI (Application Component) Fast Search Infrastructure
⤷
SFSRFW_REPLICATION_ENGINE (Package) Replication Framework Replication Engine
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RFW_INDEX_PROPERTY | Replication Framework - Index Properties | 20041208 |
Properties
| Class | CL_RFW_JOIN_INDEX_PROPERTY | |
| Short Description | Replication Framework - Container for TREX Joins | |
| 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 | 20041206 | SAP |
| Last change | 20060207 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RFW_JOIN_INDEX_PROPERTY has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RFW_INDEX_PROPERTY | Replication Framework - Index Properties | 20041208 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RFW_JOIN_INDEX | 20041206 | Join Index | |
| 2 | CL_RFW_SEARCH_ENGINE_TREX_JOIN | 20041207 | Replication Framework - Join Index |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | TREXT_CONSTRAINTS | 20050905 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | SFSRFW_DESCRIPTION | Description | 20041208 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SFSRFW_INDEX_ID | Name of Engine-Side Index | 20041206 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SFSRFW_SELECTION_MAPS | Mapping Between Index ID and Table | 20041206 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | TREXS_BO_VIEW | 20041206 | ||||
| 6 | Instance attribute | Protected | Type reference (TYPE) | TREXT_BO_VIEWS | 20041207 | ||||
| 7 | Instance attribute | Protected | Type reference (TYPE) | TREXT_STATIC_JOIN_CONDITION | 20041206 | ||||
| 8 | Instance attribute | Protected | Type reference (TYPE) | TREXT_JOIN_INDEX | 20041206 | ||||
| 9 | Instance attribute | Protected | Type reference (TYPE) | TREXT_JOIN_PATHS | 20041206 | ||||
| 10 | Instance attribute | Protected | Type reference (TYPE) | TREXT_VIEW_ATTRIBUTES | 20041206 |
Methods
Events
Class CL_RFW_JOIN_INDEX_PROPERTY has no event.
Types
Class CL_RFW_JOIN_INDEX_PROPERTY 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_ID | Call by reference | Type reference (TYPE) | SFSRFW_INDEX_ID | 20041206 | ||||
| 2 | I_SELECTION_MAPS | Call by reference | Type reference (TYPE) | SFSRFW_SELECTION_MAPS | Replikationsframework - Mapping zw. Selektion und Index-ID | 20041206 |
Method CONSTRUCTOR on class CL_RFW_JOIN_INDEX_PROPERTY has no exception.
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DESCRIPTION | Value transfer | Type reference (TYPE) | SFSRFW_DESCRIPTION | Replikationsframework - Beschreibung | 20041208 |
Method GET_DESCRIPTION on class CL_RFW_JOIN_INDEX_PROPERTY has no exception.
Method GET_INDEX_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_INDEX_ID | Value transfer | Type reference (TYPE) | SFSRFW_INDEX_ID | Replizierungsframework Trex Index Name | 20050119 |
Method GET_INDEX_ID on class CL_RFW_JOIN_INDEX_PROPERTY has no exception.
Method GET_JOIN_CONSTRAINTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_JOIN_CONSTRAINTS | Value transfer | Type reference (TYPE) | TREXT_CONSTRAINTS | 20050905 |
Method GET_JOIN_CONSTRAINTS on class CL_RFW_JOIN_INDEX_PROPERTY has no exception.
Method GET_TREX_JOINED_INDEXES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_JOINED_INDEXES | Value transfer | Type reference (TYPE) | TREXT_JOIN_INDEX | 20041207 |
Method GET_TREX_JOINED_INDEXES on class CL_RFW_JOIN_INDEX_PROPERTY has no exception.
Method GET_TREX_JOIN_ANCHOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TREX_JOIN_ANCHOR | Value transfer | Type reference (TYPE) | TREXS_BO_VIEW | 20041206 |
Method GET_TREX_JOIN_ANCHOR on class CL_RFW_JOIN_INDEX_PROPERTY has no exception.
Method GET_TREX_JOIN_CONDITIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TREX_JOIN_CONDITIONS | Value transfer | Type reference (TYPE) | TREXT_STATIC_JOIN_CONDITION | 20041206 |
Method GET_TREX_JOIN_CONDITIONS on class CL_RFW_JOIN_INDEX_PROPERTY has no exception.
Method GET_TREX_JOIN_PATHS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TREX_JOIN_PATHS | Value transfer | Type reference (TYPE) | TREXT_JOIN_PATHS | 20041206 |
Method GET_TREX_JOIN_PATHS on class CL_RFW_JOIN_INDEX_PROPERTY has no exception.
Method GET_TREX_JOIN_VIEWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TREX_JOIN_VIEWS | Value transfer | Type reference (TYPE) | TREXT_VIEW_ATTRIBUTES | 20041206 |
Method GET_TREX_JOIN_VIEWS on class CL_RFW_JOIN_INDEX_PROPERTY has no exception.
Method SET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DESCRIPTION | Call by reference | Type reference (TYPE) | SFSRFW_DESCRIPTION | Replikationsframework - Beschreibung | 20041208 |
Method SET_DESCRIPTION on class CL_RFW_JOIN_INDEX_PROPERTY has no exception.
Method SET_JOIN_ANCHOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INSTANCE | Call by reference | Type reference (TYPE) | SFSRFW_JOIN_INSTANCE_NAME | Replikationsframework - Instanzname des Joinobjekts | 20050215 | |||
| 2 | I_JOIN_ANCHOR | Call by reference | Type reference (TYPE) | SFSRFW_IDX_RULE | Replikationsframework - Replikationsregel | 20041206 |
Method SET_JOIN_ANCHOR on class CL_RFW_JOIN_INDEX_PROPERTY has no exception.
Method SET_JOIN_CONDITIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_JOIN_CONDITIONS | Call by reference | Type reference (TYPE) | SFSRFW_JDX_JOIN_TAB | 20041206 |
Method SET_JOIN_CONDITIONS on class CL_RFW_JOIN_INDEX_PROPERTY has no exception.
Method SET_JOIN_CONSTRAINTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_JOIN_CONSTRAINTS | Call by reference | Type reference (TYPE) | SFSRFW_JDX_CONSTRAINT_TAB | Replikationsframework - Liste der Constraints | 20050905 |
Method SET_JOIN_CONSTRAINTS on class CL_RFW_JOIN_INDEX_PROPERTY has no exception.
Method SET_JOIN_PATHS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_JOIN_PATHS | Call by reference | Type reference (TYPE) | SFSRFW_JDX_PATH_TAB | 20041206 |
Method SET_JOIN_PATHS on class CL_RFW_JOIN_INDEX_PROPERTY has no exception.
Method SET_JOIN_VIEWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_JOIN_VIEWS | Call by reference | Type reference (TYPE) | SFSRFW_JDX_VIEW_TAB | 20041206 |
Method SET_JOIN_VIEWS on class CL_RFW_JOIN_INDEX_PROPERTY has no exception.
History
| Last changed by/on | SAP | 20060207 |
| SAP Release Created in | 700 |