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 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20050104 | ||||
2 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20050104 | ||||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Error Handler for Event EV_SYSTEM_EVENT | 20050216 | ||
4 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Error Handler for System Events | 20050104 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | N_NUMC5 | 0 | Temporary Unique ID of a Control Screen | 20040913 | |
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ISH_ON_OFF | ON: Event EV_SYSTEM_EVENT Was Handled | 20050216 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ISH_METHOD_RC | Return Code for Event EV_SYSTEM_EVENT | 20050216 | ||
8 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | N_NUMC5 | 0 | For g_cntl_id | 20040913 | |
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ISH_ON_OFF | ON: Record Cursor Position at PAI | 20050223 | ||
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ISH_ON_OFF | ON | ON: Drag&Drop Is Supported | 20050323 | |
11 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ISH_METHOD_RC | Return Code for System Events | 20050104 | ||
12 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SY-UCOMM | Recorded User Command | 20040913 |
Methods
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 | ![]() |
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 |