SAP ABAP Class CL_SREL_BROWSER_ITEM (Browser for Object Relationships (Basis Class))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-GBT-OBL (Application Component) General Object Relations
     SREL (Package) Object Relationship Service
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GOS_BDS_ITEM SGOS: BDS Document in the Attachment List 19990922
2 Inheritance (c INHERITING FROM c_ref)  CL_SREL_BOR_ITEM BOR Object in Browser for Object Relationships 19990907
Properties
Class CL_SREL_BROWSER_ITEM  
Short Description Browser for Object Relationships (Basis Class)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SREL   Object Relationship Service 
Created 19990907   SAP 
Last change 20041228   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SREL_BROWSER_ITEM has no forward declaration.
Interfaces
Class CL_SREL_BROWSER_ITEM has no interface implemented.
Friends
Class CL_SREL_BROWSER_ITEM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_NEIGHBOURS Instance attribute Private Object reference (TYPE REF TO) CL_SREL_NEIGHBOUR_LIST Reference to Related Object 19990907
2 GT_ATTRIBUTES Instance attribute Protected Type reference (TYPE) TRL_BRATR Assignment of Browser Attributes 19990923
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Create Object 20000505
2 DISPLAY Instance method Public Method Display Object 19990907
3 EXECUTE_COMMAND Instance method Public Method Execute Command 19990916
4 GET_ATTRIBUTE Instance method Public Method Read Attribute for Object 19990907
5 GET_CONTEXT_MENU Instance method Public Method Get Context Menu 19990916
6 GET_HYPERLINK Instance method Public Method Get Hyperlink for Object 20000121
7 SET_ATTRIBUTE Instance method Public Method Set Attribute 19990923
Events
Class CL_SREL_BROWSER_ITEM has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_INSTANCE Private See coding Mapping Key <-> Instance 20000505
2 TT_INSTANCE Private See coding TT_INSTANCE 20000505
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EO_OBJECT Call by reference Object reference (TYPE REF TO) CL_SREL_BROWSER_ITEM Referenz 20000505
2 Importing IS_OBJECT Call by reference Type reference (TYPE) ANY Objektschlüssel 20000505

Method CREATE on class CL_SREL_BROWSER_ITEM has no exception.

Method DISPLAY Signature

Method DISPLAY on class CL_SREL_BROWSER_ITEM has no parameter.
# Exception Resumable Description Created on
1 OBJECT_NOT_AVAILABLE Objekt nicht verfügbar 19990907

Method EXECUTE_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EXTENSION Call by reference Object reference (TYPE REF TO) OBJECT Anwendungserweiterung 19991005
2 Importing IP_FCODE Call by reference Type reference (TYPE) UI_FUNC Funktionscode 19990916
# Exception Resumable Description Created on
1 EXECUTION_FAILED Befehl konnte nicht ausgeführt werden 19991217

Method GET_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_VALUE Call by reference Type reference (TYPE) STRING Wert des Attributes 19990907
2 Importing IO_BROWSER_EXTENSION Call by reference Object reference (TYPE REF TO) OBJECT Anwendungserweiterung 19990923
3 Importing IP_NAME Call by reference Type reference (TYPE) SRL_ATTR Name des Attributes (space = Default)) 19990907
4 Importing IP_RELATION Call by reference Type reference (TYPE) BINRELTYP Verknüpfungstyp 19990923
5 Importing IP_ROLE Call by reference Type reference (TYPE) ROLETYPE Rolle des Objekts 19990923
# Exception Resumable Description Created on
1 NO_ATTRIBUTE Das Attribut existiert nicht 19990908
2 OBJECT_NOT_EXISTS Das Objekt existiert nicht 19991124

Method GET_CONTEXT_MENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MENU Call by reference Object reference (TYPE REF TO) CL_CTMENU Kontextmenüpointer 19991005
2 Importing IO_EXTENSION Call by reference Object reference (TYPE REF TO) OBJECT Erweiterung 19991005
3 Importing IP_RELATION Call by reference Type reference (TYPE) BINRELTYP Verknüpfungstyp 19991005
4 Importing IP_ROLE Call by reference Type reference (TYPE) ROLETYPE Rolle 19991005

Method GET_CONTEXT_MENU on class CL_SREL_BROWSER_ITEM has no exception.

Method GET_HYPERLINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_HYPERLINK Call by reference Type reference (TYPE) LVC_S_HYPE ALV-Control: Hyperlinks 20000121

Method GET_HYPERLINK on class CL_SREL_BROWSER_ITEM has no exception.

Method SET_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_NAME Call by reference Type reference (TYPE) SRL_ATTR Name des Attributes 19990923
2 Importing IP_VALUE Call by reference Type reference (TYPE) STRING Wert des Attributes 19990923

Method SET_ATTRIBUTE on class CL_SREL_BROWSER_ITEM has no exception.
History
Last changed by/on SAP  20041228 
SAP Release Created in