SAP ABAP Class CL_CRM_CIC_BDD2 (Business Data Display)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-CIC (Application Component) Interaction Center WinClient
     CRM_CIC_COMPONENTS (Package) Interaction Center components
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CCM_CMPWSP_CIC_EV_HANDLER Component Workspace: Event Handler for CIC Events 19991012
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_CIC_BDD BDD Functionality Without Display 19991011
Properties
Class CL_CRM_CIC_BDD2  
Short Description Business Data Display    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_CIC_COMPONENTS   Interaction Center components 
Created 19991011   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 EWCNT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 EWO00 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_CCM_CMPWSP_CIC_EV_HANDLER Component Workspace: Event Handler for CIC Events 19991012
2 IF_CRM_CIC_BDD BDD Functionality Without Display 19991011
Friends
Class CL_CRM_CIC_BDD2 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DUPLICATE Instance attribute Protected Type reference (TYPE) C Duplicate Flag 20121213
2 G_EVENT_GATE Instance attribute Private Object reference (TYPE REF TO) IF_CRM_CIC_CMPWSP_EVENT_GATE CIC Event Adapter 19991012
3 OI Instance attribute Private Type reference (TYPE) EWO00_OBJECT_SET Context 19991011
4 ORDER Static Attribute Private Type reference (TYPE) EWCNT_DEF-EDITORDER Counter for Sorting 19991011
5 TEMP_OBJ_TAB Instance attribute Protected Type reference (TYPE) TTEMP_OBJ_TAB Temporary Object Table 20121213
Methods
# Method Level Visibility Method type Description Created on
1 ADD_XTAINER Instance method Private Method Puts the elements of an xtainer to the BDD 19991011
2 ELEMDEF_TO_EWCELEM Static method Private Method Converts element descr. from xtainer to ewcelem 19991012
3 IMPORT_ELEMENTS_FROM_MEMORY Instance method Private Method Imports elements from memory 19991011
4 MARK_DEFAULT Instance method Private Method Executes default marking strategy 19991013
Events
Class CL_CRM_CIC_BDD2 has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 EWCNT_DEF_T Private See coding EWCNT_DEF_T 19991012 ewcnt_def_t type table of ewcnt_def initial size 4
2 TTEMP_OBJ Protected See coding 20121213 BEGIN OF ttemp_obj, objtype TYPE swo_objtyp, objkey TYPE swo_objid, END OF ttemp_obj
3 TTEMP_OBJ_TAB Protected See coding 20121213 ttemp_obj_tab TYPE TABLE OF ttemp_obj
Method Signatures

Method ADD_XTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing XTAINER Call by reference Type reference (TYPE) EWCNT_XTAIN Xtainer 19991011

Method ADD_XTAINER on class CL_CRM_CIC_BDD2 has no exception.

Method ELEMDEF_TO_EWCELEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ELEMDEF_T Call by reference Type reference (TYPE) EWCNT_DEF_T Table of type ewcnt_def 19991012
2 Exporting EWCELEM_T Call by reference Type reference (TYPE) CRM_CIC_ELEM_T Table of type EWCELEM 19991012

Method ELEMDEF_TO_EWCELEM on class CL_CRM_CIC_BDD2 has no exception.

Method IMPORT_ELEMENTS_FROM_MEMORY Signature

Method IMPORT_ELEMENTS_FROM_MEMORY on class CL_CRM_CIC_BDD2 has no parameter.
Method IMPORT_ELEMENTS_FROM_MEMORY on class CL_CRM_CIC_BDD2 has no exception.

Method MARK_DEFAULT Signature

Method MARK_DEFAULT on class CL_CRM_CIC_BDD2 has no parameter.
Method MARK_DEFAULT on class CL_CRM_CIC_BDD2 has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in