SAP ABAP Class IF_SEARCH_ENGINE_JOIN (Join Index Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RFW_SEARCH_ENGINE_TREX_JOIN Replication Framework - Join Index 20041206
Properties
Class IF_SEARCH_ENGINE_JOIN  
Short Description Join Index Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20041206   SAP 
Last change 20050105   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SEARCH_ENGINE_JOIN has no forward declaration.
Interfaces
Class IF_SEARCH_ENGINE_JOIN has no interface implemented.
Friends
Class IF_SEARCH_ENGINE_JOIN has no friend class.
Attributes
Class IF_SEARCH_ENGINE_JOIN has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_JOIN Instance method Public Method Deletes a Join Index 20041206
2 EXISTS_JOIN Instance method Public Method 20041206
3 GET_DESCRIPTION Instance method Public Method 20041206
4 GET_LAST_ERROR_CODE Instance method Public Method 20041207
5 GET_LAST_ERROR_TEXT Instance method Public Method 20041207
6 GET_PROPERTY Instance method Public Method Gets the Join Attributes 20041208
7 MODIFY_JOIN Instance method Public Method 20041206
8 SET_DESCRIPTION Instance method Public Method 20041206
9 SET_PROPERTY Instance method Public Method Sets the Join Attributes 20041208
Events
Class IF_SEARCH_ENGINE_JOIN has no event.
Types
Class IF_SEARCH_ENGINE_JOIN has no local type.
Method Signatures

Method DELETE_JOIN Signature

Method DELETE_JOIN on class IF_SEARCH_ENGINE_JOIN has no parameter.
# Exception Resumable Description Created on
1 CX_SEARCH_ENGINE_ERROR Replizierungsframework Suchengine Fehler 20041208

Method EXISTS_JOIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_EXISTS Value transfer Type reference (TYPE) SFS_BOOL Boolean type 20041207

Method EXISTS_JOIN on class IF_SEARCH_ENGINE_JOIN 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 IF_SEARCH_ENGINE_JOIN has no exception.

Method GET_LAST_ERROR_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ERROR_CODE Value transfer Type reference (TYPE) SFS_ERROR_CODE Fast Search Fehlercode 20041207

Method GET_LAST_ERROR_CODE on class IF_SEARCH_ENGINE_JOIN has no exception.

Method GET_LAST_ERROR_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ERROR_TEXT Value transfer Type reference (TYPE) SFS_ERROR_TEXT Fast Search Fehlertext 20041207

Method GET_LAST_ERROR_TEXT on class IF_SEARCH_ENGINE_JOIN has no exception.

Method GET_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PROPERTY Value transfer Object reference (TYPE REF TO) CL_RFW_JOIN_INDEX_PROPERTY Replikationsframework -Container für TREX Joins 20041208

Method GET_PROPERTY on class IF_SEARCH_ENGINE_JOIN has no exception.

Method MODIFY_JOIN Signature

Method MODIFY_JOIN on class IF_SEARCH_ENGINE_JOIN has no parameter.
# Exception Resumable Description Created on
1 CX_SEARCH_ENGINE_ERROR Replizierungsframework Suchengine Fehler 20041207

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) CSEQUENCE 20041208

Method SET_DESCRIPTION on class IF_SEARCH_ENGINE_JOIN has no exception.

Method SET_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROPERTY Call by reference Object reference (TYPE REF TO) IF_RFW_INDEX_PROPERTY Replikationsframework -Container für TREX Joins 20041208

Method SET_PROPERTY on class IF_SEARCH_ENGINE_JOIN has no exception.
History
Last changed by/on SAP  20050105 
SAP Release Created in