SAP ABAP Class CL_SREL_BOR_ITEM (BOR Object in Browser for Object Relationships)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-GBT-OBL (Application Component) General Object Relations
     SREL (Package) Object Relationship Service
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SREL_BROWSER_ITEM Browser for Object Relationships (Basis Class) 19990907
Properties
Class CL_SREL_BOR_ITEM  
Short Description BOR Object in Browser for Object Relationships    
Super Class CL_SREL_BROWSER_ITEM Browser for Object Relationships (Basis Class) 
Instantiability of a Class 0  Private 
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_BOR_ITEM has no forward declaration.
Interfaces
Class CL_SREL_BOR_ITEM has no interface implemented.
Friends
Class CL_SREL_BOR_ITEM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_GOS_MANAGER Instance attribute Private Object reference (TYPE REF TO) CL_GOS_MANAGER Generic Object Services 19990916
2 GP_DEFATTRIB Instance attribute Private Type reference (TYPE) SWC_VALUE Default Attribute 19990910
3 GP_OBJDES Instance attribute Private Type reference (TYPE) DESCRP BOR Type Definition 19990910
4 GP_OWNSYS Instance attribute Protected Type reference (TYPE) LOGSYS Own logical system 19990907
5 GP_RELATION Instance attribute Private Type reference (TYPE) BRELTYPDOK Relationship Description 19990910
6 GP_ROLEDES Instance attribute Private Type reference (TYPE) ROLETYPDOK Role Description 19990910
7 GS_BOR_OBJECT Instance attribute Public Type reference (TYPE) BORIDENT BOR Object 19990907
8 GS_HANDLE Instance attribute Protected Type reference (TYPE) OBJ_RECORD Handle to BOR Object 19990907
9 GT_OBJECTS Static Attribute Private Type reference (TYPE) TT_BOR_REFS Instantiate All 19990907
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 19990907
2 CREATE_BOR_HANDLE Instance method Private Method Instantiate BOR Object 19990907
3 CREATE_OBJECT Static method Public Method Create Object 19990907
4 GET_BORID Instance method Public Method Delivers BOR Identifier 19990907
Events
Class CL_SREL_BOR_ITEM has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_BOR_REF Private See coding TS_BOR_REF 19990907
2 TT_BOR_REFS Private See coding Mapping Table BOR vs Object Reference 19990907
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OBJECT Call by reference Type reference (TYPE) BORIDENT BOR Objekt 19990907

Method CONSTRUCTOR on class CL_SREL_BOR_ITEM has no exception.

Method CREATE_BOR_HANDLE Signature

Method CREATE_BOR_HANDLE on class CL_SREL_BOR_ITEM has no parameter.
# Exception Resumable Description Created on
1 CREATION_FAILED Das Objekt existiert nicht 19991124

Method CREATE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_OBJECT Call by reference Object reference (TYPE REF TO) CL_SREL_BOR_ITEM Referenz 19990907
2 Importing IS_OBJECT Call by reference Type reference (TYPE) BORIDENT BOR Objekt 19990907

Method CREATE_OBJECT on class CL_SREL_BOR_ITEM has no exception.

Method GET_BORID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_OBJECT Call by reference Type reference (TYPE) BORIDENT BOR Objekt 19990907

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