SAP ABAP Class CL_CCM_OP_BOR_OBJECT (Business Object Wrapper)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-CIC (Application Component) Interaction Center WinClient
⤷
CCMA (Package) Interaction Center Components
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CCM_OP_OBJECT | Interface for Business Object Access | 19990311 |
Properties
| Class | CL_CCM_OP_BOR_OBJECT | |
| Short Description | Business Object Wrapper | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CCMA | Interaction Center Components |
| Created | 19990311 | SAP |
| Last change | 20050224 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CCM_OP_BOR_OBJECT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CCM_OP_OBJECT | Interface for Business Object Access | 19990311 |
Friends
Class CL_CCM_OP_BOR_OBJECT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | EBA_FLAG | Flag: Business object has been created | 19990319 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | OBJ_RECORD | Business object reference | 19990311 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CCM_OP_BOR_CLASS | class object | 19990329 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | LOGSYS | 20041126 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | SWO_TYPEID | Business object key | 19990319 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | SWO_OBJTYP | Business object type | 19990319 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 19990319 | |
| 2 | Instance method | Private | Method | Create the business object | 19990319 | |
| 3 | Instance method | Public | Method | 20041126 |
Events
Class CL_CCM_OP_BOR_OBJECT has no event.
Types
Class CL_CCM_OP_BOR_OBJECT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BORKEY | Value transfer | Type reference (TYPE) | SWO_TYPEID | Schlüssel des Business-Objekts | 19990319 | |||
| 2 | IM_CLASS | Value transfer | Object reference (TYPE REF TO) | CL_CCM_OP_BOR_CLASS | Klassenobjekt | 19990329 |
Method CONSTRUCTOR on class CL_CCM_OP_BOR_OBJECT has no exception.
Method CREATE_BOR_OBJECT Signature
Method CREATE_BOR_OBJECT on class CL_CCM_OP_BOR_OBJECT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Anlegen BOR-Objekt fehlgeschlagen | 19990319 |
Method GET_BOR_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_BOR_OBJ_REF | Value transfer | Type reference (TYPE) | OBJ_RECORD | BOR-Objektreferenz | 20041126 |
Method GET_BOR_OBJECT on class CL_CCM_OP_BOR_OBJECT has no exception.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in |