SAP ABAP Class CL_CCM_WORKSPACE2 (Default abstract implementer of IF_CCM_Workspace)
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_WORKSPACE CIC: Workspace interface 19990409
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CCM_ABSTR_CMPWSP Abstract Base Class for CIC Component Workspace 19990827
2 Inheritance (c INHERITING FROM c_ref)  CL_CCM_BDC CIC action box call type BDC 19990409
3 Inheritance (c INHERITING FROM c_ref)  CL_CCM_BOR_METHOD action box call type BOR method 19990409
4 Inheritance (c INHERITING FROM c_ref)  CL_CCM_HTML_OPERATION2 CIC HTML operation 19990409
5 Inheritance (c INHERITING FROM c_ref)  CL_CCM_WORKFLOW CIC action box call type workflow 19990412
6 Inheritance (c INHERITING FROM c_ref)  CL_EWB_WEBGUI_WORKSPACE Wrapper Workspace für WebGUI-Based Calls 19991129
Properties
Class CL_CCM_WORKSPACE2  
Short Description Default abstract implementer of IF_CCM_Workspace    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CCMA   Interaction Center Components 
Created 19990409   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CIC00 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CNHT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_CCM_WORKSPACE CIC: Workspace interface 19990409
Friends
Class CL_CCM_WORKSPACE2 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ABOX_ADMIN Instance attribute Protected Type reference (TYPE) CIC00_IMPDATA_EVENT Action box admin data 19990409
2 DISPLAY_TEXT Instance attribute Protected Type reference (TYPE) EWF_MENUTX workspace display text 19990412
3 HTML_CONTROL Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_HTML_VIEWER HTML control 19990409
4 IS_DISPLAYING_STATUS Instance attribute Protected Type reference (TYPE) EBAGEN-KENNZX currently displaying status information 19990409
5 LIFTIME Instance attribute Protected Type reference (TYPE) EBA_FLAG lifetime flag 19990415
6 PROC_CL_ID Instance attribute Protected Type reference (TYPE) EWBPROCLX-PROCLID BOR class ID 19990409
7 PROC_INSTANCE Instance attribute Protected Type reference (TYPE) OBJ_RECORD BOR object reference to call 19990409
8 WORKSPACE_MANAGER Instance attribute Protected Object reference (TYPE REF TO) IF_CCM_WORKSPACE_MANAGER workspace manager 19990409
9 WS_DISPLAY Instance attribute Protected Object reference (TYPE REF TO) IF_CCM_WORKSPACE_DISPLAY workspace display 19990409
Methods
# Method Level Visibility Method type Description Created on
1 ON_HTML_SAPEVENT Instance method Public Event handling method handle SAPEVENT of HTML control 19990409
2 SETUP_HTML_CONTROL Instance method Protected Method sets up HTML control 19990409
3 SET_CONTAINER Instance method Protected Method sets container 19990409
4 SET_SSO_ACTIVE Instance method Protected Method enables/ disables SSO 20040128
Events
Class CL_CCM_WORKSPACE2 has no event.
Types
Class CL_CCM_WORKSPACE2 has no local type.
Method Signatures

Method ON_HTML_SAPEVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Call by reference Attribute reference (LIKE) 19990409
2 Importing FRAME Call by reference Attribute reference (LIKE) 19990409
3 Importing GETDATA Call by reference Attribute reference (LIKE) 19990409
4 Importing POSTDATA Call by reference Attribute reference (LIKE) 19990409
5 Importing QUERY_TABLE Call by reference Attribute reference (LIKE) 19990409

Method ON_HTML_SAPEVENT on class CL_CCM_WORKSPACE2 has no exception.

Method SETUP_HTML_CONTROL Signature

Method SETUP_HTML_CONTROL on class CL_CCM_WORKSPACE2 has no parameter.
Method SETUP_HTML_CONTROL on class CL_CCM_WORKSPACE2 has no exception.

Method SET_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINER Call by reference Type reference (TYPE) CCMCONT_T Container 19990409

Method SET_CONTAINER on class CL_CCM_WORKSPACE2 has no exception.

Method SET_SSO_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SSO_ACTIVE Call by reference Type reference (TYPE) FLAG X = aktivate SSO/ SPACE= inactivate SSO 20040128

Method SET_SSO_ACTIVE on class CL_CCM_WORKSPACE2 has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in