SAP ABAP Class CL_ISH_GUI_APPL_SETTINGS (IS-H: GUI - Application Settings)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_DESTROYABLE | IS-H: Destroyable Object | 20070706 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_GUI_MODEL | IS-H: GUI - Model | 20070706 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_GUI_STRUCTURE_MODEL | IS-H: GUI - Structure-Type Model | 20070706 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20070706 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_ISHMED_GAS_CCON_CONN_OUT | ISHMED: CORD/Connectivity - Application Settings | 20070813 |
Properties
Class | CL_ISH_GUI_APPL_SETTINGS | |
Short Description | IS-H: GUI - Application Settings | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | N1BASE | IS-H: Basic Functionality; TSA Development |
Created | 20070706 | SAP |
Last change | 20071120 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ISH_GUI_APPL_SETTINGS has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ISH_DESTROYABLE | IS-H: Destroyable Object | 20070706 | ||
2 | IF_ISH_GUI_MODEL | IS-H: GUI - Model | 20070706 | ||
3 | IF_ISH_GUI_STRUCTURE_MODEL | IS-H: GUI - Structure-Type Model | 20070706 | ||
4 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20070706 |
Friends
Class CL_ISH_GUI_APPL_SETTINGS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | ISH_FIELDNAME | 'USE_MSG_VIEWER' | IS-H: Field Name | 20070706 | |
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | abap_true: Object Is Destroyed | 20070706 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | abap_true: Object Is Being Destroyed | 20070706 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | N1GAS_USE_MSG_VIEWER | Application Setting: Use Message Viewer | 20070706 |
Methods
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | EV_AFTER_DESTROY | Instance Event (0) |
Public (2) |
20070706 | |
2 | EV_BEFORE_DESTROY | Instance Event (0) |
Public (2) |
20070706 | |
3 | EV_CHANGED | Instance Event (0) |
Public (2) |
20070706 |
Types
Class CL_ISH_GUI_APPL_SETTINGS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_USE_MSG_VIEWER | Call by reference | Type reference (TYPE) | N1GAS_USE_MSG_VIEWER | ABAP_FALSE | Applikationseintstellung: Meldungs-Viewer verwenden | 20070706 |
Method CONSTRUCTOR on class CL_ISH_GUI_APPL_SETTINGS has no exception.
Method DESTROY Signature
Method DESTROY on class CL_ISH_GUI_APPL_SETTINGS has no parameter.
Method DESTROY on class CL_ISH_GUI_APPL_SETTINGS has no exception.
Method GET_CLONE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_CLONE | Value transfer | Object reference (TYPE REF TO) | CL_ISH_GUI_APPL_SETTINGS | Exakte Kopie des Objekts | 20070706 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20070706 |
Method GET_FIELD_CONTENT Signature
Method GET_FIELD_CONTENT on class CL_ISH_GUI_APPL_SETTINGS has no parameter.
Method GET_FIELD_CONTENT on class CL_ISH_GUI_APPL_SETTINGS has no exception.
Method GET_SUPPORTED_FIELDS Signature
Method GET_SUPPORTED_FIELDS on class CL_ISH_GUI_APPL_SETTINGS has no parameter.
Method GET_SUPPORTED_FIELDS on class CL_ISH_GUI_APPL_SETTINGS has no exception.
Method GET_USE_MSG_VIEWER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_USE_MSG_VIEWER | Value transfer | Type reference (TYPE) | N1GAS_USE_MSG_VIEWER | Applikationseintstellung: Meldungs-Viewer verwenden | 20070706 |
Method GET_USE_MSG_VIEWER on class CL_ISH_GUI_APPL_SETTINGS has no exception.
Method IS_DESTROYED Signature
Method IS_DESTROYED on class CL_ISH_GUI_APPL_SETTINGS has no parameter.
Method IS_DESTROYED on class CL_ISH_GUI_APPL_SETTINGS has no exception.
Method IS_FIELD_SUPPORTED Signature
Method IS_FIELD_SUPPORTED on class CL_ISH_GUI_APPL_SETTINGS has no parameter.
Method IS_FIELD_SUPPORTED on class CL_ISH_GUI_APPL_SETTINGS has no exception.
Method IS_IN_DESTROY_MODE Signature
Method IS_IN_DESTROY_MODE on class CL_ISH_GUI_APPL_SETTINGS has no parameter.
Method IS_IN_DESTROY_MODE on class CL_ISH_GUI_APPL_SETTINGS has no exception.
Method SET_DATA_BY_OTHER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_OTHER | Call by reference | Object reference (TYPE REF TO) | CL_ISH_GUI_APPL_SETTINGS | IS-H: GUI - Applikationseinstellungen | 20070706 | ||
2 | ![]() |
R_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | abap_true: Objekt wurde verändert | 20070706 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
IS-H: Oberklasse für statische Exceptions | 20070706 |
Method SET_FIELD_CONTENT Signature
Method SET_FIELD_CONTENT on class CL_ISH_GUI_APPL_SETTINGS has no parameter.
Method SET_FIELD_CONTENT on class CL_ISH_GUI_APPL_SETTINGS has no exception.
Method SET_USE_MSG_VIEWER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_USE_MSG_VIEWER | Value transfer | Type reference (TYPE) | N1GAS_USE_MSG_VIEWER | Applikationseintstellung: Meldungs-Viewer verwenden | 20070706 | ||
2 | ![]() |
R_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | abap_true: Einstellung wurde verändert | 20070706 |
Method SET_USE_MSG_VIEWER on class CL_ISH_GUI_APPL_SETTINGS has no exception.
Method _DESTROY Signature
Method _DESTROY on class CL_ISH_GUI_APPL_SETTINGS has no parameter.
Method _DESTROY on class CL_ISH_GUI_APPL_SETTINGS has no exception.
Method _SET_DATA_BY_OTHER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_OTHER | Call by reference | Object reference (TYPE REF TO) | CL_ISH_GUI_APPL_SETTINGS | IS-H: GUI - Applikationseinstellungen | 20070706 | ||
2 | ![]() |
RT_CHANGED_FIELD | Value transfer | Type reference (TYPE) | ISH_T_FIELDNAME | Geändert Felder | 20070706 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
IS-H: Oberklasse für statische Exceptions | 20070706 |
Event Signatures
Event EV_AFTER_DESTROY Signature
Event EV_AFTER_DESTROY on class CL_ISH_GUI_APPL_SETTINGS has no parameter.
Event EV_BEFORE_DESTROY Signature
Event EV_BEFORE_DESTROY on class CL_ISH_GUI_APPL_SETTINGS has no parameter.
Event EV_CHANGED Signature
Event EV_CHANGED on class CL_ISH_GUI_APPL_SETTINGS has no parameter.
History
Last changed by/on | SAP | 20071120 |
SAP Release Created in |