SAP ABAP Class CL_RSRT_BW_ITEM_EXPLAIN_ITEM (Explain Item)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT-BICS-RSRT (Application Component) BICS Query Monitor
⤷
RSRT_BICS (Package) RSRT_BICS
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSRT_BW_ITEM | BW View Item | 20121214 |
Properties
| Class | CL_RSRT_BW_ITEM_EXPLAIN_ITEM | |
| Short Description | Explain Item | |
| Super Class | CL_RSRT_BW_ITEM | BW View Item |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSRT_BICS | RSRT_BICS |
| Created | 20121214 | 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 interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_RSRT_BW_ITEM_EXPLAIN_ITEM has no interface implemented.
Friends
Class CL_RSRT_BW_ITEM_EXPLAIN_ITEM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | See coding | 20121214 | |||||
| 2 | Instance attribute | Private | Type reference (TYPE) | IF_RSRT_SELECTOR=>TN_ID | ID | 20121214 |
Methods
Class CL_RSRT_BW_ITEM_EXPLAIN_ITEM has no method.
Events
Class CL_RSRT_BW_ITEM_EXPLAIN_ITEM has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_S_UI_INFO | Private | See coding | 20121214 | begin of tn_s_ui_info.
include type rrkh_s_explain.
types:
classname type string,
end of tn_s_ui_info
|
||
| 2 | TN_S_UI_PROPERTY | Private | See coding | 20121214 | begin of tn_s_ui_property.
include type rsr_s_explain_property.
types:
cell_variant type string,
colspan type i,
background_color type cl_rsrt_uie=>tn_color,
end of tn_s_ui_property
|
||
| 3 | TN_S_UI_SELECTION | Private | See coding | 20121214 | begin of tn_s_ui_selection.
include type rrkh_s_selection.
types:
title type string,
cell_variant type string,
colspan type i,
background_color type cl_rsrt_uie=>tn_color,
end of tn_s_ui_selection
|
||
| 4 | TN_T_UI_PROPERTY | Private | See coding | 20121214 | tn_t_ui_property type standard table of tn_s_ui_property
|
||
| 5 | TN_T_UI_SELECTION | Private | See coding | 20121214 | tn_t_ui_selection type standard table of tn_s_ui_selection with default key initial size 1
|
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |