Hierarchy
⤷
⤷
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 | 20070711 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_GUI_APPLICATION | IS-H: GUI - Application | 20070711 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_GUI_REQUEST_PROCESSOR | IS-H: GUI - Request Processor | 20070711 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ISH_GUI_REQUEST_SENDER | IS-H: GUI - Request Sender | 20070711 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ISHMED_GA_CCON_CONN_OUT | ISHMED: CORD/Connectivity - App. Compon. Conf. Outbound Srv. | 20070813 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_ISHMED_GA_CONN_HDLCFG_CREAT | ISHMED: CORD/Conn. - Create Handler Conf. | 20070813 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_ISH_GA_CON_APPL_SETTINGS | Connectivity: GUI - Application Application Settings | 20070819 |
Properties
| Class | CL_ISH_GUI_APPLICATION | |
| Short Description | IS-H: GUI - Application | |
| 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 | 20070711 | SAP |
| Last change | 20071120 | 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) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ISH_DESTROYABLE | IS-H: Destroyable Object | 20070711 | ||
| 2 | IF_ISH_GUI_APPLICATION | IS-H: GUI - Application | 20070711 | ||
| 3 | IF_ISH_GUI_REQUEST_PROCESSOR | IS-H: GUI - Request Processor | 20070711 | ||
| 4 | IF_ISH_GUI_REQUEST_SENDER | IS-H: GUI - Request Sender | 20070711 |
Friends
Class CL_ISH_GUI_APPLICATION 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) | 20070711 | |||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20070711 | |||||
| 3 | Constant | Public | Type reference (TYPE) | N1GUI_ELEMENT_NAME | 'MESSAGES_VIEW' | Default Name of Message Viewer | 20070711 | ||
| 4 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'CRSPOS' | User Command "Position Cursor" | 20070711 | ||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_ISH_GUI_VIEW | Focused View | 20070711 | |||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_ISH_GUI_MAIN_CONTROLLER | Main Controller | 20070711 | |||
| 7 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | Messages | 20070711 | |||
| 8 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ISH_GUI_OKCODE_REQUEST | IS-H: GUI - OKCODE Request | 20070711 | |||
| 9 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ISH_GUI_APPL_SETTINGS | IS-H: GUI - Application Settings | 20070711 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | RN1MESSAGE | Message for Cursor Positioning | 20070711 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | N1GUI_APPLMODE | Application Mode | 20070711 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | abap_true: Object Is Destroyed | 20070711 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | abap_true: Object Is Being Destroyed | 20070711 | |||
| 14 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | abap_true: Object Is Being Initialized | 20070711 | |||
| 15 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | abap_true: Object Is Initialized | 20070711 | |||
| 16 | Instance attribute | Protected | Type reference (TYPE) | N1GUI_ELEMENT_NAME | Name of the Message View | 20070711 | |||
| 17 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | abap_true: Application Is Being Exectuted | 20070711 | |||
| 18 | Instance attribute | Protected | Type reference (TYPE) | TNDYM-VCODE | IS-H: Processing Mode | 20070711 |
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | EV_AFTER_DESTROY | Instance Event (0) |
Public (2) |
20070711 | |
| 2 | EV_BEFORE_DESTROY | Instance Event (0) |
Public (2) |
20070711 |
Types
Class CL_ISH_GUI_APPLICATION has no local type.
Method Signatures
Method CLEAR_CRSPOS_MESSAGE Signature
Method CLEAR_CRSPOS_MESSAGE on class CL_ISH_GUI_APPLICATION has no parameter.
Method CLEAR_CRSPOS_MESSAGE on class CL_ISH_GUI_APPLICATION has no exception.
Method DESTROY Signature
Method DESTROY on class CL_ISH_GUI_APPLICATION has no parameter.
Method DESTROY on class CL_ISH_GUI_APPLICATION has no exception.
Method GET_APPLMODE Signature
Method GET_APPLMODE on class CL_ISH_GUI_APPLICATION has no parameter.
Method GET_APPLMODE on class CL_ISH_GUI_APPLICATION has no exception.
Method GET_CRSPOS_MESSAGE Signature
Method GET_CRSPOS_MESSAGE on class CL_ISH_GUI_APPLICATION has no parameter.
Method GET_CRSPOS_MESSAGE on class CL_ISH_GUI_APPLICATION has no exception.
Method GET_FOCUSSED_VIEW Signature
Method GET_FOCUSSED_VIEW on class CL_ISH_GUI_APPLICATION has no parameter.
Method GET_FOCUSSED_VIEW on class CL_ISH_GUI_APPLICATION has no exception.
Method GET_MAIN_CONTROLLER Signature
Method GET_MAIN_CONTROLLER on class CL_ISH_GUI_APPLICATION has no parameter.
Method GET_MAIN_CONTROLLER on class CL_ISH_GUI_APPLICATION has no exception.
Method GET_MAIN_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_MAIN_VIEW | Value transfer | Object reference (TYPE REF TO) | IF_ISH_GUI_MDY_VIEW | IS-H: GUI - Trägerdynpro View | 20070711 |
Method GET_MAIN_VIEW on class CL_ISH_GUI_APPLICATION has no exception.
Method GET_SETTINGS Signature
Method GET_SETTINGS on class CL_ISH_GUI_APPLICATION has no parameter.
Method GET_SETTINGS on class CL_ISH_GUI_APPLICATION has no exception.
Method GET_VCODE Signature
Method GET_VCODE on class CL_ISH_GUI_APPLICATION has no parameter.
Method GET_VCODE on class CL_ISH_GUI_APPLICATION has no exception.
Method IS_DESTROYED Signature
Method IS_DESTROYED on class CL_ISH_GUI_APPLICATION has no parameter.
Method IS_DESTROYED on class CL_ISH_GUI_APPLICATION has no exception.
Method IS_INITIALIZED Signature
Method IS_INITIALIZED on class CL_ISH_GUI_APPLICATION has no parameter.
Method IS_INITIALIZED on class CL_ISH_GUI_APPLICATION has no exception.
Method IS_IN_DESTROY_MODE Signature
Method IS_IN_DESTROY_MODE on class CL_ISH_GUI_APPLICATION has no parameter.
Method IS_IN_DESTROY_MODE on class CL_ISH_GUI_APPLICATION has no exception.
Method IS_IN_INITIALIZATION_MODE Signature
Method IS_IN_INITIALIZATION_MODE on class CL_ISH_GUI_APPLICATION has no parameter.
Method IS_IN_INITIALIZATION_MODE on class CL_ISH_GUI_APPLICATION has no exception.
Method IS_RUNNING Signature
Method IS_RUNNING on class CL_ISH_GUI_APPLICATION has no parameter.
Method IS_RUNNING on class CL_ISH_GUI_APPLICATION has no exception.
Method ON_MESSAGE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MESSAGE | Call by reference | Attribute reference (LIKE) | 20070711 | |||||
| 2 | SENDER | Call by reference | Attribute reference (LIKE) | 20070711 |
Method ON_MESSAGE_CLICK on class CL_ISH_GUI_APPLICATION has no exception.
Method ON_MESSAGE_FUNCTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Call by reference | Attribute reference (LIKE) | 20070711 | |||||
| 2 | SENDER | Call by reference | Attribute reference (LIKE) | 20070711 |
Method ON_MESSAGE_FUNCTION on class CL_ISH_GUI_APPLICATION has no exception.
Method PROCESS_REQUEST Signature
Method PROCESS_REQUEST on class CL_ISH_GUI_APPLICATION has no parameter.
Method PROCESS_REQUEST on class CL_ISH_GUI_APPLICATION has no exception.
Method RUN Signature
Method RUN on class CL_ISH_GUI_APPLICATION has no parameter.
Method RUN on class CL_ISH_GUI_APPLICATION has no exception.
Method SET_FOCUSSED_VIEW Signature
Method SET_FOCUSSED_VIEW on class CL_ISH_GUI_APPLICATION has no parameter.
Method SET_FOCUSSED_VIEW on class CL_ISH_GUI_APPLICATION has no exception.
Method _AFTER_PAI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DYNPRO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_ISH_GUI_DYNPRO_EVENT | IS-H: GUI - Ereignisanfrage eines Dynpros | 20070711 | |||
| 2 | RR_RESPONSE | Value transfer | Object reference (TYPE REF TO) | CL_ISH_GUI_RESPONSE | IS-H: GUI - Anfrageergebnis | 20070711 |
Method _AFTER_PAI on class CL_ISH_GUI_APPLICATION has no exception.
Method _AFTER_PAI_MAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DYNPRO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_ISH_GUI_DYNPRO_EVENT | IS-H: GUI - Ereignisanfrage eines Dynpros | 20070711 | |||
| 2 | RR_RESPONSE | Value transfer | Object reference (TYPE REF TO) | CL_ISH_GUI_RESPONSE | IS-H: GUI - Anfrageergebnis | 20070711 |
Method _AFTER_PAI_MAIN on class CL_ISH_GUI_APPLICATION has no exception.
Method _AFTER_PBO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DYNPRO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_ISH_GUI_DYNPRO_EVENT | IS-H: GUI - Ereignisanfrage eines Dynpros | 20070711 | |||
| 2 | RR_RESPONSE | Value transfer | Object reference (TYPE REF TO) | CL_ISH_GUI_RESPONSE | IS-H: GUI - Anfrageergebnis | 20070711 |
Method _AFTER_PBO on class CL_ISH_GUI_APPLICATION has no exception.
Method _AFTER_PBO_MAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DYNPRO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_ISH_GUI_DYNPRO_EVENT | IS-H: GUI - Ereignisanfrage eines Dynpros | 20070711 | |||
| 2 | RR_RESPONSE | Value transfer | Object reference (TYPE REF TO) | CL_ISH_GUI_RESPONSE | IS-H: GUI - Anfrageergebnis | 20070711 |
Method _AFTER_PBO_MAIN on class CL_ISH_GUI_APPLICATION has no exception.
Method _AFTER_RUN Signature
Method _AFTER_RUN on class CL_ISH_GUI_APPLICATION has no parameter.
Method _AFTER_RUN on class CL_ISH_GUI_APPLICATION has no exception.
Method _BEFORE_PAI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DYNPRO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_ISH_GUI_DYNPRO_EVENT | IS-H: GUI - Ereignisanfrage eines Dynpros | 20070711 | |||
| 2 | RR_RESPONSE | Value transfer | Object reference (TYPE REF TO) | CL_ISH_GUI_RESPONSE | IS-H: GUI - Anfrageergebnis | 20070711 |
Method _BEFORE_PAI on class CL_ISH_GUI_APPLICATION has no exception.
Method _BEFORE_PAI_MAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DYNPRO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_ISH_GUI_DYNPRO_EVENT | IS-H: GUI - Ereignisanfrage eines Dynpros | 20070711 | |||
| 2 | RR_RESPONSE | Value transfer | Object reference (TYPE REF TO) | CL_ISH_GUI_RESPONSE | IS-H: GUI - Anfrageergebnis | 20070711 |
Method _BEFORE_PAI_MAIN on class CL_ISH_GUI_APPLICATION has no exception.
Method _BEFORE_PBO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DYNPRO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_ISH_GUI_DYNPRO_EVENT | IS-H: GUI - Ereignisanfrage eines Dynpros | 20070711 | |||
| 2 | RR_RESPONSE | Value transfer | Object reference (TYPE REF TO) | CL_ISH_GUI_RESPONSE | IS-H: GUI - Anfrageergebnis | 20070711 |
Method _BEFORE_PBO on class CL_ISH_GUI_APPLICATION has no exception.
Method _BEFORE_PBO_MAIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DYNPRO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_ISH_GUI_DYNPRO_EVENT | IS-H: GUI - Ereignisanfrage eines Dynpros | 20070711 | |||
| 2 | RR_RESPONSE | Value transfer | Object reference (TYPE REF TO) | CL_ISH_GUI_RESPONSE | IS-H: GUI - Anfrageergebnis | 20070711 |
Method _BEFORE_PBO_MAIN on class CL_ISH_GUI_APPLICATION has no exception.
Method _BEFORE_RUN Signature
Method _BEFORE_RUN on class CL_ISH_GUI_APPLICATION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H: Oberklasse für statische Exceptions | 20070711 |
Method _COLLECT_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstrakte Oberklasse aller globalen Exceptions | 20070711 |
Method _COLLECT_EXCEPTION on class CL_ISH_GUI_APPLICATION has no exception.
Method _COLLECT_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ERROR_OBJ | Call by reference | Object reference (TYPE REF TO) | CL_ISH_ERROR | Beschreibung des aufgetretenen Fehler | 20070711 | |||
| 2 | IR_OBJECT | Call by reference | Type reference (TYPE) | NOBJECTREF | Objekt um dieses der Fehlermeldung zuordnen zu können | 20070711 | |||
| 3 | I_FIELD | Call by reference | Type reference (TYPE) | BAPIRET2-FIELD | Feldname (z.B innerhalb der von I_PAR angegebenen Feldleiste | 20070711 | |||
| 4 | I_KLA | Call by reference | Type reference (TYPE) | SY-MSGID | Nachrichten, Nachrichtenklasse | 20070711 | |||
| 5 | I_LINE_KEY | Call by reference | Type reference (TYPE) | CHAR100 | Key eines Feldes, das den Fehler verursacht hat | 20070711 | |||
| 6 | I_MV1 | Call by reference | Type reference (TYPE) | ANY | IS-H: Feld - Textlänge 30 | 20070711 | |||
| 7 | I_MV2 | Call by reference | Type reference (TYPE) | ANY | IS-H: Feld - Textlänge 30 | 20070711 | |||
| 8 | I_MV3 | Call by reference | Type reference (TYPE) | ANY | IS-H: Feld - Textlänge 30 | 20070711 | |||
| 9 | I_MV4 | Call by reference | Type reference (TYPE) | ANY | IS-H: Feld - Textlänge 30 | 20070711 | |||
| 10 | I_NUM | Call by reference | Type reference (TYPE) | SY-MSGNO | Nachrichten, Nachrichtennummer | 20070711 | |||
| 11 | I_PAR | Call by reference | Type reference (TYPE) | BAPIRET2-PARAMETER | Parametername (Name der Feldleiste, z.B. NLEI) | 20070711 | |||
| 12 | I_ROW | Call by reference | Type reference (TYPE) | BAPIRET2-ROW | Zeilennummer (z.B. in einem Grid oder Tablecontrol) | 20070711 | |||
| 13 | I_TYP | Call by reference | Type reference (TYPE) | SY-MSGTY | Nachrichten, Nachrichtentyp | 20070711 |
Method _COLLECT_MESSAGE on class CL_ISH_GUI_APPLICATION has no exception.
Method _COLLECT_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_MESSAGES | Call by reference | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20070711 |
Method _COLLECT_MESSAGES on class CL_ISH_GUI_APPLICATION has no exception.
Method _COLLECT_MESSAGE_BY_SYST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_OBJECT | Call by reference | Type reference (TYPE) | NOBJECTREF | Objekt um dieses der Fehlermeldung zuordnen zu können | 20070711 | |||
| 2 | I_FIELD | Call by reference | Type reference (TYPE) | BAPIRET2-FIELD | Feldname (z.B innerhalb der von I_PAR angegebenen Feldleiste | 20070711 | |||
| 3 | I_LINE_KEY | Call by reference | Type reference (TYPE) | CHAR100 | Key eines Feldes, das den Fehler verursacht hat | 20070711 | |||
| 4 | I_PAR | Call by reference | Type reference (TYPE) | BAPIRET2-PARAMETER | Parametername (Name der Feldleiste, z.B. NLEI) | 20070711 | |||
| 5 | I_ROW | Call by reference | Type reference (TYPE) | BAPIRET2-ROW | Zeilennummer (z.B. in einem Grid oder Tablecontrol) | 20070711 | |||
| 6 | I_TYP | Call by reference | Type reference (TYPE) | SY-MSGTY | SY-MSGTY | Nachrichten, Nachrichtentyp | 20070711 |
Method _COLLECT_MESSAGE_BY_SYST on class CL_ISH_GUI_APPLICATION has no exception.
Method _CREATE_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 | IS-H: GUI - Hauptcontroller | 20070711 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H: Oberklasse für statische Exceptions | 20070711 |
Method _CREATE_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_MESSAGES | Value transfer | Object reference (TYPE REF TO) | CL_ISHMED_ERRORHANDLING | IS-H*MED: Klasse zur Fehlerabarbeitung | 20070711 |
Method _CREATE_MESSAGES on class CL_ISH_GUI_APPLICATION has no exception.
Method _CREATE_MESSAGES_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_MESSAGES_VIEW | Value transfer | Object reference (TYPE REF TO) | IF_ISH_GUI_CONTAINER_VIEW | View für die Meldungen | 20070711 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H: Oberklasse für statische Exceptions | 20070711 |
Method _DESTROY Signature
Method _DESTROY on class CL_ISH_GUI_APPLICATION has no parameter.
Method _DESTROY on class CL_ISH_GUI_APPLICATION has no exception.
Method _DISPLAY_MESSAGES Signature
Method _DISPLAY_MESSAGES on class CL_ISH_GUI_APPLICATION has no parameter.
Method _DISPLAY_MESSAGES on class CL_ISH_GUI_APPLICATION has no exception.
Method _GET_MESSAGES_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_MESSAGES_VIEW | Value transfer | Object reference (TYPE REF TO) | IF_ISH_GUI_CONTAINER_VIEW | View für die Meldungen | 20070711 |
Method _GET_MESSAGES_VIEW on class CL_ISH_GUI_APPLICATION has no exception.
Method _GET_MESSAGES_VIEW_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TITLE | Value transfer | Type reference (TYPE) | LVC_TITLE | Titel des Meldungs-Viewers | 20070711 |
Method _GET_MESSAGES_VIEW_TITLE on class CL_ISH_GUI_APPLICATION has no exception.
Method _HELP_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DYNPRO_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_ISH_GUI_DYNPRO_VIEW | IS-H: GUI - Dynpro View | 20070711 | |||
| 2 | I_FIELDNAME | Call by reference | Type reference (TYPE) | ISH_FIELDNAME | IS-H: Feldname | 20070711 | |||
| 3 | R_PROCESSED | Value transfer | Type reference (TYPE) | ABAP_BOOL | abap_true: F1-Anfrage wurde verarbeitet | 20070711 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H: Oberklasse für statische Exceptions | 20070711 |
Method _INIT_APPL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_SETTINGS | Call by reference | Object reference (TYPE REF TO) | CL_ISH_GUI_APPL_SETTINGS | IS-H: GUI - Applikationseinstellungen | 20070711 | |||
| 2 | I_MESSAGES_VIEW_NAME | Call by reference | Type reference (TYPE) | N1GUI_ELEMENT_NAME | CO_DEF_MESSAGES_VIEW_NAME | Name des Meldungenviews | 20070711 | ||
| 3 | I_VCODE | Call by reference | Type reference (TYPE) | TNDYM-VCODE | IF_ISH_GUI_VIEW=>CO_VCODE_DISPLAY | IS-H: Verarbeitungsmodus | 20070711 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H: Oberklasse für statische Exceptions | 20070711 |
Method _PROCESS_COMMAND_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_COMMAND_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_ISH_GUI_COMMAND_REQUEST | IS-H: GUI - Kommandoanfrage | 20070711 | |||
| 2 | RR_RESPONSE | Value transfer | Object reference (TYPE REF TO) | CL_ISH_GUI_RESPONSE | IS-H: GUI - Anfrageergebnis | 20070711 |
Method _PROCESS_COMMAND_REQUEST on class CL_ISH_GUI_APPLICATION has no exception.
Method _PROCESS_CONTROL_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CONTROL_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_ISH_GUI_CONTROL_EVENT | IS-H: GUI - Ereignisanfrage zu einem Control | 20070711 | |||
| 2 | RR_RESPONSE | Value transfer | Object reference (TYPE REF TO) | CL_ISH_GUI_RESPONSE | IS-H: GUI - Anfrageergebnis | 20070711 |
Method _PROCESS_CONTROL_EVENT on class CL_ISH_GUI_APPLICATION has no exception.
Method _PROCESS_DYNPRO_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DYNPRO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_ISH_GUI_DYNPRO_EVENT | IS-H: GUI - Ereignisanfrage eines Dynpros | 20070711 | |||
| 2 | RR_RESPONSE | Value transfer | Object reference (TYPE REF TO) | CL_ISH_GUI_RESPONSE | IS-H: GUI - Anfrageergebnis | 20070711 |
Method _PROCESS_DYNPRO_EVENT on class CL_ISH_GUI_APPLICATION has no exception.
Method _PROCESS_EVENT_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_EVENT_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_ISH_GUI_EVENT_REQUEST | IS-H: GUI - Anfrage zu einem Ereignis | 20070711 | |||
| 2 | RR_RESPONSE | Value transfer | Object reference (TYPE REF TO) | CL_ISH_GUI_RESPONSE | IS-H: GUI - Anfrageergebnis | 20070711 |
Method _PROCESS_EVENT_REQUEST on class CL_ISH_GUI_APPLICATION has no exception.
Method _PROCESS_EXCEPTION_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_EXCEPTION_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_ISH_GUI_EXCEPTION_EVENT | IS-H: GUI - Ereignisanfrage zu einer Ausnahme | 20070711 | |||
| 2 | RR_RESPONSE | Value transfer | Object reference (TYPE REF TO) | CL_ISH_GUI_RESPONSE | IS-H: GUI - Anfrageergebnis | 20070711 |
Method _PROCESS_EXCEPTION_EVENT on class CL_ISH_GUI_APPLICATION has no exception.
Method _PROCESS_MDY_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_MDY_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_ISH_GUI_MDY_EVENT | IS-H: GUI - Ereignisanfrage zu einem Trägerdynpro | 20070711 | |||
| 2 | RR_RESPONSE | Value transfer | Object reference (TYPE REF TO) | CL_ISH_GUI_RESPONSE | IS-H: GUI - Anfrageergebnis | 20070711 |
Method _PROCESS_MDY_EVENT on class CL_ISH_GUI_APPLICATION has no exception.
Method _PROCESS_MESSAGE_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_MESSAGE_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_ISH_GUI_MESSAGE_EVENT | IS-H: GUI - Ereignisanfrage zu Meldungen | 20070711 | |||
| 2 | RR_RESPONSE | Value transfer | Object reference (TYPE REF TO) | CL_ISH_GUI_RESPONSE | IS-H: GUI - Anfrageergebnis | 20070711 |
Method _PROCESS_MESSAGE_EVENT on class CL_ISH_GUI_APPLICATION has no exception.
Method _RUN Signature
Method _RUN on class CL_ISH_GUI_APPLICATION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H: Oberklasse für statische Exceptions | 20070711 |
Method _VALUE_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHANGED_FIELD | Call by reference | Type reference (TYPE) | ISH_T_DYNPREAD | Geänderte Dynprofelder | 20070711 | |||
| 2 | E_PROCESSED | Call by reference | Type reference (TYPE) | ABAP_BOOL | abap_true: F4-Anfrage wurde verarbeitet | 20070711 | |||
| 3 | IR_DYNPRO_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_ISH_GUI_DYNPRO_VIEW | IS-H: GUI - Dynpro View | 20070711 | |||
| 4 | I_FIELDNAME | Call by reference | Type reference (TYPE) | ISH_FIELDNAME | IS-H: Feldname | 20070711 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | IS-H: Oberklasse für statische Exceptions | 20070711 |
Event Signatures
Event EV_AFTER_DESTROY Signature
Event EV_AFTER_DESTROY on class CL_ISH_GUI_APPLICATION has no parameter.
Event EV_BEFORE_DESTROY Signature
Event EV_BEFORE_DESTROY on class CL_ISH_GUI_APPLICATION has no parameter.
History
| Last changed by/on | SAP | 20071120 |
| SAP Release Created in |