SAP ABAP Class CL_COM_SE_REL_UTIL (Utilities for Search by Relation)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TRX-SES (Application Component) TREX Search Engine Service
     SES_CUSTOM (Package) SES: Customizing + central types and functions
Properties
Class CL_COM_SE_REL_UTIL  
Short Description Utilities for Search by Relation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SES_CUSTOM   SES: Customizing + central types and functions 
Created 20041222   SAP 
Last change 20050213   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_COM_SE_REL_UTIL has no forward declaration.
Interfaces
Class CL_COM_SE_REL_UTIL has no interface implemented.
Friends
Class CL_COM_SE_REL_UTIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_SEPARATOR_REL_TYPE_KEY Constant Private Type reference (TYPE) CHAR1 '|' Separator for Relation Type Key 20041222
Methods
# Method Level Visibility Method type Description Created on
1 CONCATENATE_REL_TYPE_KEY Static method Public Method Concatenate Relation Type Key 20041222
2 SPLIT_REL_TYPE_KEY Static method Public Method Split Relation Type Key 20041222
Events
Class CL_COM_SE_REL_UTIL has no event.
Types
Class CL_COM_SE_REL_UTIL has no local type.
Method Signatures

Method CONCATENATE_REL_TYPE_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_REL_TYPE_KEY Call by reference Type reference (TYPE) COM_SEARCH_TS_REL_TYPE_KEY Beziehungstypschlüssel 20041222
2 Returning RV_REL_TYPE_KEY_NAME Value transfer Type reference (TYPE) COM_SE_TV_REL_TYPE_KEY_NAME SES: Name des Beziehungstypschlüssels 20041222

Method CONCATENATE_REL_TYPE_KEY on class CL_COM_SE_REL_UTIL has no exception.

Method SPLIT_REL_TYPE_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REL_TYPE_KEY_NAME Call by reference Type reference (TYPE) COM_SE_TV_REL_TYPE_KEY_NAME SES: Name des Beziehungstypschlüssels 20041222
2 Returning RS_REL_TYPE_KEY Value transfer Type reference (TYPE) COM_SEARCH_TS_REL_TYPE_KEY Beziehungstypschlüssel 20041222
# Exception Resumable Description Created on
1 CX_COM_SE_CUSTOM Parse-Fehler 20041222
History
Last changed by/on SAP  20050213 
SAP Release Created in 700