SAP ABAP Class CL_ISH_SCR_HTML (IS-H: Base Class for HTML Control Screens)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-H-PM (Application Component) Patient Management
     N1BASE (Package) IS-H: Basic Functionality; TSA Development
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 20041017
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_SCR_HTML IS-H: Interface for HTML Control Screens 20041017
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_SCR_MEDSRV_CTX IS-H*MED: Screen Class Context Med. service 20050215
2 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_SCR_MEDSRV_INFO i.s.h.med: Med. Service Info Screen Class 20041017
Properties
Class CL_ISH_SCR_HTML  
Short Description IS-H: Base Class for HTML Control Screens    
Super Class CL_ISH_SCR_CONTROL IS-H: Screen Class for GUI Controls 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package N1BASE   IS-H: Basic Functionality; TSA Development 
Created 20041017   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISH_SCR_HTML has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISH_SCR_HTML IS-H: Interface for HTML Control Screens 20041017
Friends
Class CL_ISH_SCR_HTML has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_UCOMM_LINK_CLICKED Instance attribute Public Attribute reference (LIKE) 20050208
2 GR_DD_DOCUMENT Instance attribute Protected Object reference (TYPE REF TO) CL_DD_DOCUMENT Dynamic Documents: Document 20041017
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_DD_DOCUMENT Instance method Protected Method Fill the DD_Document 20041017
2 BUILD_DD_DOCUMENT_INTERNAL Instance method Protected Method Internal Fill of the DD_Document 20041017
3 BUILD_UCOMM_LINK_CLICKED Instance method Public Method 20050208
4 GET_CONFIG_HTML Instance method Public Method 20041108
5 GET_DD_DOCUMENT Instance method Public Method 20041017
6 GET_UCOMM_KEYSTRING Instance method Public Method 20050208
7 HANDLE_LINK_CLICKED Instance method Protected Event handling method Handling of Event Click on Link 20050208
8 PROCESS_LINK_CLICKED Instance method Protected Method Processing of Application Event Click on Link Element 20050208
9 PROCESS_LINK_CLICKED_INTERNAL Instance method Protected Method Processing of Applic. Event Click on Link Element Internal 20050208
Events
Class CL_ISH_SCR_HTML has no event.
Types
Class CL_ISH_SCR_HTML has no local type.
Method Signatures

Method BUILD_DD_DOCUMENT 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 20041017
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20041017

Method BUILD_DD_DOCUMENT on class CL_ISH_SCR_HTML has no exception.

Method BUILD_DD_DOCUMENT_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_DD_DOCUMENT Call by reference Object reference (TYPE REF TO) CL_DD_DOCUMENT Dynamische Dokumente: Dokument 20041017
2 Changing CR_ERRORHANDLER Call by reference Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING IS-H*MED: Klasse zur Fehlerabarbeitung 20041017
3 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20041017

Method BUILD_DD_DOCUMENT_INTERNAL on class CL_ISH_SCR_HTML has no exception.

Method BUILD_UCOMM_LINK_CLICKED Signature

Method BUILD_UCOMM_LINK_CLICKED on class CL_ISH_SCR_HTML has no parameter.
Method BUILD_UCOMM_LINK_CLICKED on class CL_ISH_SCR_HTML has no exception.

Method GET_CONFIG_HTML Signature

Method GET_CONFIG_HTML on class CL_ISH_SCR_HTML has no parameter.
Method GET_CONFIG_HTML on class CL_ISH_SCR_HTML has no exception.

Method GET_DD_DOCUMENT Signature

Method GET_DD_DOCUMENT on class CL_ISH_SCR_HTML has no parameter.
Method GET_DD_DOCUMENT on class CL_ISH_SCR_HTML has no exception.

Method GET_UCOMM_KEYSTRING Signature

Method GET_UCOMM_KEYSTRING on class CL_ISH_SCR_HTML has no parameter.
Method GET_UCOMM_KEYSTRING on class CL_ISH_SCR_HTML has no exception.

Method HANDLE_LINK_CLICKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Call by reference Attribute reference (LIKE) 20050208

Method HANDLE_LINK_CLICKED on class CL_ISH_SCR_HTML has no exception.

Method PROCESS_LINK_CLICKED 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 20050208
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050208
3 Exporting E_UCOMM_HANDLED Call by reference Type reference (TYPE) ISH_ON_OFF ON: Ereignis wurde behandelt 20050518
4 Importing I_UCOMM Call by reference Type reference (TYPE) SY-UCOMM USER-COMMAND 20050518

Method PROCESS_LINK_CLICKED on class CL_ISH_SCR_HTML has no exception.

Method PROCESS_LINK_CLICKED_INTERNAL 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 20050208
2 Exporting E_RC Call by reference Type reference (TYPE) ISH_METHOD_RC IS-H: Returncode bei Methodenaufrufen 20050208
3 Exporting E_UCOMM_HANDLED Call by reference Type reference (TYPE) ISH_ON_OFF ON: UserCommand wurde verarbeitet 20050208
4 Importing I_KEYSTRING Call by reference Type reference (TYPE) STRING Schlüssel für Dokument 20050518

Method PROCESS_LINK_CLICKED_INTERNAL on class CL_ISH_SCR_HTML has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 473