SAP ABAP Class CL_RSRT_UIE_MESSAGE_AREA (UI Element: Message Area)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSRT_BICS_MODEL (Package) RSRT BICS Model
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSRT_UIE | UI View Element: UI Element | 20120625 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSRT_UI_PAGINATOR_PROVIDER | Paginator Provider | 20120625 |
Properties
| Class | CL_RSRT_UIE_MESSAGE_AREA | |
| Short Description | UI Element: Message Area | |
| Super Class | CL_RSRT_UIE | UI View Element: UI Element |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSRT_BICS_MODEL | RSRT BICS Model |
| Created | 20120625 | SAP |
| Last change | 20140121 | 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 4 | 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_PAGINATOR_PROVIDER | Paginator Provider | 20120625 |
Friends
Class CL_RSRT_UIE_MESSAGE_AREA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_CID | 'MESSAGE_AREA' | Unique Type ID | 20120625 | ||
| 2 | Instance attribute | Public | Type reference (TYPE) | IF_RSRT_MESSAGE_LOG=>TN_ID | Message ID | 20120706 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | CL_RSRT_UIE=>TN_EXPANDABLE | Expandable | 20120625 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | CL_RSRT_UIE=>TN_EXPANDED | Expanded (True, False) | 20120625 | |||
| 5 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_RSRT_MESSAGE_LOG | Message Log | 20120625 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | CL_RSRT_UIE=>TN_S_BIND_PROPERTY | 20120706 | ||||
| 7 | Instance attribute | Public | Type reference (TYPE) | CL_RSRT_UIE=>TN_S_BIND_PROPERTY | 20120625 | ||||
| 8 | Instance attribute | Public | Type reference (TYPE) | CL_RSRT_UIE=>TN_S_BIND_PROPERTY | 20120625 | ||||
| 9 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSRT_UIE_HEADER | UI Element: Header | 20120625 | |||
| 10 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSRT_UIE_TABLE_PAGINATOR | UI Element: Table Paginator | 20120625 |
Methods
Events
Class CL_RSRT_UIE_MESSAGE_AREA has no event.
Types
Class CL_RSRT_UIE_MESSAGE_AREA has no local type.
Method Signatures
Method BIND_DISPLAY_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | 20120706 |
Method BIND_DISPLAY_MESSAGE on class CL_RSRT_UIE_MESSAGE_AREA has no exception.
Method BIND_EXPANDABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20120625 |
Method BIND_EXPANDABLE on class CL_RSRT_UIE_MESSAGE_AREA has no exception.
Method BIND_EXPANDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20120625 |
Method BIND_EXPANDED on class CL_RSRT_UIE_MESSAGE_AREA has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BIND_ENABLED | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20120625 | |||
| 2 | BIND_EXPANDABLE | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20120625 | |||
| 3 | BIND_EXPANDED | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20120625 | |||
| 4 | BIND_TOOLTIP | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20120625 | |||
| 5 | BIND_VISIBLE | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20120625 | |||
| 6 | CID | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_CID | Unique Type ID | 20120625 | |||
| 7 | ENABLED | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_ENABLED | ABAP_TRUE | Enabled | 20120625 | ||
| 8 | EXPANDABLE | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_EXPANDABLE | ABAP_TRUE | Expandable | 20120625 | ||
| 9 | EXPANDED | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_EXPANDED | ABAP_TRUE | Expanded (True, False) | 20120625 | ||
| 10 | ID | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_ID | Unique ID | 20120625 | |||
| 11 | O_MESSAGE_LOG | Call by reference | Object reference (TYPE REF TO) | IF_RSRT_MESSAGE_LOG | Message Log | 20120625 | |||
| 12 | O_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_RSRT_UI_VIEW | UI View | 20120625 | |||
| 13 | TOOLTIP | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_TOOLTIP | Tooltip | 20120625 | |||
| 14 | VISIBLE | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_VISIBLE | ABAP_TRUE | Visible | 20120625 |
Method CONSTRUCTOR on class CL_RSRT_UIE_MESSAGE_AREA has no exception.
Method CREATE_MESSAGE_AREA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BIND_ENABLED | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20120625 | |||
| 2 | BIND_EXPANDABLE | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20120625 | |||
| 3 | BIND_EXPANDED | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20120625 | |||
| 4 | BIND_TOOLTIP | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20120625 | |||
| 5 | BIND_VISIBLE | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20120625 | |||
| 6 | ENABLED | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_ENABLED | ABAP_TRUE | Enabled | 20120625 | ||
| 7 | EXPANDABLE | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_EXPANDABLE | ABAP_TRUE | Expandable | 20120625 | ||
| 8 | EXPANDED | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_EXPANDED | ABAP_TRUE | Expanded (True, False) | 20120625 | ||
| 9 | ID | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_ID | Unique ID | 20120625 | |||
| 10 | O_MESSAGE_LOG | Call by reference | Object reference (TYPE REF TO) | IF_RSRT_MESSAGE_LOG | Message Log | 20120625 | |||
| 11 | O_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_RSRT_UI_VIEW | UI View | 20120625 | |||
| 12 | TOOLTIP | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_TOOLTIP | Tooltip | 20120625 | |||
| 13 | VALUE | Value transfer | Object reference (TYPE REF TO) | CL_RSRT_UIE_MESSAGE_AREA | UI Element: Message Area | 20120625 | |||
| 14 | VISIBLE | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_VISIBLE | ABAP_TRUE | Visible | 20120625 |
Method CREATE_MESSAGE_AREA on class CL_RSRT_UIE_MESSAGE_AREA has no exception.
Method GET_DISPLAY_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index interner Tabellen | 20120706 | |||
| 2 | VALUE | Value transfer | Type reference (TYPE) | IF_RSRT_MESSAGE_LOG=>TN_ID | Message ID | 20120706 |
Method GET_DISPLAY_MESSAGE on class CL_RSRT_UIE_MESSAGE_AREA 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 | 20120625 |
Method GET_HEADER on class CL_RSRT_UIE_MESSAGE_AREA has no exception.
Method GET_PAGINATOR 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_TABLE_PAGINATOR | UI Element: Table Paginator | 20120625 |
Method GET_PAGINATOR on class CL_RSRT_UIE_MESSAGE_AREA has no exception.
Method IS_EXPANDABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index interner Tabellen | 20120625 | |||
| 2 | VALUE | Value transfer | Type reference (TYPE) | CL_RSRT_UIE=>TN_EXPANDABLE | Expandable | 20120625 |
Method IS_EXPANDABLE on class CL_RSRT_UIE_MESSAGE_AREA has no exception.
Method IS_EXPANDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index interner Tabellen | 20120625 | |||
| 2 | VALUE | Value transfer | Type reference (TYPE) | CL_RSRT_UIE=>TN_EXPANDED | Expanded (True, False) | 20120625 |
Method IS_EXPANDED on class CL_RSRT_UIE_MESSAGE_AREA has no exception.
Method SET_DISPLAY_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | IF_RSRT_MESSAGE_LOG=>TN_ID | Message ID | 20120706 |
Method SET_DISPLAY_MESSAGE on class CL_RSRT_UIE_MESSAGE_AREA has no exception.
Method SET_EXPANDABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_EXPANDABLE | ABAP_TRUE | Expandable | 20120625 |
Method SET_EXPANDABLE on class CL_RSRT_UIE_MESSAGE_AREA has no exception.
Method SET_EXPANDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_EXPANDED | ABAP_TRUE | Expanded (True, False) | 20120625 |
Method SET_EXPANDED on class CL_RSRT_UIE_MESSAGE_AREA has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 730 |