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 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GOS_MANAGER | Generic Object Services | 19990916 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SWC_VALUE | Default Attribute | 19990910 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | DESCRP | BOR Type Definition | 19990910 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | LOGSYS | Own logical system | 19990907 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | BRELTYPDOK | Relationship Description | 19990910 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | ROLETYPDOK | Role Description | 19990910 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | BORIDENT | BOR Object | 19990907 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | OBJ_RECORD | Handle to BOR Object | 19990907 | |||
| 9 | Static Attribute | Private | Type reference (TYPE) | TT_BOR_REFS | Instantiate All | 19990907 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 19990907 | |
| 2 | Instance method | Private | Method | Instantiate BOR Object | 19990907 | |
| 3 | Static method | Public | Method | Create Object | 19990907 | |
| 4 | 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 | 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 | Das Objekt existiert nicht | 19991124 |
Method CREATE_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_SREL_BOR_ITEM | Referenz | 19990907 | |||
| 2 | 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 | 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 |