SAP ABAP Class IF_ESD_UI_LAYER (access to UI layer functionality)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ESD_UI_LAYER | Class representing the UI Layer | 20061115 |
Properties
| Class | IF_ESD_UI_LAYER | |
| Short Description | access to UI layer functionality | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20061110 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_ESD_UI_LAYER has no forward declaration.
Interfaces
Class IF_ESD_UI_LAYER has no interface implemented.
Friends
Class IF_ESD_UI_LAYER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_WB_MANAGER | Interface for Workbench Manager | 20061110 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check object | 20061206 | |
| 2 | Instance method | Public | Method | Display exception | 20061129 | |
| 3 | Instance method | Public | Method | Display messages | 20061115 | |
| 4 | Instance method | Public | Method | Get and Sets cursor | 20061115 | |
| 5 | Instance method | Public | Method | handle plugin specific fcodes | 20120917 | |
| 6 | Instance method | Public | Method | Popup for Save data | 20061219 | |
| 7 | Instance method | Public | Method | request focus to a desired UI field with next PBO | 20130114 | |
| 8 | Instance method | Public | Method | request a tool via wb_manager | 20061115 | |
| 9 | Instance method | Public | Method | Save data | 20061219 |
Events
Class IF_ESD_UI_LAYER has no event.
Types
Class IF_ESD_UI_LAYER has no local type.
Method Signatures
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CHECK_ID | Call by reference | Type reference (TYPE) | STRING | 20061206 |
Method CHECK on class IF_ESD_UI_LAYER has no exception.
Method DISPLAY_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ESD_EXCEPTION | Exception object to display | 20061129 |
Method DISPLAY_EXCEPTION on class IF_ESD_UI_LAYER has no exception.
Method DISPLAY_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) | IF_ESD_MESSAGES | Messages | 20061115 | |||
| 2 | IV_HIDE_OLD_MESSAGES | Call by reference | Type reference (TYPE) | FLAG | 'X' | Hide message window with old messages | 20061115 |
Method DISPLAY_MESSAGES on class IF_ESD_UI_LAYER has no exception.
Method GET_AND_SET_CURSOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CURSOR | Value transfer | Type reference (TYPE) | STRING | 20061115 |
Method GET_AND_SET_CURSOR on class IF_ESD_UI_LAYER has no exception.
Method HANDLE_FCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Call by reference | Type reference (TYPE) | SY-UCOMM | Function Code that Triggered PAI | 20120917 |
Method HANDLE_FCODE on class IF_ESD_UI_LAYER has no exception.
Method POPUP_SAVE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ACTION | Value transfer | Type reference (TYPE) | XFLAG | New Input Values | 20061219 |
Method POPUP_SAVE_DATA on class IF_ESD_UI_LAYER has no exception.
Method REQUEST_FOCUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDNAME | Call by reference | Type reference (TYPE) | STRING | 20130114 |
Method REQUEST_FOCUS on class IF_ESD_UI_LAYER has no exception.
Method REQUEST_TOOL_ACCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WB_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST | Workbench Manager: Request | 20061115 |
Method REQUEST_TOOL_ACCESS on class IF_ESD_UI_LAYER has no exception.
Method SAVE Signature
Method SAVE on class IF_ESD_UI_LAYER has no parameter.
Method SAVE on class IF_ESD_UI_LAYER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |