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 MT_TREX_CONSTRAINTS Instance attribute Protected Type reference (TYPE) TREXT_CONSTRAINTS 20050905
2 M_DESCRIPTION Instance attribute Private Type reference (TYPE) SFSRFW_DESCRIPTION Description 20041208
3 M_INDEX_ID Instance attribute Private Type reference (TYPE) SFSRFW_INDEX_ID Name of Engine-Side Index 20041206
4 M_SELECTION_MAPS Instance attribute Private Type reference (TYPE) SFSRFW_SELECTION_MAPS Mapping Between Index ID and Table 20041206
5 M_TREX_ANCHOR Instance attribute Protected Type reference (TYPE) TREXS_BO_VIEW 20041206
6 M_TREX_JOIN_BO_VIEWS Instance attribute Protected Type reference (TYPE) TREXT_BO_VIEWS 20041207
7 M_TREX_JOIN_CONDITIONS Instance attribute Protected Type reference (TYPE) TREXT_STATIC_JOIN_CONDITION 20041206
8 M_TREX_JOIN_INDEXES Instance attribute Protected Type reference (TYPE) TREXT_JOIN_INDEX 20041206
9 M_TREX_JOIN_PATHS Instance attribute Protected Type reference (TYPE) TREXT_JOIN_PATHS 20041206
10 M_TREX_VIEWS Instance attribute Protected Type reference (TYPE) TREXT_VIEW_ATTRIBUTES 20041206
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041206
2 GET_DESCRIPTION Instance method Public Method 20041208
3 GET_INDEX_ID Instance method Public Method 20050119
4 GET_JOIN_CONSTRAINTS Instance method Public Method 20050905
5 GET_TREX_JOINED_INDEXES Instance method Public Method Determines the Indices Concerned with the Join 20041207
6 GET_TREX_JOIN_ANCHOR Instance method Public Method 20041206
7 GET_TREX_JOIN_CONDITIONS Instance method Public Method 20041206
8 GET_TREX_JOIN_PATHS Instance method Public Method 20041206
9 GET_TREX_JOIN_VIEWS Instance method Public Method 20041206
10 SET_DESCRIPTION Instance method Protected Method 20041208
11 SET_JOIN_ANCHOR Instance method Protected Method 20041206
12 SET_JOIN_CONDITIONS Instance method Protected Method 20041206
13 SET_JOIN_CONSTRAINTS Instance method Protected Method 20050905
14 SET_JOIN_PATHS Instance method Protected Method 20041206
15 SET_JOIN_VIEWS Instance method Protected Method 20041206
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 Importing I_INDEX_ID Call by reference Type reference (TYPE) SFSRFW_INDEX_ID 20041206
2 Importing 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Importing 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 Importing I_INSTANCE Call by reference Type reference (TYPE) SFSRFW_JOIN_INSTANCE_NAME Replikationsframework - Instanzname des Joinobjekts 20050215
2 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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