Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_CONSTANT_DEFINITION | IS-H: Definition of General Constants | 20030709 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_FV_CONSTANTS | IS-H: Constants for Field Values (Data Element NFVTYPE) | 20030925 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_IDENTIFY_OBJECT | IS-H: Assign a Type to an Object | 20030709 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_OBJECT_TYPES | IS-H: Definition of Types | 20030716 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_SCREEN | IS-H: Interface for the Screen Classes | 20030709 |
6 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_SCR_CONSTANTS | IS-H: Constants for Screens | 20031007 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_ISHMED_SCR_CARD | Screen Class Cardiology Order Component | 20070904 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_ISHMED_SCR_CCON_CONN_OUT | ISHMED: CORD/Connectivity - Screen Component Configuration | 20070814 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_ISHMED_SCR_COMPCON_MEDSRV | i.s.h.med: Comp. Config.- Proc. Med. Svce Main Screen | 20041117 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_ISHMED_SCR_ECG | Screen Class CORD Component ECG | 20070904 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_ISHMED_SCR_HCAT | Screen Class Cardiac Catheter Order Component | 20070904 |
6 | Inheritance (c INHERITING FROM c_ref) | CL_ISHMED_SCR_MEDSRV_PRE | i.s.h.med: Comp. Config.- Proc. Med. Services Presetting | 20041117 |
7 | Inheritance (c INHERITING FROM c_ref) | CL_ISHMED_SCR_MEDSRV_PROP | IS-H*MED: Comp. Configuration - Proc. Med. Svce Properties | 20041117 |
8 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_SCREEN_CUST | IS-H: Base Class for the Customer's Screens | 20040209 |
9 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_SCREEN_STD | IS-H: Basic Class for Screens of Standard | 20030709 |
10 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_SCR_COLLAPSIBLE | IS-H: Screen Class for Expanding / Collapsing Screens | 20030901 |
... | Click here to see Used By full list (11 items) |
Properties
Class | CL_ISH_SCREEN | |
Short Description | IS-H: Base Class for Interface Management | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | NBASE | IS-H: Basic Functionality |
Created | 20030709 | SAP |
Last change | 20050409 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ISH_CONSTANT_DEFINITION | IS-H: Definition of General Constants | 20030709 | ||
2 | IF_ISH_FV_CONSTANTS | IS-H: Constants for Field Values (Data Element NFVTYPE) | 20030925 | ||
3 | IF_ISH_IDENTIFY_OBJECT | IS-H: Assign a Type to an Object | 20030709 | ||
4 | IF_ISH_OBJECT_TYPES | IS-H: Definition of Types | 20030716 | ||
5 | IF_ISH_SCREEN | IS-H: Interface for the Screen Classes | 20030709 | ||
6 | IF_ISH_SCR_CONSTANTS | IS-H: Constants for Screens | 20031007 |
Friends
Class CL_ISH_SCREEN has no friend class.
Attributes
Methods
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | EV_CLEAR_ALL_CURSORFIELDS | Instance Event (0) |
Public (2) |
20040202 | |
2 | EV_DATA_CHANGED_AT_OKCODE | Instance Event (0) |
Public (2) |
20031126 | |
3 | EV_ERROR | Instance Event (0) |
Public (2) |
20031017 | |
4 | EV_USER_COMMAND | Instance Event (0) |
Public (2) |
20031112 |
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | CXTAB_CONTROL | Protected | Type reference (TYPE) | CXTAB_CONTROL | Table Contol Description Table | 20030718 |
|
2 | TYT_SCR_DEF | Protected | See coding | Local Table Type for Elements Defined for a Screen | 20040213 | TYT_SCR_DEF type table of ty_scr_def
|
|
3 | TY_SCR_DEF | Protected | See coding | Local Type for Elements Defined for a Screen | 20040213 | begin of TY_SCR_DEF,
name type ish_fieldname,
line type scrcline,
column type scrccoln,
type type scrctype,
end of TY_SCR_DEF
|
Method Signatures
Method BEFORE_CALL_SUBSCREEN Signature
Method BEFORE_CALL_SUBSCREEN on class CL_ISH_SCREEN has no parameter.
Method BEFORE_CALL_SUBSCREEN on class CL_ISH_SCREEN has no exception.
Method BEFORE_PBO Signature
Method BEFORE_PBO on class CL_ISH_SCREEN has no parameter.
Method BEFORE_PBO on class CL_ISH_SCREEN has no exception.
Method BUILD_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_MESSAGE | Value transfer | Type reference (TYPE) | RN1MESSAGE | Überarbeitete RN1MESSAGE | 20040102 | ||
2 | ![]() |
IS_MESSAGE | Value transfer | Type reference (TYPE) | RN1MESSAGE | IS-H*MED: Struktur für Ausgabe von Meldungen in einem Grid | 20040102 | ||
3 | ![]() |
I_CURSORFIELD | Value transfer | Type reference (TYPE) | ISH_FIELDNAME | IS-H: Feldname | 20040102 |
Method BUILD_MESSAGE on class CL_ISH_SCREEN has no exception.
Method CHECK Signature
Method CHECK on class CL_ISH_SCREEN has no parameter.
Method CHECK on class CL_ISH_SCREEN has no exception.
Method CHECK_CHANGES Signature
Method CHECK_CHANGES on class CL_ISH_SCREEN has no parameter.
Method CHECK_CHANGES on class CL_ISH_SCREEN has no exception.
Method CHECK_FIELD_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040409 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040409 |
Method CHECK_FIELD_VALUES on class CL_ISH_SCREEN has no exception.
Method CHECK_MANDATORY_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20040409 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20040409 |
Method CHECK_MANDATORY_FIELDS on class CL_ISH_SCREEN has no exception.
Method CLEAR_CURSORFIELD Signature
Method CLEAR_CURSORFIELD on class CL_ISH_SCREEN has no parameter.
Method CLEAR_CURSORFIELD on class CL_ISH_SCREEN has no exception.
Method CLEAR_EV_USER_COMMEND_RESULT Signature
Method CLEAR_EV_USER_COMMEND_RESULT on class CL_ISH_SCREEN has no parameter.
Method CLEAR_EV_USER_COMMEND_RESULT on class CL_ISH_SCREEN has no exception.
Method CLEAR_SCR_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbearbeitung | 20031210 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20031210 |
Method CLEAR_SCR_DATA on class CL_ISH_SCREEN has no exception.
Method COMPLETE_FIELD_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbearbeitung | 20040406 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20040406 |
Method COMPLETE_FIELD_VALUES on class CL_ISH_SCREEN has no exception.
Method CREATE_ALL_LISTBOXES Signature
Method CREATE_ALL_LISTBOXES on class CL_ISH_SCREEN has no parameter.
Method CREATE_ALL_LISTBOXES on class CL_ISH_SCREEN has no exception.
Method CREATE_LISTBOX Signature
Method CREATE_LISTBOX on class CL_ISH_SCREEN has no parameter.
Method CREATE_LISTBOX on class CL_ISH_SCREEN has no exception.
Method CREATE_LISTBOX_INTERNAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbearbeitung | 20030925 | ||
2 | ![]() |
ER_LB_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_ISH_LISTBOX | Instanz einer Listbox | 20030925 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20030925 | ||
4 | ![]() |
I_FIELDNAME | Value transfer | Type reference (TYPE) | ISH_FIELDNAME | Feldname | 20030925 | ||
5 | ![]() |
I_FIELDVALUE | Value transfer | Type reference (TYPE) | NFVVALUE | IS-H: Wert eines Einzelfeldes | 20031016 | ||
6 | ![]() |
I_ROWNUMBER | Value transfer | Type reference (TYPE) | INT4 | 0 | Zeilennummer (für ALV-Grid usw.) | 20031016 |
Method CREATE_LISTBOX_INTERNAL on class CL_ISH_SCREEN has no exception.
Method DESTROY Signature
Method DESTROY on class CL_ISH_SCREEN has no parameter.
Method DESTROY on class CL_ISH_SCREEN has no exception.
Method FILL_ALL_LABELS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20030925 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20030925 |
Method FILL_ALL_LABELS on class CL_ISH_SCREEN has no exception.
Method FILL_LABEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbearbeitung | 20030925 | ||
2 | ![]() |
E_LABEL_NOT_SET | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Der Text wurde NICHT geändert (ON) oder doch geändert (OFF) | 20031018 | ||
3 | ![]() |
E_LABEL_TEXT | Value transfer | Type reference (TYPE) | ANY | Der Text des Labels | 20031018 | ||
4 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20030925 | ||
5 | ![]() |
I_FIELDNAME | Value transfer | Type reference (TYPE) | ISH_FIELDNAME | Feldname | 20030925 |
Method FILL_LABEL on class CL_ISH_SCREEN has no exception.
Method FILL_LABEL_INTERNAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbearbeitung | 20030925 | ||
2 | ![]() |
E_LABEL_NOT_SET | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Der Text wurde NICHT geändert (ON) oder doch geändert (OFF) | 20031018 | ||
3 | ![]() |
E_LABEL_TEXT | Value transfer | Type reference (TYPE) | ANY | Der Text des Labels | 20031018 | ||
4 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20030925 | ||
5 | ![]() |
I_FIELDNAME | Value transfer | Type reference (TYPE) | ISH_FIELDNAME | Feldname | 20030925 |
Method FILL_LABEL_INTERNAL on class CL_ISH_SCREEN has no exception.
Method FILL_T_SCRM_FIELD Signature
Method FILL_T_SCRM_FIELD on class CL_ISH_SCREEN has no parameter.
Method FILL_T_SCRM_FIELD on class CL_ISH_SCREEN has no exception.
Method GET_ACTIVE_TABSTRIP Signature
Method GET_ACTIVE_TABSTRIP on class CL_ISH_SCREEN has no parameter.
Method GET_ACTIVE_TABSTRIP on class CL_ISH_SCREEN has no exception.
Method GET_CALLER Signature
Method GET_CALLER on class CL_ISH_SCREEN has no parameter.
Method GET_CALLER on class CL_ISH_SCREEN has no exception.
Method GET_CDOC_TABKEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FNAM_SCREEN | Value transfer | Type reference (TYPE) | SCRFNAME | Name eines Dynproelementes | 20031202 | ||
2 | ![]() |
R_TABKEY | Value transfer | Type reference (TYPE) | CDTABKEY | Key der geaenderten Tabellenzeile | 20031126 |
Method GET_CDOC_TABKEY on class CL_ISH_SCREEN has no exception.
Method GET_CONFIG Signature
Method GET_CONFIG on class CL_ISH_SCREEN has no parameter.
Method GET_CONFIG on class CL_ISH_SCREEN has no exception.
Method GET_CURSORFIELD Signature
Method GET_CURSORFIELD on class CL_ISH_SCREEN has no parameter.
Method GET_CURSORFIELD on class CL_ISH_SCREEN has no exception.
Method GET_DATA Signature
Method GET_DATA on class CL_ISH_SCREEN has no parameter.
Method GET_DATA on class CL_ISH_SCREEN has no exception.
Method GET_DEFAULT_CURSORFIELD Signature
Method GET_DEFAULT_CURSORFIELD on class CL_ISH_SCREEN has no parameter.
Method GET_DEFAULT_CURSORFIELD on class CL_ISH_SCREEN has no exception.
Method GET_DEF_CRS_POSSIBLE Signature
Method GET_DEF_CRS_POSSIBLE on class CL_ISH_SCREEN has no parameter.
Method GET_DEF_CRS_POSSIBLE on class CL_ISH_SCREEN has no exception.
Method GET_DEF_CRS_POSSIBLE_INTERNAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbearbeitung | 20040213 | ||
2 | ![]() |
ER_CRS_SCR_PRIO1 | Call by reference | Object reference (TYPE REF TO) | IF_ISH_SCREEN | Instanz des Screens für Cursor mit Priorität 1 | 20040213 | ||
3 | ![]() |
ER_CRS_SCR_PRIO2 | Call by reference | Object reference (TYPE REF TO) | IF_ISH_SCREEN | Instanz des Screens für Cursor mit Priorität 2 | 20040213 | ||
4 | ![]() |
ER_CRS_SCR_PRIO3 | Call by reference | Object reference (TYPE REF TO) | IF_ISH_SCREEN | Instanz des Screens für Cursor mit Priorität 3 | 20040213 | ||
5 | ![]() |
E_CRS_FIELD_PRIO1 | Value transfer | Type reference (TYPE) | ISH_FIELDNAME | Feldname des Cursors mit Priorität 1 | 20040213 | ||
6 | ![]() |
E_CRS_FIELD_PRIO2 | Value transfer | Type reference (TYPE) | ISH_FIELDNAME | Feldname des Cursors mit Priorität 2 | 20040213 | ||
7 | ![]() |
E_CRS_FIELD_PRIO3 | Value transfer | Type reference (TYPE) | ISH_FIELDNAME | Feldname des Cursors mit Priorität 3 | 20040213 | ||
8 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20040213 |
Method GET_DEF_CRS_POSSIBLE_INTERNAL on class CL_ISH_SCREEN has no exception.
Method GET_DEF_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerabarbeitung | 20040210 | ||
2 | ![]() |
ET_FIELD_VALUES | Value transfer | Type reference (TYPE) | ISH_T_FIELD_VALUE | Feldwerte | 20040210 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20040210 | ||
4 | ![]() |
I_CHANGEABLE | Value transfer | Type reference (TYPE) | ISH_ON_OFF | OFF | nur änderbare Felder berücksichtigen | 20040210 | |
5 | ![]() |
I_IGNORE_TXT_FIELDS | Value transfer | Type reference (TYPE) | ISH_ON_OFF | ON | Textfelder ignorieren | 20040210 |
Method GET_DEF_FIELDS on class CL_ISH_SCREEN has no exception.
Method GET_DYNPRO_HEADER Signature
Method GET_DYNPRO_HEADER on class CL_ISH_SCREEN has no parameter.
Method GET_DYNPRO_HEADER on class CL_ISH_SCREEN has no exception.
Method GET_DYNPRO_HEADER_COLUMNS Signature
Method GET_DYNPRO_HEADER_COLUMNS on class CL_ISH_SCREEN has no parameter.
Method GET_DYNPRO_HEADER_COLUMNS on class CL_ISH_SCREEN has no exception.
Method GET_ENVIRONMENT Signature
Method GET_ENVIRONMENT on class CL_ISH_SCREEN has no parameter.
Method GET_ENVIRONMENT on class CL_ISH_SCREEN has no exception.
Method GET_FIELDS Signature
Method GET_FIELDS on class CL_ISH_SCREEN has no parameter.
Method GET_FIELDS on class CL_ISH_SCREEN has no exception.
Method GET_FIELDS_CHANGEABLE Signature
Method GET_FIELDS_CHANGEABLE on class CL_ISH_SCREEN has no parameter.
Method GET_FIELDS_CHANGEABLE on class CL_ISH_SCREEN has no exception.
Method GET_FIELDS_DEFINITION Signature
Method GET_FIELDS_DEFINITION on class CL_ISH_SCREEN has no parameter.
Method GET_FIELDS_DEFINITION on class CL_ISH_SCREEN has no exception.
Method GET_FIELDS_IGNORE_AT_MAND_CHK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_FIELDNAME | Call by reference | Type reference (TYPE) | ISH_T_FIELDNAME | IS-H: Tabelle mit Feldnamen | 20120601 |
Method GET_FIELDS_IGNORE_AT_MAND_CHK on class CL_ISH_SCREEN has no exception.
Method GET_FIELDS_VALUE Signature
Method GET_FIELDS_VALUE on class CL_ISH_SCREEN has no parameter.
Method GET_FIELDS_VALUE on class CL_ISH_SCREEN has no exception.
Method GET_FIELDVAL_FV Signature
Method GET_FIELDVAL_FV on class CL_ISH_SCREEN has no parameter.
Method GET_FIELDVAL_FV on class CL_ISH_SCREEN has no exception.
Method GET_FIELDVAL_IDENTIFY Signature
Method GET_FIELDVAL_IDENTIFY on class CL_ISH_SCREEN has no parameter.
Method GET_FIELDVAL_IDENTIFY on class CL_ISH_SCREEN has no exception.
Method GET_FIELDVAL_SCREEN Signature
Method GET_FIELDVAL_SCREEN on class CL_ISH_SCREEN has no parameter.
Method GET_FIELDVAL_SCREEN on class CL_ISH_SCREEN has no exception.
Method GET_FIELDVAL_SINGLE Signature
Method GET_FIELDVAL_SINGLE on class CL_ISH_SCREEN has no parameter.
Method GET_FIELDVAL_SINGLE on class CL_ISH_SCREEN has no exception.
Method GET_FVATTR_DISABLED Signature
Method GET_FVATTR_DISABLED on class CL_ISH_SCREEN has no parameter.
Method GET_FVATTR_DISABLED on class CL_ISH_SCREEN has no exception.
Method GET_HANDLE_MANDATORY_FIELDS Signature
Method GET_HANDLE_MANDATORY_FIELDS on class CL_ISH_SCREEN has no parameter.
Method GET_HANDLE_MANDATORY_FIELDS on class CL_ISH_SCREEN has no exception.
Method GET_LOCK Signature
Method GET_LOCK on class CL_ISH_SCREEN has no parameter.
Method GET_LOCK on class CL_ISH_SCREEN has no exception.
Method GET_MAIN_OBJECT Signature
Method GET_MAIN_OBJECT on class CL_ISH_SCREEN has no parameter.
Method GET_MAIN_OBJECT on class CL_ISH_SCREEN has no exception.
Method GET_PARENT Signature
Method GET_PARENT on class CL_ISH_SCREEN has no parameter.
Method GET_PARENT on class CL_ISH_SCREEN has no exception.
Method GET_SCRMOD_BY_FIELDNAME Signature
Method GET_SCRMOD_BY_FIELDNAME on class CL_ISH_SCREEN has no parameter.
Method GET_SCRMOD_BY_FIELDNAME on class CL_ISH_SCREEN has no exception.
Method GET_SCR_DEF_RESTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbearbeitung | 20040213 | ||
2 | ![]() |
ET_SCR_DEF | Value transfer | Type reference (TYPE) | TYT_SCR_DEF | definierte Elemente | 20040213 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20040213 |
Method GET_SCR_DEF_RESTR on class CL_ISH_SCREEN has no exception.
Method GET_TYPE Signature
Method GET_TYPE on class CL_ISH_SCREEN has no parameter.
Method GET_TYPE on class CL_ISH_SCREEN has no exception.
Method GET_T_SCRMOD Signature
Method GET_T_SCRMOD on class CL_ISH_SCREEN has no parameter.
Method GET_T_SCRMOD on class CL_ISH_SCREEN has no exception.
Method GET_T_SCRMOD_INTERNAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbearbeitung | 20040210 | ||
2 | ![]() |
CT_SCRMOD | Value transfer | Object reference (TYPE REF TO) | DATA | Screentabelle mit Modifikationen | 20040210 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20040210 |
Method GET_T_SCRMOD_INTERNAL on class CL_ISH_SCREEN has no exception.
Method GET_T_SCRMOD_STD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbearbeitung | 20040210 | ||
2 | ![]() |
ET_SCRMOD | Value transfer | Type reference (TYPE) | ISH_T_SCREEN | Screentabelle mit Modifikationen | 20040210 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20040210 |
Method GET_T_SCRMOD_STD on class CL_ISH_SCREEN has no exception.
Method GET_T_SCRM_FIELD Signature
Method GET_T_SCRM_FIELD on class CL_ISH_SCREEN has no parameter.
Method GET_T_SCRM_FIELD on class CL_ISH_SCREEN has no exception.
Method GET_USE_TNDYM_CURSOR Signature
Method GET_USE_TNDYM_CURSOR on class CL_ISH_SCREEN has no parameter.
Method GET_USE_TNDYM_CURSOR on class CL_ISH_SCREEN has no exception.
Method GET_VCODE Signature
Method GET_VCODE on class CL_ISH_SCREEN has no parameter.
Method GET_VCODE on class CL_ISH_SCREEN has no exception.
Method HELP_REQUEST Signature
Method HELP_REQUEST on class CL_ISH_SCREEN has no parameter.
Method HELP_REQUEST on class CL_ISH_SCREEN has no exception.
Method HELP_REQUEST_INTERNAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbearbeitung | 20030925 | ||
2 | ![]() |
E_CALLED | Value transfer | Type reference (TYPE) | ISH_ON_OFF | eigene Wertehilfe wurde aufgerufen | 20030925 | ||
3 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20030925 | ||
4 | ![]() |
E_VALUE | Value transfer | Type reference (TYPE) | ANY | ausgewählter Wert | 20030925 | ||
5 | ![]() |
I_FIELDNAME | Value transfer | Type reference (TYPE) | ISH_FIELDNAME | Feld für welches F4-Hilfe aufgerufen wird | 20030925 |
Method HELP_REQUEST_INTERNAL on class CL_ISH_SCREEN has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class CL_ISH_SCREEN has no parameter.
Method INITIALIZE on class CL_ISH_SCREEN has no exception.
Method INITIALIZE_FIELD_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbearbeitung | 20030723 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20030723 |
Method INITIALIZE_FIELD_VALUES on class CL_ISH_SCREEN has no exception.
Method INITIALIZE_INTERNAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20031015 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031015 |
Method INITIALIZE_INTERNAL on class CL_ISH_SCREEN has no exception.
Method INITIALIZE_PARENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20031015 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | IS-H: Returncode bei Methodenaufrufen | 20031015 |
Method INITIALIZE_PARENT on class CL_ISH_SCREEN has no exception.
Method IS_A Signature
Method IS_A on class CL_ISH_SCREEN has no parameter.
Method IS_A on class CL_ISH_SCREEN has no exception.
Method IS_FIELD_CHANGED Signature
Method IS_FIELD_CHANGED on class CL_ISH_SCREEN has no parameter.
Method IS_FIELD_CHANGED on class CL_ISH_SCREEN has no exception.
Method IS_FIELD_INITIAL Signature
Method IS_FIELD_INITIAL on class CL_ISH_SCREEN has no parameter.
Method IS_FIELD_INITIAL on class CL_ISH_SCREEN has no exception.
Method IS_INHERITED_FROM Signature
Method IS_INHERITED_FROM on class CL_ISH_SCREEN has no parameter.
Method IS_INHERITED_FROM on class CL_ISH_SCREEN has no exception.
Method IS_MESSAGE_HANDLED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_MESSAGE | Value transfer | Type reference (TYPE) | RN1MESSAGE | IS-H*MED: Struktur für Ausgabe von Meldungen in einem Grid | 20040102 | ||
2 | ![]() |
R_IS_HANDLED | Value transfer | Type reference (TYPE) | ISH_ON_OFF | IS-H: Boolscher Datentyp für ON (= 'X') und OFF (=' ') | 20040102 |
Method IS_MESSAGE_HANDLED on class CL_ISH_SCREEN has no exception.
Method MODIFY_SCREEN Signature
Method MODIFY_SCREEN on class CL_ISH_SCREEN has no parameter.
Method MODIFY_SCREEN on class CL_ISH_SCREEN has no exception.
Method MODIFY_SCREEN_INTERNAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbearbeitung | 20030925 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20030925 | ||
3 | ![]() |
IT_MODIFIED | Value transfer | Type reference (TYPE) | ISHMED_T_SCREEN | geänderte Screeneigenschaften | 20030925 |
Method MODIFY_SCREEN_INTERNAL on class CL_ISH_SCREEN has no exception.
Method MODIFY_SCREEN_INTERNAL_SCRMOD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbearbeitung | 20040210 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20040210 | ||
3 | ![]() |
IT_MODIFIED | Value transfer | Type reference (TYPE) | ISHMED_T_SCREEN | geänderte Screeneigenschaften | 20040210 |
Method MODIFY_SCREEN_INTERNAL_SCRMOD on class CL_ISH_SCREEN has no exception.
Method MODIFY_SCREEN_STD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbearbeitung | 20030925 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20030925 |
Method MODIFY_SCREEN_STD on class CL_ISH_SCREEN has no exception.
Method OK_CODE_SCREEN Signature
Method OK_CODE_SCREEN on class CL_ISH_SCREEN has no parameter.
Method OK_CODE_SCREEN on class CL_ISH_SCREEN has no exception.
Method PROCESS_AFTER_INPUT Signature
Method PROCESS_AFTER_INPUT on class CL_ISH_SCREEN has no parameter.
Method PROCESS_AFTER_INPUT on class CL_ISH_SCREEN has no exception.
Method PROCESS_BEFORE_OUTPUT Signature
Method PROCESS_BEFORE_OUTPUT on class CL_ISH_SCREEN has no parameter.
Method PROCESS_BEFORE_OUTPUT on class CL_ISH_SCREEN has no exception.
Method RAISE_EV_ERROR Signature
Method RAISE_EV_ERROR on class CL_ISH_SCREEN has no parameter.
Method RAISE_EV_ERROR on class CL_ISH_SCREEN has no exception.
Method RAISE_EV_USER_COMMAND Signature
Method RAISE_EV_USER_COMMAND on class CL_ISH_SCREEN has no parameter.
Method RAISE_EV_USER_COMMAND on class CL_ISH_SCREEN has no exception.
Method REMIND_CURSORFIELD Signature
Method REMIND_CURSORFIELD on class CL_ISH_SCREEN has no parameter.
Method REMIND_CURSORFIELD on class CL_ISH_SCREEN has no exception.
Method REMIND_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_CURSOR_SET | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Wurde Cursor/Message gesetzt? | 20040102 | ||
2 | ![]() |
IS_MESSAGE | Value transfer | Type reference (TYPE) | RN1MESSAGE | IS-H*MED: Struktur für Ausgabe von Meldungen in einem Grid | 20040102 | ||
3 | ![]() |
I_CURSORFIELD | Value transfer | Type reference (TYPE) | ISH_FIELDNAME | IS-H: Feldname | 20040102 |
Method REMIND_MESSAGE on class CL_ISH_SCREEN has no exception.
Method SET_ACTIVE_TABSTRIP Signature
Method SET_ACTIVE_TABSTRIP on class CL_ISH_SCREEN has no parameter.
Method SET_ACTIVE_TABSTRIP on class CL_ISH_SCREEN has no exception.
Method SET_CALLER Signature
Method SET_CALLER on class CL_ISH_SCREEN has no parameter.
Method SET_CALLER on class CL_ISH_SCREEN has no exception.
Method SET_CONFIG Signature
Method SET_CONFIG on class CL_ISH_SCREEN has no parameter.
Method SET_CONFIG on class CL_ISH_SCREEN has no exception.
Method SET_CURSOR Signature
Method SET_CURSOR on class CL_ISH_SCREEN has no parameter.
Method SET_CURSOR on class CL_ISH_SCREEN has no exception.
Method SET_CURSORFIELD Signature
Method SET_CURSORFIELD on class CL_ISH_SCREEN has no parameter.
Method SET_CURSORFIELD on class CL_ISH_SCREEN has no exception.
Method SET_CURSOR_INTERNAL Signature
Method SET_CURSOR_INTERNAL on class CL_ISH_SCREEN has no parameter.
Method SET_CURSOR_INTERNAL on class CL_ISH_SCREEN has no exception.
Method SET_DATA Signature
Method SET_DATA on class CL_ISH_SCREEN has no parameter.
Method SET_DATA on class CL_ISH_SCREEN has no exception.
Method SET_DATA_FROM_FIELDVAL Signature
Method SET_DATA_FROM_FIELDVAL on class CL_ISH_SCREEN has no parameter.
Method SET_DATA_FROM_FIELDVAL on class CL_ISH_SCREEN has no exception.
Method SET_ENVIRONMENT Signature
Method SET_ENVIRONMENT on class CL_ISH_SCREEN has no parameter.
Method SET_ENVIRONMENT on class CL_ISH_SCREEN has no exception.
Method SET_EV_USER_COMMAND_RESULT Signature
Method SET_EV_USER_COMMAND_RESULT on class CL_ISH_SCREEN has no parameter.
Method SET_EV_USER_COMMAND_RESULT on class CL_ISH_SCREEN has no exception.
Method SET_FIELDS Signature
Method SET_FIELDS on class CL_ISH_SCREEN has no parameter.
Method SET_FIELDS on class CL_ISH_SCREEN has no exception.
Method SET_FIELDS_OLD Signature
Method SET_FIELDS_OLD on class CL_ISH_SCREEN has no parameter.
Method SET_FIELDS_OLD on class CL_ISH_SCREEN has no exception.
Method SET_FIELDVAL_FROM_DATA Signature
Method SET_FIELDVAL_FROM_DATA on class CL_ISH_SCREEN has no parameter.
Method SET_FIELDVAL_FROM_DATA on class CL_ISH_SCREEN has no exception.
Method SET_FIELDVAL_FV Signature
Method SET_FIELDVAL_FV on class CL_ISH_SCREEN has no parameter.
Method SET_FIELDVAL_FV on class CL_ISH_SCREEN has no exception.
Method SET_FIELDVAL_IDENTIFY Signature
Method SET_FIELDVAL_IDENTIFY on class CL_ISH_SCREEN has no parameter.
Method SET_FIELDVAL_IDENTIFY on class CL_ISH_SCREEN has no exception.
Method SET_FIELDVAL_SCREEN Signature
Method SET_FIELDVAL_SCREEN on class CL_ISH_SCREEN has no parameter.
Method SET_FIELDVAL_SCREEN on class CL_ISH_SCREEN has no exception.
Method SET_FIELDVAL_SINGLE Signature
Method SET_FIELDVAL_SINGLE on class CL_ISH_SCREEN has no parameter.
Method SET_FIELDVAL_SINGLE on class CL_ISH_SCREEN has no exception.
Method SET_FIRST_TIME Signature
Method SET_FIRST_TIME on class CL_ISH_SCREEN has no parameter.
Method SET_FIRST_TIME on class CL_ISH_SCREEN has no exception.
Method SET_FVATTR_DISABLED Signature
Method SET_FVATTR_DISABLED on class CL_ISH_SCREEN has no parameter.
Method SET_FVATTR_DISABLED on class CL_ISH_SCREEN has no exception.
Method SET_HANDLE_MANDATORY_FIELDS Signature
Method SET_HANDLE_MANDATORY_FIELDS on class CL_ISH_SCREEN has no parameter.
Method SET_HANDLE_MANDATORY_FIELDS on class CL_ISH_SCREEN has no exception.
Method SET_INSTANCE_FOR_DISPLAY Signature
Method SET_INSTANCE_FOR_DISPLAY on class CL_ISH_SCREEN has no parameter.
Method SET_INSTANCE_FOR_DISPLAY on class CL_ISH_SCREEN has no exception.
Method SET_LOCK Signature
Method SET_LOCK on class CL_ISH_SCREEN has no parameter.
Method SET_LOCK on class CL_ISH_SCREEN has no exception.
Method SET_MAIN_OBJECT Signature
Method SET_MAIN_OBJECT on class CL_ISH_SCREEN has no parameter.
Method SET_MAIN_OBJECT on class CL_ISH_SCREEN has no exception.
Method SET_OK_CODE_AFTER_F4 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbearbeitung | 20030925 | ||
2 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20030925 |
Method SET_OK_CODE_AFTER_F4 on class CL_ISH_SCREEN has no exception.
Method SET_PARENT Signature
Method SET_PARENT on class CL_ISH_SCREEN has no parameter.
Method SET_PARENT on class CL_ISH_SCREEN has no exception.
Method SET_USE_TNDYM_CURSOR Signature
Method SET_USE_TNDYM_CURSOR on class CL_ISH_SCREEN has no parameter.
Method SET_USE_TNDYM_CURSOR on class CL_ISH_SCREEN has no exception.
Method TRANSPORT_FROM_DY Signature
Method TRANSPORT_FROM_DY on class CL_ISH_SCREEN has no parameter.
Method TRANSPORT_FROM_DY on class CL_ISH_SCREEN has no exception.
Method TRANSPORT_TO_DY Signature
Method TRANSPORT_TO_DY on class CL_ISH_SCREEN has no parameter.
Method TRANSPORT_TO_DY on class CL_ISH_SCREEN has no exception.
Method VALUE_REQUEST Signature
Method VALUE_REQUEST on class CL_ISH_SCREEN has no parameter.
Method VALUE_REQUEST on class CL_ISH_SCREEN has no exception.
Method VALUE_REQUEST_INTERNAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_ERRORHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Instanz zur Fehlerbearbeitung | 20030924 | ||
2 | ![]() |
ET_F4_VALUE | Call by reference | Type reference (TYPE) | STANDARD TABLE | Mehrfach-F4-Hilfe: Tabelle enthält die gewählten Werte | 20031017 | ||
3 | ![]() |
E_CALLED | Value transfer | Type reference (TYPE) | ISH_ON_OFF | eigene Wertehilfe wurde aufgerufen | 20030925 | ||
4 | ![]() |
E_RC | Value transfer | Type reference (TYPE) | ISH_METHOD_RC | Returncode | 20030924 | ||
5 | ![]() |
E_SELECTED | Value transfer | Type reference (TYPE) | ISH_ON_OFF | Wert wurde ausgewählt ON / OFF | 20030925 | ||
6 | ![]() |
E_VALUE | Value transfer | Type reference (TYPE) | ANY | ausgewählter Wert | 20030925 | ||
7 | ![]() |
I_FIELDNAME | Value transfer | Type reference (TYPE) | ISH_FIELDNAME | Feld für welches F4-Hilfe aufgerufen wird | 20030925 | ||
8 | ![]() |
I_FIELDVALUE | Value transfer | Type reference (TYPE) | NFVVALUE | Wert des Feldes, auf dem F4 gedrückt wurde | 20031017 | ||
9 | ![]() |
I_ROWNUMBER | Value transfer | Type reference (TYPE) | INT4 | 0 | Bei Tabellen: Zeilenindex des Feldes | 20031017 |
Method VALUE_REQUEST_INTERNAL on class CL_ISH_SCREEN has no exception.
Event Signatures
Event EV_CLEAR_ALL_CURSORFIELDS Signature
Event EV_CLEAR_ALL_CURSORFIELDS on class CL_ISH_SCREEN has no parameter.
Event EV_DATA_CHANGED_AT_OKCODE Signature
Event EV_DATA_CHANGED_AT_OKCODE on class CL_ISH_SCREEN has no parameter.
Event EV_ERROR Signature
Event EV_ERROR on class CL_ISH_SCREEN has no parameter.
Event EV_USER_COMMAND Signature
Event EV_USER_COMMAND on class CL_ISH_SCREEN has no parameter.
Meta Relationship - Used By (full list)
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_ISHMED_SCR_CARD | Screen Class Cardiology Order Component | 20070904 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_ISHMED_SCR_CCON_CONN_OUT | ISHMED: CORD/Connectivity - Screen Component Configuration | 20070814 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_ISHMED_SCR_COMPCON_MEDSRV | i.s.h.med: Comp. Config.- Proc. Med. Svce Main Screen | 20041117 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_ISHMED_SCR_ECG | Screen Class CORD Component ECG | 20070904 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_ISHMED_SCR_HCAT | Screen Class Cardiac Catheter Order Component | 20070904 |
6 | Inheritance (c INHERITING FROM c_ref) | CL_ISHMED_SCR_MEDSRV_PRE | i.s.h.med: Comp. Config.- Proc. Med. Services Presetting | 20041117 |
7 | Inheritance (c INHERITING FROM c_ref) | CL_ISHMED_SCR_MEDSRV_PROP | IS-H*MED: Comp. Configuration - Proc. Med. Svce Properties | 20041117 |
8 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_SCREEN_CUST | IS-H: Base Class for the Customer's Screens | 20040209 |
9 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_SCREEN_STD | IS-H: Basic Class for Screens of Standard | 20030709 |
10 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_SCR_COLLAPSIBLE | IS-H: Screen Class for Expanding / Collapsing Screens | 20030901 |
11 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_SCR_CONTROL | IS-H: Screen Class for GUI Controls | 20040802 |
History
Last changed by/on | SAP | 20050409 |
SAP Release Created in | 472 |