SAP ABAP Class CL_GUI_WDR_VIEWER (WDA Viewer)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA-RUN (Application Component) Web Dynpro ABAP Runtime
     SWDP_PRGN_NODES (Package) Web Dynpro ABAP Functions for Profile Generator
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 20060630
Properties
Class CL_GUI_WDR_VIEWER  
Short Description WDA Viewer    
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 SWDP_PRGN_NODES   Web Dynpro ABAP Functions for Profile Generator 
Created 20060630   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP 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
Class CL_GUI_WDR_VIEWER has no interface implemented.
Friends
Class CL_GUI_WDR_VIEWER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_SUBSCRIBE_2_CALL_TRANS Instance attribute Private Type reference (TYPE) ABAP_BOOL 20091123
2 M_SUBSCRIBE_2_DIS_MESS Instance attribute Private Type reference (TYPE) ABAP_BOOL 20091123
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20060630
2 FIRE_EVENT Instance method Public Method Trigger Event 20060630
3 HANDLE_CALL_TRANSACTION Instance method Private Method Edit Transaction Call 20060703
4 HANDLE_DISPLAY_MESSAGE Instance method Private Method Display Message 20060703
5 HANDLE_SAPEVENT Instance method Private Event handling method Edit SAPEVENT and Trigger WD_EVENT 20060630
6 LOAD_APPLICATION Instance method Public Method Load Application 20060630
7 SUBSCRIBE_2_CALL_TRANS Instance method Public Method Allow Transactions to Be Started 20091123
8 SUBSCRIBE_2_DISPLAY_MESS Instance method Public Method Allow Messages to Be Displayed 20091123
Events
# Event Type Visibility Description Created on
1 WD_EVENT Instance Event
(0)
Public
(2)
Fired by WDA application 20060630
Types
Class CL_GUI_WDR_VIEWER 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 LIFETIME Value transfer Type reference (TYPE) I LIFETIME_DEFAULT 20060630
2 Importing NAME Value transfer Type reference (TYPE) STRING 20060630
3 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20060630
4 Importing PROTOCOL Call by reference Type reference (TYPE) STRING 20130114
5 Importing QUERY_TABLE_DISABLED Call by reference Type reference (TYPE) C '' 20060630
6 Importing SAPHTMLP Value transfer Type reference (TYPE) C 20060630
7 Importing SAPHTTP Value transfer Type reference (TYPE) C 20060630
8 Importing SHELLSTYLE Value transfer Type reference (TYPE) I 20060630
9 Importing UIFLAG Value transfer Type reference (TYPE) I 20060630
# Exception Resumable Description Created on
1 HTML_CONTROL_ERROR Fehler in Parent-Klasse 20060705

Method FIRE_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAM1 Call by reference Type reference (TYPE) CSEQUENCE 20060630
2 Importing PARAM2 Call by reference Type reference (TYPE) CSEQUENCE 20060630
3 Importing PARAM3 Call by reference Type reference (TYPE) CSEQUENCE 20060630
4 Importing PARAMETERS Call by reference Type reference (TYPE) WDR_NAME_VALUE_LIST Table of Name/Value Pairs 20060630
5 Importing WDR_ACTION Call by reference Type reference (TYPE) CSEQUENCE 20060630

Method FIRE_EVENT on class CL_GUI_WDR_VIEWER has no exception.

Method HANDLE_CALL_TRANSACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Value transfer Type reference (TYPE) C action code 20060703
2 Importing PARAMETERS Call by reference Type reference (TYPE) WDR_NAME_VALUE_LIST Table of Name/Value Pairs 20060703

Method HANDLE_CALL_TRANSACTION on class CL_GUI_WDR_VIEWER has no exception.

Method HANDLE_DISPLAY_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Value transfer Type reference (TYPE) C action code 20060703
2 Importing PARAMETERS Call by reference Type reference (TYPE) WDR_NAME_VALUE_LIST postdata 20060703

Method HANDLE_DISPLAY_MESSAGE on class CL_GUI_WDR_VIEWER has no exception.

Method HANDLE_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) 20060630
2 Importing POSTDATA Call by reference Attribute reference (LIKE) 20060630

Method HANDLE_SAPEVENT on class CL_GUI_WDR_VIEWER has no exception.

Method LOAD_APPLICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLICATION Call by reference Type reference (TYPE) WDY_APPLICATION_NAME Web Dynpro : Applikationsname 20060630
2 Importing PARAMETERS Call by reference Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Tabelle Name/Wert-Paare 20060630
3 Importing PROTOCOL Call by reference Type reference (TYPE) STRING 20060630
# Exception Resumable Description Created on
1 CNTL_ERROR Error in call from CFW. 20060630
2 DP_ERROR_GENERAL Error in Data Provider call. 20060630
3 INVALID_APPLICATION Anwendung existiert nicht 20060704

Method SUBSCRIBE_2_CALL_TRANS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SUBSCRIBE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20091123

Method SUBSCRIBE_2_CALL_TRANS on class CL_GUI_WDR_VIEWER has no exception.

Method SUBSCRIBE_2_DISPLAY_MESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SUBSCRIBE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20091123

Method SUBSCRIBE_2_DISPLAY_MESS on class CL_GUI_WDR_VIEWER has no exception.
Event Signatures

Event WD_EVENT Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 ACTION Exporting Value transfer Type reference (TYPE) C 20060630
2 PARAMETERS Exporting Value transfer Type reference (TYPE) WDR_NAME_VALUE_LIST Table of Name/Value Pairs 20060630
History
Last changed by/on SAP  20130531 
SAP Release Created in 710