SAP ABAP Class CL_BFW_HTML_VIEWER_POC (Browser Framework: Proxy for HTML Control)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PP-PI-PMA-PMC (Application Component) Browser-Based PI Sheet / Cockpit
     CMX_BFW (Package) Manufacturing Execution: Browser Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GUI_HTML_VIEWER HTML Control Proxy Class 19990219
Properties
Class CL_BFW_HTML_VIEWER_POC  
Short Description Browser Framework: Proxy for HTML Control    
Super Class CL_GUI_HTML_VIEWER HTML Control Proxy Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CMX_BFW   Manufacturing Execution: Browser Framework 
Created 19990219   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BFW_HTML_VIEWER_POC has no forward declaration.
Interfaces
Class CL_BFW_HTML_VIEWER_POC has no interface implemented.
Friends
Class CL_BFW_HTML_VIEWER_POC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CM_LOAD_CONTAINER Static Attribute Protected Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Main Container 20001211
2 CM_LOAD_OBJECT Static Attribute Protected Object reference (TYPE REF TO) CL_GUI_HTML_VIEWER Main Object 20001211
3 M_ACKNOWLEDGE_SCRIPT Instance attribute Protected Object reference (TYPE REF TO) DATA Sapevent Acknowlegde Script 20020506
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20001211
2 CONSTRUCTOR Instance method Public Constructor Constructor 19990219
3 P_SET_SCRIPT_ON_ABAP_COMPLETED Instance method Public Method Set "Callback" Script 19991007
4 P_SET_SCRIPT_ON_DATA_SUBMITTED Instance method Public Method Set "Callback" Script 19991007
5 P_SET_SCRIPT_TO_EXECUTE Instance method Public Method Pass On and Execute Script 19991007
Events
Class CL_BFW_HTML_VIEWER_POC has no event.
Types
Class CL_BFW_HTML_VIEWER_POC has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LIFETIME Value transfer Type reference (TYPE) I lifetime_default life time 19990219
2 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER parent container 19990219
3 Importing SHELLSTYLE Value transfer Type reference (TYPE) I shell style 19990219
# Exception Resumable Description Created on
1 CNTL_ERROR error in call method of ooCFW 19990219
2 CNTL_INSTALL_ERROR HTML control was not installed properly 19990219
3 DP_ERROR error in call of DataProvider function 19990219
4 DP_INSTALL_ERROR DataProvider was not installed properly 19990219

Method P_SET_SCRIPT_ON_ABAP_COMPLETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SCRIPT Call by reference Type reference (TYPE) STANDARD TABLE JavaScript 19991007
# Exception Resumable Description Created on
1 DP_ERROR dp error 19991007

Method P_SET_SCRIPT_ON_DATA_SUBMITTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SCRIPT Call by reference Type reference (TYPE) STANDARD TABLE JavaScript 19991007
# Exception Resumable Description Created on
1 DP_ERROR dp error 19991007

Method P_SET_SCRIPT_TO_EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SCRIPT Call by reference Type reference (TYPE) STANDARD TABLE JavaScript 19991007
# Exception Resumable Description Created on
1 CNTL_ERROR cntl error 19991007
2 DP_ERROR dp error 19991007
History
Last changed by/on SAP  20100310 
SAP Release Created in