SAP ABAP Class CL_ISH_SCR_CONTROL (IS-H: Screen Class for GUI Controls)
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_SCREEN IS-H: Base Class for Interface Management 20040802
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISH_SCR_CONTROL IS-H: Interface for Control Screens 20040813
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISHMED_SCR_CONN_HTML ISHMED: Connectivity - Screen Class HTML 20070807
2 Inheritance (c INHERITING FROM c_ref)  CL_ISH_SCR_ALV_CONTROL IS-H: Base Class for ALV Control Screens 20040802
3 Inheritance (c INHERITING FROM c_ref)  CL_ISH_SCR_HTML IS-H: Base Class for HTML Control Screens 20041017
4 Inheritance (c INHERITING FROM c_ref)  CL_ISH_SCR_SPLITTER IS-H: Abstract Base Class for Splitter Container Screens 20040813
Properties
Class CL_ISH_SCR_CONTROL  
Short Description IS-H: Screen Class for GUI Controls    
Super Class CL_ISH_SCREEN IS-H: Base Class for Interface Management 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package N1BASE   IS-H: Basic Functionality; TSA Development 
Created 20040802   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISH_SCR_CONTROL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISH_SCR_CONTROL IS-H: Interface for Control Screens 20040813
Friends
Class CL_ISH_SCR_CONTROL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_UCOMM_SYSEV Instance attribute Public Attribute reference (LIKE) 20050104
2 CO_UCOMM_SYSEV_ERROR Instance attribute Public Attribute reference (LIKE) 20050104
3 GR_EV_SYSEV_ERRORHANDLER Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING Error Handler for Event EV_SYSTEM_EVENT 20050216
4 GR_SYSEV_ERRORHANDLER Instance attribute Protected Object reference (TYPE REF TO) CL_ISHMED_ERRORHANDLING Error Handler for System Events 20050104
5 G_CNTL_ID Instance attribute Protected Type reference (TYPE) N_NUMC5 0 Temporary Unique ID of a Control Screen 20040913
6 G_EV_SYSEV_HANDLED Instance attribute Protected Type reference (TYPE) ISH_ON_OFF ON: Event EV_SYSTEM_EVENT Was Handled 20050216
7 G_EV_SYSEV_RC Instance attribute Protected Type reference (TYPE) ISH_METHOD_RC Return Code for Event EV_SYSTEM_EVENT 20050216
8 G_LAST_CNTL_ID Static Attribute Protected Type reference (TYPE) N_NUMC5 0 For g_cntl_id 20040913
9 G_REMIND_CURSORFIELD Instance attribute Protected Type reference (TYPE) ISH_ON_OFF ON: Record Cursor Position at PAI 20050223
10 G_SUPPORT_DRAGDROP Instance attribute Protected Type reference (TYPE) ISH_ON_OFF ON ON: Drag&Drop Is Supported 20050323
11 G_SYSEV_RC Instance attribute Protected Type reference (TYPE) ISH_METHOD_RC Return Code for System Events 20050104
12 G_UCOMM Instance attribute Protected Type reference (TYPE) SY-UCOMM Recorded User Command 20040913
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_UCOMM Instance method Public Method 20041009
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040913
3 DESTROY_INCL_EMBCNTL Instance method Public Method 20050217
4 ELIMINATE_SYSEV Static method Public Method Eliminates SYSEV from a User Command 20050104
5 GET_CONTAINER Instance method Public Method 20040813
6 GET_ORIGINAL_UCOMM Instance method Public Method 20041009
7 IS_DRAGDROP_SUPPORTED Instance method Public Method 20050323
8 IS_SYSEV_UCOMM Instance method Public Method 20050104
9 IS_UCOMM_SUPPORTED Instance method Public Method 20041009
10 PAI_INCL_EMBCNTL Instance method Public Method 20050217
11 PBO_INCL_EMBCNTL Instance method Public Method 20050217
12 RAISE_EV_SYSTEM_EVENT Instance method Public Method 20050216
13 SET_EV_SYSTEM_EVENT_RESULT Instance method Public Method 20050216
14 SET_OKCODE_SYSEV Instance method Public Method 20050104
15 SET_OKCODE_SYSEV_ERROR Instance method Public Method 20050104
16 SUPPORT_DRAGDROP Instance method Public Method 20050323
Events
# Event Type Visibility Description Created on
1 EV_SYSTEM_EVENT Instance Event
(0)
Public
(2)
20050216
Types
Class CL_ISH_SCR_CONTROL has no local type.
Method Signatures

Method BUILD_UCOMM Signature

Method BUILD_UCOMM on class CL_ISH_SCR_CONTROL has no parameter.
Method BUILD_UCOMM on class CL_ISH_SCR_CONTROL has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_ISH_SCR_CONTROL has no parameter.
Method CONSTRUCTOR on class CL_ISH_SCR_CONTROL has no exception.

Method DESTROY_INCL_EMBCNTL Signature

Method DESTROY_INCL_EMBCNTL on class CL_ISH_SCR_CONTROL has no parameter.
Method DESTROY_INCL_EMBCNTL on class CL_ISH_SCR_CONTROL has no exception.

Method ELIMINATE_SYSEV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_UCOMM Call by reference Type reference (TYPE) SY-UCOMM Funktionscode, der PAI ausgelöst hat 20050104

Method ELIMINATE_SYSEV on class CL_ISH_SCR_CONTROL has no exception.

Method GET_CONTAINER Signature

Method GET_CONTAINER on class CL_ISH_SCR_CONTROL has no parameter.
Method GET_CONTAINER on class CL_ISH_SCR_CONTROL has no exception.

Method GET_ORIGINAL_UCOMM Signature

Method GET_ORIGINAL_UCOMM on class CL_ISH_SCR_CONTROL has no parameter.
Method GET_ORIGINAL_UCOMM on class CL_ISH_SCR_CONTROL has no exception.

Method IS_DRAGDROP_SUPPORTED Signature

Method IS_DRAGDROP_SUPPORTED on class CL_ISH_SCR_CONTROL has no parameter.
Method IS_DRAGDROP_SUPPORTED on class CL_ISH_SCR_CONTROL has no exception.

Method IS_SYSEV_UCOMM Signature

Method IS_SYSEV_UCOMM on class CL_ISH_SCR_CONTROL has no parameter.
Method IS_SYSEV_UCOMM on class CL_ISH_SCR_CONTROL has no exception.

Method IS_UCOMM_SUPPORTED Signature

Method IS_UCOMM_SUPPORTED on class CL_ISH_SCR_CONTROL has no parameter.
Method IS_UCOMM_SUPPORTED on class CL_ISH_SCR_CONTROL has no exception.

Method PAI_INCL_EMBCNTL Signature

Method PAI_INCL_EMBCNTL on class CL_ISH_SCR_CONTROL has no parameter.
Method PAI_INCL_EMBCNTL on class CL_ISH_SCR_CONTROL has no exception.

Method PBO_INCL_EMBCNTL Signature

Method PBO_INCL_EMBCNTL on class CL_ISH_SCR_CONTROL has no parameter.
Method PBO_INCL_EMBCNTL on class CL_ISH_SCR_CONTROL has no exception.

Method RAISE_EV_SYSTEM_EVENT Signature

Method RAISE_EV_SYSTEM_EVENT on class CL_ISH_SCR_CONTROL has no parameter.
Method RAISE_EV_SYSTEM_EVENT on class CL_ISH_SCR_CONTROL has no exception.

Method SET_EV_SYSTEM_EVENT_RESULT Signature

Method SET_EV_SYSTEM_EVENT_RESULT on class CL_ISH_SCR_CONTROL has no parameter.
Method SET_EV_SYSTEM_EVENT_RESULT on class CL_ISH_SCR_CONTROL has no exception.

Method SET_OKCODE_SYSEV Signature

Method SET_OKCODE_SYSEV on class CL_ISH_SCR_CONTROL has no parameter.
Method SET_OKCODE_SYSEV on class CL_ISH_SCR_CONTROL has no exception.

Method SET_OKCODE_SYSEV_ERROR Signature

Method SET_OKCODE_SYSEV_ERROR on class CL_ISH_SCR_CONTROL has no parameter.
Method SET_OKCODE_SYSEV_ERROR on class CL_ISH_SCR_CONTROL has no exception.

Method SUPPORT_DRAGDROP Signature

Method SUPPORT_DRAGDROP on class CL_ISH_SCR_CONTROL has no parameter.
Method SUPPORT_DRAGDROP on class CL_ISH_SCR_CONTROL has no exception.
Event Signatures

Event EV_SYSTEM_EVENT Signature
Event EV_SYSTEM_EVENT on class CL_ISH_SCR_CONTROL has no parameter.
History
Last changed by/on SAP  20050411 
SAP Release Created in 473