SAP ABAP Interface IF_COM_SE_BUSOBJ_REL (Relation Interface for Search Engine Service (SES))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TRX-SES (Application Component) TREX Search Engine Service
     SES_BUSOBJ_API (Package) SES: Object APIs
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_COM_SE_BUSOBJ_TEST_CONN Test object (connection) - impl of if_com_se_busobj 20050119
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_COM_SE_BUSOBJ_TEST_FLIGHT Test object (flight) implementation for IF_COM_SE_BUSOBJ 20041221
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ERP_SE_PVS SES Search Help for iPPE PVS Nodes 20050223
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ESH_TAU_BOSS_EPM Test object BOSS (EPM) 20091127
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SE_BUS2173_INDEXER SES indexer class for Phase 20080128
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SE_BUS2174_INDEXER SES indexer class for Checklist item 20080128
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SE_BUS2175_INDEXER SES indexer class for Task 20080128
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SE_BUS2176_INDEXER SES indexer class for Checklist header 20080128
Properties
Interface IF_COM_SE_BUSOBJ_REL  
Short Description Relation Interface for Search Engine Service (SES)    
General Data
Package SES_BUSOBJ_API   SES: Object APIs 
Created 20031125   SAP 
Last changed 20050411   SAP 
Unicode checks active    
Forward declarations
Interface IF_COM_SE_BUSOBJ_REL has no forward declaration.
Interfaces
Interface IF_COM_SE_BUSOBJ_REL has no interface.
Friends
Interface IF_COM_SE_BUSOBJ_REL has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ATTR_FROM_OBJECT_ID Constant Public Type reference (TYPE) TREXD_ATTR_NAME 'from_object_id' Attribute Name: From Object ID 20041223
2 GC_ATTR_RELATION_ID Constant Public Type reference (TYPE) TREXD_ATTR_NAME 'relation_id' Attribute Name: Relation ID 20041223
3 GC_ATTR_RELATION_TYPE_ID Constant Public Type reference (TYPE) TREXD_ATTR_NAME 'relation_type_id' Attribute Name: Relation Type ID 20041223
4 GC_ATTR_RELATION_TYPE_KEY Constant Public Type reference (TYPE) TREXD_ATTR_NAME 'relation_type_key' Attribute Name: Relation Type Key 20041223
5 GC_ATTR_TO_OBJECT_ID Constant Public Type reference (TYPE) TREXD_ATTR_NAME 'to_object_id' Attribute Name: To Object ID 20041223
Methods
# Method Level Visibility Method type Description Created on
1 GET_RELATIONS Instance method Public Method Get Relation Instances of Relation Type 20041203
2 GET_REL_TYPE Instance method Public Method Get Relation Type Definition for Relation Type Key 20041203
3 GET_REL_TYPE_KEYS Instance method Public Method Get Keys of outgoing Relation Types 20041203
Events
Interface IF_COM_SE_BUSOBJ_REL has no event.
Types
Interface IF_COM_SE_BUSOBJ_REL has no local type.
Method Signatures

Method GET_RELATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_LAST_RELATION Call by reference Type reference (TYPE) COM_SEARCH_TS_REL Letzte Beziehung von aktuellem Aufruf 20041203
2 Exporting ET_RELATIONS Call by reference Type reference (TYPE) COM_SEARCH_TT_REL Tabelle der Beziehungen 20041203
3 Importing IS_LAST_RELATION_BEFORE Call by reference Type reference (TYPE) COM_SEARCH_TS_REL Letzte Beziehung von vorherigem Aufruf 20041203
4 Importing IS_REL_TYPE_KEY Call by reference Type reference (TYPE) COM_SEARCH_TS_REL_TYPE_KEY Beziehungstypschlüssel 20041203
5 Importing IV_PACKAGE_SIZE Call by reference Type reference (TYPE) INT4 Paketgröße Ausgabetabelle 20041203
# Exception Resumable Description Created on
1 GET_RELATIONS_ERROR Beschaffung von Beziehungen fehlgeschlagen 20050119
2 REL_TYPE_KEY_NOT_FOUND Beziehungstyp-Schlüssel nicht gefunden 20050119

Method GET_REL_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_REL_TYPE Call by reference Type reference (TYPE) COM_SEARCH_TS_REL_TYPE Beziehungsart 20041203
2 Importing IS_REL_TYPE_KEY Call by reference Type reference (TYPE) COM_SEARCH_TS_REL_TYPE_KEY Beziehungstypschlüssel 20041203
3 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LAISO Sprache nach ISO 639 20041203
# Exception Resumable Description Created on
1 GET_REL_TYPE_ERROR Beschaffung von Beziehungstyp fehlgeschlagen 20050119
2 REL_TYPE_KEY_NOT_FOUND Beziehungstyp-Schlüssel nicht gefunden 20050119

Method GET_REL_TYPE_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REL_TYPE_KEYS Call by reference Type reference (TYPE) COM_SEARCH_TT_REL_TYPE_KEY Tabelle von Beziehungstypschlüsseln 20041203
2 Importing IS_OBJECT_TYPE_KEY Call by reference Type reference (TYPE) COM_SEARCH_TS_OBJECT_TYPE_KEY Objekttypschlüssel 20041203
# Exception Resumable Description Created on
1 GET_REL_TYPE_KEYS_ERROR Beschaffung von Beziehungstypschlüssel fehlgeschlagen 20050119
2 OBJECT_TYPE_KEY_NOT_FOUND Objekttypschlüssel nicht gefunden 20050119
History
Last changed by/on SAP  20050411 
SAP Release Created in 700