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 BOR_CREATED Instance attribute Private Type reference (TYPE) EBA_FLAG Flag: Business object has been created 19990319
2 BOR_OBJECT Instance attribute Private Type reference (TYPE) OBJ_RECORD Business object reference 19990311
3 CLASS Instance attribute Private Object reference (TYPE REF TO) CL_CCM_OP_BOR_CLASS class object 19990329
4 LOGSYS Instance attribute Public Type reference (TYPE) LOGSYS 20041126
5 OBJKEY Instance attribute Public Type reference (TYPE) SWO_TYPEID Business object key 19990319
6 OBJTYPE Instance attribute Public Type reference (TYPE) SWO_OBJTYP Business object type 19990319
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 19990319
2 CREATE_BOR_OBJECT Instance method Private Method Create the business object 19990319
3 GET_BOR_OBJECT 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 Importing IM_BORKEY Value transfer Type reference (TYPE) SWO_TYPEID Schlüssel des Business-Objekts 19990319
2 Importing 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 FAILED 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 Returning 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