SAP ABAP Class CL_BOR_OBJECT_BCS (BCS: Represents a BOR Object)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-COM (Application Component) Communication Services: Mail, Fax, SMS, Telephony
⤷
SBCOMS (Package) Business Communication Service
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_COPY_BCS | Copy Instances | 20011106 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DELETE_BCS | BCS: Deletion Functions | 20010119 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_OS_STATE | State Management for a 'Managed Object' | 19991126 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RECIPIENT_BCS | Interface of Recipient Object in BCS | 20000110 |
Properties
| Class | CL_BOR_OBJECT_BCS | |
| Short Description | BCS: Represents a BOR Object | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 10 | Persistent Class |
| Package | SBCOMS | Business Communication Service |
| Created | 19991126 | SAP |
| Last change | 20050213 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_COPY_BCS | Copy Instances | 20011106 | ||
| 2 | IF_DELETE_BCS | BCS: Deletion Functions | 20010119 | ||
| 3 | IF_OS_STATE | State Management for a 'Managed Object' | 19991126 | ||
| 4 | IF_RECIPIENT_BCS | Interface of Recipient Object in BCS | 20000110 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CB_BOR_OBJECT_BCS | 20030512 | Base Agent Wrapper for BOR Objects |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | LOGSYS | Logical System | 20001030 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | SWO_TYPEID | Object Key | 20001030 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | SWO_OBJTYP | Object Type | 20001030 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_BOR_OBJECT_BCS | OBJECT SERVICES STATE | 19991126 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Instantiates a BOR Object Wrapper | 20000607 | |
| 2 | Instance method | Public | Get-method of a virtual attribute | Reads Attribute LOGSYS | 19991126 | |
| 3 | Instance method | Public | Get-method of a virtual attribute | Reads Attribute OBJKEY | 19991126 | |
| 4 | Instance method | Public | Get-method of a virtual attribute | Reads Attribute OBJTYPE | 19991126 |
Events
Class CL_BOR_OBJECT_BCS has no event.
Types
Class CL_BOR_OBJECT_BCS has no local type.
Method Signatures
Method GETU_PERSISTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LOGSYS | Call by reference | Type reference (TYPE) | LOGSYS | Logisches System | 20000607 | |||
| 2 | I_OBJKEY | Call by reference | Type reference (TYPE) | SWO_TYPEID | Objekt-ID | 20000607 | |||
| 3 | I_OBJTYPE | Call by reference | Type reference (TYPE) | SWO_OBJTYP | BOR-Typ | 20000607 | |||
| 4 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_BOR_OBJECT_BCS | BOR-Wrapper-Objekt | 20000607 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BCS: Ausnahmen bei Adressen (OS_EXCEPTION) | 20010102 |
Method GET_LOGSYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | LOGSYS | Attributwert | 19991126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010125 |
Method GET_OBJKEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SWO_TYPEID | Attributwert | 19991126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010125 |
Method GET_OBJTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SWO_OBJTYP | Attributwert | 19991126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20010125 |
History
| Last changed by/on | SAP | 20050213 |
| SAP Release Created in |