SAP ABAP Class CL_EWB_WEBGUI_WORKSPACE (Wrapper Workspace für WebGUI-Based Calls)
Hierarchy
FI-CA (Software Component) FI-CA
   CS-CI-CIC (Application Component) Customer Interaction Center
     EE_CRM_CIC (Package) Generic IS-U/T Enhancements (Transport to CRM Follows)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CCM_WORKSPACE2 Default abstract implementer of IF_CCM_Workspace 19991129
Properties
Class CL_EWB_WEBGUI_WORKSPACE  
Short Description Wrapper Workspace für WebGUI-Based Calls    
Super Class CL_CCM_WORKSPACE2 Default abstract implementer of IF_CCM_Workspace 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EE_CRM_CIC   Generic IS-U/T Enhancements (Transport to CRM Follows) 
Created 19991129   SAP 
Last change 20070914   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_ABAP_CHAR_UTILITIES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_EWB_WEBGUI_WORKSPACE has no interface implemented.
Friends
Class CL_EWB_WEBGUI_WORKSPACE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BROWSER_CONTROL Instance attribute Private Object reference (TYPE REF TO) CL_EW_HTML_VIEWER Browser Control for WebGUI 19991129
2 COMPRESS_MODE Static Attribute Public Type reference (TYPE) EBA_FLAG General Checkbox: X or SPACE 20070507
3 CO_DISABLED_YES Constant Public Type reference (TYPE) EBA_FLAG 'X' Constant for SETTINGS-DISABLED 20000127
4 DISABLED Static Attribute Private Type reference (TYPE) EWB_WEBGUI_DISABLE Indicator: No Inplace Calls 20000127
5 DISABLE_CHECKED Static Attribute Private Type reference (TYPE) EBA_FLAG Indicator: Disabled Already Determined 20000127
6 HTML_LENGTH Instance attribute Private Type reference (TYPE) I Length of HTML Page 20000125
7 HTML_PAGE Instance attribute Private See coding Loading Page 19991129
8 SETTINGS Static Attribute Private Type reference (TYPE) EWBWEBGUIITS WebGUI Workspace Cust. 20000127
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_INITIAL_PAGE Instance method Private Method Generated the Loading Page 19991129
2 CB_BROWSER_REFRESH Instance method Public Method Callback: Refresh Browser 19991129
3 CB_BROWSER_STOP Instance method Public Method Callback: Stop Browser 19991129
4 CB_DELETE_WS Instance method Public Method Callback: Delete Workspace 19991129
5 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20000127
6 IS_DISABLED Static method Public Method Answers Question: "Inplace Deactivated"? 20000127
7 ON_BROWSER_SAPEVENT Instance method Public Event handling method Handles SAPEVENT of WebGUI Browser Control 19991129
8 ON_CTXMENU_REQUEST Instance method Public Event handling method Handles Context Menu Request 20000128
9 ON_CTXMENU_SELECTED Instance method Public Event handling method Handles Context Menu Selection 20000128
10 SETUP_BROWSER_CONTROL Instance method Private Method Sets up Browser Control 19991129
Events
Class CL_EWB_WEBGUI_WORKSPACE has no event.
Types
Class CL_EWB_WEBGUI_WORKSPACE has no local type.
Method Signatures

Method BUILD_INITIAL_PAGE Signature

Method BUILD_INITIAL_PAGE on class CL_EWB_WEBGUI_WORKSPACE has no parameter.
Method BUILD_INITIAL_PAGE on class CL_EWB_WEBGUI_WORKSPACE has no exception.

Method CB_BROWSER_REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OK_CODE Call by reference Type reference (TYPE) SYUCOMM OK-Code 19991129

Method CB_BROWSER_REFRESH on class CL_EWB_WEBGUI_WORKSPACE has no exception.

Method CB_BROWSER_STOP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OK_CODE Call by reference Type reference (TYPE) SYUCOMM OK-Code 19991129

Method CB_BROWSER_STOP on class CL_EWB_WEBGUI_WORKSPACE has no exception.

Method CB_DELETE_WS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OK_CODE Call by reference Type reference (TYPE) SYUCOMM OK-Code 19991129

Method CB_DELETE_WS on class CL_EWB_WEBGUI_WORKSPACE has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_EWB_WEBGUI_WORKSPACE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_EWB_WEBGUI_WORKSPACE has no exception.

Method IS_DISABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_DISABLED Value transfer Type reference (TYPE) EWB_WEBGUI_DISABLE Deaktiviert 20000127

Method IS_DISABLED on class CL_EWB_WEBGUI_WORKSPACE has no exception.

Method ON_BROWSER_SAPEVENT Signature

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

Method ON_BROWSER_SAPEVENT on class CL_EWB_WEBGUI_WORKSPACE has no exception.

Method ON_CTXMENU_REQUEST Signature

Method ON_CTXMENU_REQUEST on class CL_EWB_WEBGUI_WORKSPACE has no parameter.
Method ON_CTXMENU_REQUEST on class CL_EWB_WEBGUI_WORKSPACE has no exception.

Method ON_CTXMENU_SELECTED Signature

Method ON_CTXMENU_SELECTED on class CL_EWB_WEBGUI_WORKSPACE has no parameter.
Method ON_CTXMENU_SELECTED on class CL_EWB_WEBGUI_WORKSPACE has no exception.

Method SETUP_BROWSER_CONTROL Signature

Method SETUP_BROWSER_CONTROL on class CL_EWB_WEBGUI_WORKSPACE has no parameter.
Method SETUP_BROWSER_CONTROL on class CL_EWB_WEBGUI_WORKSPACE has no exception.
History
Last changed by/on SAP  20070914 
SAP Release Created in