SAP ABAP Class CL_RSRT_UIE_MULTI_PANE (UI Element: MultiPane)
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_A_CONTAINER | UI Element: Abstract Container | 20120210 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSRT_UIE_ROOT | UI Element: Root | 20120228 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSRT_UI_PAGINATOR_PROVIDER | Paginator Provider | 20120212 |
Properties
Class | CL_RSRT_UIE_MULTI_PANE | |
Short Description | UI Element: MultiPane | |
Super Class | CL_RSRT_UIE_A_CONTAINER | UI Element: Abstract Container |
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSRT_BICS_MODEL | RSRT BICS Model |
Created | 20120210 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSRT_UIE_ROOT | UI Element: Root | 20120228 | ||
2 | IF_RSRT_UI_PAGINATOR_PROVIDER | Paginator Provider | 20120212 |
Friends
Class CL_RSRT_UIE_MULTI_PANE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | 1 | 20120508 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_CID | 'MULTI_PANE' | 20120508 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CL_RSRT_UIE=>TN_S_BIND_PROPERTY | 20120508 | |||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CL_RSRT_UIE=>TN_S_BIND_PROPERTY | 20120508 | |||
5 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RSRT_DATA | Data | 20120210 | ||
6 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSRT_UIE_HEADER | UI Element: Header | 20120212 | ||
7 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSRT_UIE_TABLE_PAGINATOR | UI Element: Table Paginator | 20120210 | ||
8 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSRT_UIE_TOOLBAR | UI Element: Toolbar | 20120212 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Bind Column Count | 20120508 |
2 | ![]() |
Instance method | Protected | Constructor | CONSTRUCTOR | 20120210 |
3 | ![]() |
Static method | Public | Method | Create MultiPane | 20120211 |
4 | ![]() |
Instance method | Public | Method | Get Column Count | 20120508 |
5 | ![]() |
Instance method | Public | Method | Get Header | 20120508 |
6 | ![]() |
Instance method | Public | Method | Get Paginator | 20120508 |
7 | ![]() |
Instance method | Public | Method | Get Toolbar | 20120508 |
8 | ![]() |
Instance method | Public | Method | Set Column Count | 20120508 |
Events
Class CL_RSRT_UIE_MULTI_PANE has no event.
Types
Class CL_RSRT_UIE_MULTI_PANE has no local type.
Method Signatures
Method BIND_COL_COUNT 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 | 20120508 |
Method BIND_COL_COUNT on class CL_RSRT_UIE_MULTI_PANE has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BIND_COL_COUNT | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20120211 | ||
2 | ![]() |
BIND_DATA_SOURCE | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20120210 | ||
3 | ![]() |
BIND_ENABLED | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20120210 | ||
4 | ![]() |
BIND_TOOLTIP | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20120210 | ||
5 | ![]() |
BIND_VISIBLE | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20120210 | ||
6 | ![]() |
CID | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_CID | Unique Type ID | 20120210 | ||
7 | ![]() |
COL_COUNT | Call by reference | Type reference (TYPE) | I | 1 | 20120211 | ||
8 | ![]() |
ENABLED | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_ENABLED | ABAP_TRUE | Enabled | 20120210 | |
9 | ![]() |
ID | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_ID | Unique ID | 20120210 | ||
10 | ![]() |
O_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_RSRT_UI_VIEW | UI View | 20120210 | ||
11 | ![]() |
TOOLTIP | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_TOOLTIP | Tooltip | 20120210 | ||
12 | ![]() |
VISIBLE | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_VISIBLE | ABAP_TRUE | Visible | 20120210 |
Method CONSTRUCTOR on class CL_RSRT_UIE_MULTI_PANE has no exception.
Method CREATE_MULTI_PANE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BIND_COL_COUNT | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20120211 | ||
2 | ![]() |
BIND_DATA_SOURCE | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20120211 | ||
3 | ![]() |
BIND_ENABLED | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20120211 | ||
4 | ![]() |
BIND_TOOLTIP | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20120211 | ||
5 | ![]() |
BIND_VISIBLE | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY | Bind Property | 20120211 | ||
6 | ![]() |
COL_COUNT | Call by reference | Type reference (TYPE) | I | 1 | Visible Column Count | 20120211 | |
7 | ![]() |
ENABLED | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_ENABLED | ABAP_TRUE | Enabled | 20120211 | |
8 | ![]() |
ID | Call by reference | Type reference (TYPE) | CL_RSRT_UI_VIEW_ELEMENT=>TN_ID | Unique ID | 20120211 | ||
9 | ![]() |
O_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_RSRT_UI_VIEW | UI View | 20120211 | ||
10 | ![]() |
TOOLTIP | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_TOOLTIP | Tooltip | 20120211 | ||
11 | ![]() |
VALUE | Value transfer | Object reference (TYPE REF TO) | CL_RSRT_UIE_MULTI_PANE | UI Element: MultiPane | 20120211 | ||
12 | ![]() |
VISIBLE | Call by reference | Type reference (TYPE) | CL_RSRT_UIE=>TN_VISIBLE | ABAP_TRUE | Visible | 20120211 |
Method CREATE_MULTI_PANE on class CL_RSRT_UIE_MULTI_PANE has no exception.
Method GET_COL_COUNT 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 | 20120508 | ||
2 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | I | 20120508 |
Method GET_COL_COUNT on class CL_RSRT_UIE_MULTI_PANE 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 | 20120508 |
Method GET_HEADER on class CL_RSRT_UIE_MULTI_PANE 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 | 20120508 |
Method GET_PAGINATOR on class CL_RSRT_UIE_MULTI_PANE has no exception.
Method GET_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) | CL_RSRT_UIE_TOOLBAR | UI Element: Toolbar | 20120508 |
Method GET_TOOLBAR on class CL_RSRT_UIE_MULTI_PANE has no exception.
Method SET_COL_COUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | I | 20120508 |
Method SET_COL_COUNT on class CL_RSRT_UIE_MULTI_PANE has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 700 |