SAP ABAP Interface IF_ISH_GUI_APPLICATION (IS-H: GUI - Application)
Hierarchy
☛
IS-H (Software Component) SAP Healthcare
⤷
IS-H-PM (Application Component) Patient Management
⤷
N1BASE (Package) IS-H: Basic Functionality; TSA Development

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ISH_GUI_APPLICATION | IS-H: GUI - Application | 20070711 |
Properties
Interface | IF_ISH_GUI_APPLICATION | |
Short Description | IS-H: GUI - Application |
General Data
Package | N1BASE | IS-H: Basic Functionality; TSA Development |
Created | 20070705 | SAP |
Last changed | 20071120 | SAP |
Unicode checks active |
Forward declarations
Interface IF_ISH_GUI_APPLICATION has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ISH_DESTROYABLE | IS-H: Destroyable Object | 20070705 | ||
2 | IF_ISH_GUI_REQUEST_PROCESSOR | IS-H: GUI - Request Processor | 20070705 | ||
3 | IF_ISH_GUI_REQUEST_SENDER | IS-H: GUI - Request Sender | 20070705 |
Friends
Interface IF_ISH_GUI_APPLICATION has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CO_APPLMODE_FULLSCREEN | Constant | Public | Type reference (TYPE) | N1GUI_APPLMODE | 'FULLSCREEN' | Application Mode: Fullscreen | 20070705 | |
2 | CO_APPLMODE_POPUP | Constant | Public | Type reference (TYPE) | N1GUI_APPLMODE | 'POPUP' | Application Mode: Dialog Box | 20070705 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Deletes the Cursor Positioning Message | 20070705 |
2 | ![]() |
Instance method | Public | Method | 20070705 | |
3 | ![]() |
Instance method | Public | Method | Returns the Application Mode | 20070705 |
4 | ![]() |
Instance method | Public | Method | Returns the Cursor Positioning Message | 20070705 |
5 | ![]() |
Instance method | Public | Method | Returns the Focused View | 20070705 |
6 | ![]() |
Instance method | Public | Method | Returns the Main Controller | 20070705 |
7 | ![]() |
Instance method | Public | Method | Returns the Application Settings | 20070705 |
8 | ![]() |
Instance method | Public | Method | Returns the Processing Mode | 20070705 |
9 | ![]() |
Instance method | Public | Method | 20070705 | |
10 | ![]() |
Instance method | Public | Method | Returns Whether the Object Is Initialized | 20070705 |
11 | ![]() |
Instance method | Public | Method | 20070705 | |
12 | ![]() |
Instance method | Public | Method | Returns Whethre the Object Is Being Initialized | 20070705 |
13 | ![]() |
Instance method | Public | Method | Returns Whether the Application Is Being Executed | 20070705 |
14 | ![]() |
Instance method | Public | Method | 20070705 | |
15 | ![]() |
Instance method | Public | Method | Executes the Application | 20070705 |
16 | ![]() |
Instance method | Public | Method | Sets the Focused View | 20070705 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | EV_AFTER_DESTROY | Instance Event (0) |
Public (2) |
20070705 | |
2 | EV_BEFORE_DESTROY | Instance Event (0) |
Public (2) |
20070705 |
Types
Interface IF_ISH_GUI_APPLICATION has no local type.
Method Signatures
Method CLEAR_CRSPOS_MESSAGE Signature
Method CLEAR_CRSPOS_MESSAGE on Interface IF_ISH_GUI_APPLICATION has no parameter.
Method CLEAR_CRSPOS_MESSAGE on Interface IF_ISH_GUI_APPLICATION has no exception.
Method DESTROY Signature
Method DESTROY on Interface IF_ISH_GUI_APPLICATION has no parameter.
Method DESTROY on Interface IF_ISH_GUI_APPLICATION has no exception.
Method GET_APPLMODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_APPLMODE | Value transfer | Type reference (TYPE) | N1GUI_APPLMODE | 20070705 |
Method GET_APPLMODE on Interface IF_ISH_GUI_APPLICATION has no exception.
Method GET_CRSPOS_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_CRSPOS_MESSAGE | Value transfer | Type reference (TYPE) | RN1MESSAGE | 20070705 |
Method GET_CRSPOS_MESSAGE on Interface IF_ISH_GUI_APPLICATION has no exception.
Method GET_FOCUSSED_VIEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_VIEW | Value transfer | Object reference (TYPE REF TO) | IF_ISH_GUI_VIEW | 20070705 |
Method GET_FOCUSSED_VIEW on Interface IF_ISH_GUI_APPLICATION has no exception.
Method GET_MAIN_CONTROLLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_MAIN_CONTROLLER | Value transfer | Object reference (TYPE REF TO) | IF_ISH_GUI_MAIN_CONTROLLER | 20070705 |
Method GET_MAIN_CONTROLLER on Interface IF_ISH_GUI_APPLICATION has no exception.
Method GET_SETTINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_SETTINGS | Value transfer | Object reference (TYPE REF TO) | CL_ISH_GUI_APPL_SETTINGS | 20070705 |
Method GET_SETTINGS on Interface IF_ISH_GUI_APPLICATION has no exception.
Method GET_VCODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_VCODE | Value transfer | Type reference (TYPE) | TNDYM-VCODE | 20070705 |
Method GET_VCODE on Interface IF_ISH_GUI_APPLICATION has no exception.
Method IS_DESTROYED Signature
Method IS_DESTROYED on Interface IF_ISH_GUI_APPLICATION has no parameter.
Method IS_DESTROYED on Interface IF_ISH_GUI_APPLICATION has no exception.
Method IS_INITIALIZED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_INITIALIZED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070705 |
Method IS_INITIALIZED on Interface IF_ISH_GUI_APPLICATION has no exception.
Method IS_IN_DESTROY_MODE Signature
Method IS_IN_DESTROY_MODE on Interface IF_ISH_GUI_APPLICATION has no parameter.
Method IS_IN_DESTROY_MODE on Interface IF_ISH_GUI_APPLICATION has no exception.
Method IS_IN_INITIALIZATION_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_INITIALIZATION_MODE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070705 |
Method IS_IN_INITIALIZATION_MODE on Interface IF_ISH_GUI_APPLICATION has no exception.
Method IS_RUNNING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_RUNNING | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070705 |
Method IS_RUNNING on Interface IF_ISH_GUI_APPLICATION has no exception.
Method PROCESS_REQUEST Signature
Method PROCESS_REQUEST on Interface IF_ISH_GUI_APPLICATION has no parameter.
Method PROCESS_REQUEST on Interface IF_ISH_GUI_APPLICATION has no exception.
Method RUN Signature
Method RUN on Interface IF_ISH_GUI_APPLICATION has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20070705 |
Method SET_FOCUSSED_VIEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_ISH_GUI_VIEW | 20070705 | |||
2 | ![]() |
R_SUCCESS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20070705 |
Method SET_FOCUSSED_VIEW on Interface IF_ISH_GUI_APPLICATION has no exception.
Event Signatures
Event EV_AFTER_DESTROY Signature
Event EV_AFTER_DESTROY on Interface IF_ISH_GUI_APPLICATION has no parameter.
Event EV_BEFORE_DESTROY Signature
Event EV_BEFORE_DESTROY on Interface IF_ISH_GUI_APPLICATION has no parameter.
History
Last changed by/on | SAP | 20071120 |
SAP Release Created in |