SAP ABAP Interface IF_RSRT_UI_WINDOW (UI Window)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSRT_BICS_MODEL (Package) RSRT BICS Model
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSRT_UI_WINDOW | UI View Element: Window | 20120926 |
Properties
| Interface | IF_RSRT_UI_WINDOW | |
| Short Description | UI Window |
General Data
| Package | RSRT_BICS_MODEL | RSRT BICS Model |
| Created | 20120926 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | IF_RSRT_UI_VIEW_ELEMENT | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 3 | IF_RSRT_UI_WINDOW_BUTTON | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSRT_UI_VIEW_ELEMENT | UI View Element | 20120926 |
Friends
Interface IF_RSRT_UI_WINDOW has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | N_ACTIVE | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20120926 | |||
| 2 | N_C_CID | Constant | Public | Type reference (TYPE) | IF_RSRT_UI_VIEW_ELEMENT=>TN_CID | IF_RSRT_UI_VIEW_USAGE=>N_C_CID | Unique Type ID | 20120926 | |
| 3 | N_MODAL | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20120926 | |||
| 4 | N_O_VIEW_USAGE | Instance attribute | Public | Object reference (TYPE REF TO) | IF_RSRT_UI_VIEW_USAGE | UI View Usage | 20120926 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Apply | 20130307 | |
| 2 | Instance method | Public | Method | Close | 20120926 | |
| 3 | Instance method | Public | Method | Get Header | 20120926 | |
| 4 | Instance method | Public | Method | Get Window Toolbar | 20120928 | |
| 5 | Instance method | Public | Method | Is Window Modal | 20120926 | |
| 6 | Instance method | Public | Method | Open | 20120926 |
Events
Interface IF_RSRT_UI_WINDOW has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_T_WINDOW | Public | See coding | Window List | 20120926 | tn_t_window type standard table of ref to if_rsrt_ui_window with default key initial size 1
|
Method Signatures
Method APPLY Signature
Method APPLY on Interface IF_RSRT_UI_WINDOW has no parameter.
Method APPLY on Interface IF_RSRT_UI_WINDOW has no exception.
Method CLOSE Signature
Method CLOSE on Interface IF_RSRT_UI_WINDOW has no parameter.
Method CLOSE on Interface IF_RSRT_UI_WINDOW has no exception.
Method GET_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Object reference (TYPE REF TO) | CL_RSRT_UIE_HEADER | UI Element: Header | 20120926 |
Method GET_HEADER on Interface IF_RSRT_UI_WINDOW has no exception.
Method GET_WINDOW_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Object reference (TYPE REF TO) | IF_RSRT_UI_WINDOW_TOOLBAR | 20120928 |
Method GET_WINDOW_TOOLBAR on Interface IF_RSRT_UI_WINDOW has no exception.
Method IS_MODAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120926 |
Method IS_MODAL on Interface IF_RSRT_UI_WINDOW has no exception.
Method OPEN Signature
Method OPEN on Interface IF_RSRT_UI_WINDOW has no parameter.
Method OPEN on Interface IF_RSRT_UI_WINDOW has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |