SAP ABAP Class CL_ISHMED_SCR_CONN_HTML (ISHMED: Connectivity - Screen Class HTML)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-HMED (Application Component) Clinical System
     N1CONN_MED (Package) i.s.h.med: Connectivity
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISH_SCR_CONTROL IS-H: Screen Class for GUI Controls 20070807
Properties
Class CL_ISHMED_SCR_CONN_HTML  
Short Description ISHMED: Connectivity - Screen Class HTML    
Super Class CL_ISH_SCR_CONTROL IS-H: Screen Class for GUI Controls 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package N1CONN_MED   i.s.h.med: Connectivity 
Created 20070807   SAP 
Last change 20071120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISHMED_SCR_CONN_HTML has no forward declaration.
Interfaces
Class CL_ISHMED_SCR_CONN_HTML has no interface implemented.
Friends
Class CL_ISHMED_SCR_CONN_HTML has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CONTAINER_NAME Constant Public Type reference (TYPE) STRING 'HTML_CONTROL' 20070807
2 CO_DYNNR_FROM Constant Public Type reference (TYPE) SY-DYNNR '0100' Current Dynpro Number 20070807
3 CO_DYNNR_TO Constant Public Type reference (TYPE) SY-DYNNR '0120' Current Dynpro Number 20070807
4 CO_OTYPE_SCR_CONN_HTML Constant Public Type reference (TYPE) ISH_OBJECT_TYPE 13505 Screen Class Connectivity HTML 20070807
5 CO_REPID Constant Public Type reference (TYPE) SY-REPID 'SAPLN1_SDY_CONNECTIVITY' 20070807
6 CO_UCOMM_REFRESH Constant Public Type reference (TYPE) SY-UCOMM 'PB_REFRESH' Function Code that Triggered PAI 20070807
7 GR_COMPONENT Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_COMP_CONN_OUT ISHMED: CORD - Component Connectivity Outbound Service 20070807
8 GR_HTML_VIEWER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_HTML_VIEWER HTML Control Proxy Class 20070807
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Initialization of Screen 20070808
2 DISPLAY Instance method Public Method Display HTML Document 20070808
3 GET_HTML_VIEWER Instance method Protected Method Supplies Instance HTML Viewer 20070808
4 SET_COMPONENT Instance method Public Method Setting of Component Attribute 20070808
5 UPCAST_UCOMM Instance method Public Method At a Defined User Command Returns the Special 20070808
Events
Class CL_ISHMED_SCR_CONN_HTML has no event.
Types
Class CL_ISHMED_SCR_CONN_HTML has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20070808
2 Exporting ER_INSTANCE Call by reference Object reference (TYPE REF TO) CL_ISHMED_SCR_CONN_HTML Connectivity, Screenklasse HTML 20070808
3 Exporting ER_INTERFACE Call by reference Object reference (TYPE REF TO) IF_ISH_SCREEN IS-H: Interface für die Bildklassen 20070808
4 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20070808

Method CREATE on class CL_ISHMED_SCR_CONN_HTML has no exception.

Method DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_HTMLSTRING Value transfer Type reference (TYPE) STRING HTML String 20070808
2 Returning R_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20070808

Method DISPLAY on class CL_ISHMED_SCR_CONN_HTML has no exception.

Method GET_HTML_VIEWER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20070808
2 Exporting ER_HTML_VIEWER Call by reference Object reference (TYPE REF TO) CL_GUI_HTML_VIEWER HTML Control proxy class 20070808
3 Exporting E_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20070808
4 Importing I_CREATE Value transfer Type reference (TYPE) XFELD 'X' Instanz muß zurückgegeben werden 20070808

Method GET_HTML_VIEWER on class CL_ISHMED_SCR_CONN_HTML has no exception.

Method SET_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_COMPONENT Call by reference Object reference (TYPE REF TO) CL_ISHMED_COMP_CONN_OUT ISHMED: KLAT - Baustein Connectivity Outbound Service 20070808
2 Returning R_RC Value transfer Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20070808

Method SET_COMPONENT on class CL_ISHMED_SCR_CONN_HTML has no exception.

Method UPCAST_UCOMM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_UCOMM Call by reference Type reference (TYPE) SY-UCOMM Definierter UserCommand 20070808
2 Returning R_UCOMM Value transfer Type reference (TYPE) SY-UCOMM Spezieller UserCommand 20070808

Method UPCAST_UCOMM on class CL_ISHMED_SCR_CONN_HTML has no exception.
History
Last changed by/on SAP  20071120 
SAP Release Created in