SAP ABAP Class CL_RSRT_BW_ITEM_GRID (BW View Item: Query Grid)
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 | 20120508 |
Properties
| Class | CL_RSRT_BW_ITEM_GRID | |
| Short Description | BW View Item: Query Grid | |
| 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 | 20111025 | 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 interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 4 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 5 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_RSRT_BW_ITEM_GRID has no interface implemented.
Friends
Class CL_RSRT_BW_ITEM_GRID has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | See coding | 20121019 | |||||
| 2 | Constant | Private | See coding | 20121024 | |||||
| 3 | Constant | Private | See coding | 20120925 | |||||
| 4 | Constant | Private | See coding | 20120925 | |||||
| 5 | Constant | Private | See coding | 20120925 | |||||
| 6 | Instance attribute | Private | Type reference (TYPE) | TN_T_CHANGELIST | 20130116 |
Methods
Events
Class CL_RSRT_BW_ITEM_GRID has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_S_CHANGELIST | Private | See coding | 20121206 | begin of tn_s_changelist,
id type string,
value type string,
end of tn_s_changelist
|
||
| 2 | TN_S_UI_DISPLAY | Private | See coding | 20130108 | begin of tn_s_ui_display,
technical_info type abap_bool,
id_info type abap_bool,
standard_query type abap_bool,
explain_query type abap_bool,
explain_details type abap_bool,
edit_mode type abap_bool,
read_mode type abap_bool,
end of tn_s_ui_display
|
||
| 3 | TN_S_UI_TOOLBAR | Private | See coding | 20120710 | begin of tn_s_ui_toolbar,
query_properties type tn_s_ui_toolbar_item,
variables type tn_s_ui_toolbar_item,
technical_info type tn_s_ui_toolbar_item,
technical_id_info type tn_s_ui_toolbar_item,
edit_mode type tn_s_ui_toolbar_item,
transfer_values type tn_s_ui_toolbar_item,
save_values type tn_s_ui_toolbar_item,
discard_values type tn_s_ui_toolbar_item,
planning type tn_s_ui_toolbar_item,
bookmark type tn_s_ui_toolbar_item,
conditions type tn_s_ui_toolbar_item,
exceptions type tn_s_ui_toolbar_item,
end of tn_s_ui_toolbar
|
||
| 4 | TN_S_UI_TOOLBAR_ITEM | Private | See coding | 20130108 | begin of tn_s_ui_toolbar_item,
visible type abap_bool,
enabled type abap_bool,
pressed type abap_bool,
end of tn_s_ui_toolbar_item
|
||
| 5 | TN_S_UI_TOOLBAR_ITEMS | Private | See coding | 20120922 | begin of tn_s_ui_toolbar_items,
query_properties type abap_bool,
variables type abap_bool,
technical_info type abap_bool,
technical_id_info type abap_bool,
edit_mode type abap_bool,
transfer_values type abap_bool,
save_values type abap_bool,
discard_values type abap_bool,
planning type abap_bool,
bookmark type abap_bool,
end of tn_s_ui_toolbar_items
|
||
| 6 | TN_T_CHANGELIST | Private | See coding | 20121206 | tn_t_changelist type standard table of tn_s_changelist with default key
with unique sorted key id components id initial size 1
|
||
| 7 | TN_T_RESULT_ROW | Private | See coding | 20130822 | tn_t_result_row type sorted table of sytabix with unique key table_line initial size 1
|
Method Signatures
Method COLLECT_CHANGES Signature
Method COLLECT_CHANGES on class CL_RSRT_BW_ITEM_GRID has no parameter.
Method COLLECT_CHANGES on class CL_RSRT_BW_ITEM_GRID has no exception.
Method CREATE_DATA_CELL_CONTEXT_MENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | S_DATA_CELL | Call by reference | Type reference (TYPE) | IF_RSRT_RESULT=>TN_S_DATA_CELL | Cell Data | 20121024 | |||
| 2 | VALUE | Value transfer | Object reference (TYPE REF TO) | CL_RSRT_UIE_CMENU | UI Element: ContextMenu | 20121024 |
Method CREATE_DATA_CELL_CONTEXT_MENU on class CL_RSRT_BW_ITEM_GRID has no exception.
Method CREATE_IOBJ_CONTEXT_MENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HAS_FILTER | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20121205 | ||||
| 2 | S_IOBJ | Call by reference | Type reference (TYPE) | IF_RSRT_RESULT=>TN_S_IOBJ_COMPLETE | InfoObject | 20120315 | |||
| 3 | T_IOBJS | Call by reference | Type reference (TYPE) | IF_RSRT_RESULT=>TN_T_IOBJ_COMPLETE | InfoObject List | 20120315 | |||
| 4 | VALUE | Value transfer | Object reference (TYPE REF TO) | CL_RSRT_UIE_CMENU | UI Element: ContextMenu | 20120315 |
Method CREATE_IOBJ_CONTEXT_MENU on class CL_RSRT_BW_ITEM_GRID has no exception.
Method CREATE_MEMBER_CONTEXT_MENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | S_IOBJ | Call by reference | Type reference (TYPE) | IF_RSRT_RESULT=>TN_S_IOBJ_COMPLETE | InfoObject | 20120304 | |||
| 2 | S_MEMBER_DATA | Call by reference | Type reference (TYPE) | IF_RSRT_RESULT=>TN_S_MEMBER_DATA | Member Data | 20120427 | |||
| 3 | VALUE | Value transfer | Object reference (TYPE REF TO) | CL_RSRT_UIE_CMENU | UI Element: ContextMenu | 20120304 |
Method CREATE_MEMBER_CONTEXT_MENU on class CL_RSRT_BW_ITEM_GRID has no exception.
Method CREATE_PIVOT_CONTEXT_MENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANGED_DATA | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20121009 | |||
| 2 | EDIT_MODE | Call by reference | Type reference (TYPE) | IF_RSRT_DATA_AREA=>TN_EDIT_MODE | IF_RSRT_DATA_AREA=>N_CS_EDIT_MODE-IMPOSSIBLE | Edit Mode (Not Possible, Enabled, Disabled) | 20121009 | ||
| 3 | PLANNING | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20121009 | |||
| 4 | VALUE | Value transfer | Object reference (TYPE REF TO) | CL_RSRT_UIE_CMENU | UI Element: ContextMenu | 20121009 |
Method CREATE_PIVOT_CONTEXT_MENU on class CL_RSRT_BW_ITEM_GRID has no exception.
Method CREATE_QUERY_CONTEXT_MENU 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_CMENU | UI Element: ContextMenu | 20121019 |
Method CREATE_QUERY_CONTEXT_MENU on class CL_RSRT_BW_ITEM_GRID has no exception.
Method FILL_AXIS_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NEW_LINE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20121127 | |||
| 2 | R_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20121008 | ||||
| 3 | S_AXIS | Call by reference | Type reference (TYPE) | IF_RSRT_RESULT=>TN_S_AXIS_PROPERTIES | Axis | 20121008 | |||
| 4 | T_IOBJS | Call by reference | Type reference (TYPE) | IF_RSRT_RESULT=>TN_T_IOBJ_COMPLETE | InfoObject List | 20121008 | |||
| 5 | T_MEMBER_DATA | Call by reference | Type reference (TYPE) | IF_RSRT_RESULT=>TN_T_MEMBER_DATA | Member Data List | 20121008 | |||
| 6 | T_RESULT_ROWS | Call by reference | Type reference (TYPE) | TN_T_RESULT_ROW | 20130822 |
Method FILL_AXIS_DATA on class CL_RSRT_BW_ITEM_GRID has no exception.
Method FILL_CELL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COL_FROM | Call by reference | Type reference (TYPE) | SYTABIX | Row Index of Internal Tables | 20121206 | |||
| 2 | COL_TO | Call by reference | Type reference (TYPE) | SYTABIX | Row Index of Internal Tables | 20121206 | |||
| 3 | NEW_LINE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20121203 | |||
| 4 | ROW_FROM | Call by reference | Type reference (TYPE) | SYTABIX | Row Index of Internal Tables | 20130822 | |||
| 5 | ROW_TO | Call by reference | Type reference (TYPE) | SYTABIX | Row Index of Internal Tables | 20130822 | |||
| 6 | R_DATA | Value transfer | Object reference (TYPE REF TO) | DATA | 20121008 | ||||
| 7 | T_COL_RESULT_ROWS | Call by reference | Type reference (TYPE) | TN_T_RESULT_ROW | 20130822 | ||||
| 8 | T_DATA_CELLS | Call by reference | Type reference (TYPE) | IF_RSRT_RESULT=>TN_T_DATA_CELL | 20121008 | ||||
| 9 | T_KEYF_MEMBERS | Call by reference | Type reference (TYPE) | IF_RSRT_RESULT=>TN_T_KEYF_MEMBER_PROPERTIES | 20121203 | ||||
| 10 | T_ROW_RESULT_ROWS | Call by reference | Type reference (TYPE) | TN_T_RESULT_ROW | 20130822 |
Method FILL_CELL_DATA on class CL_RSRT_BW_ITEM_GRID has no exception.
Method GET_AXIS_DATA_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AXIS | Call by reference | Type reference (TYPE) | IF_RSRT_RESULT=>TN_AXIS | Axis | 20121008 | |||
| 2 | O_STRUCTDESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20121008 | |||
| 3 | O_TABLEDESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | Runtime Type Services | 20121008 | |||
| 4 | T_IOBJS | Call by reference | Type reference (TYPE) | IF_RSRT_RESULT=>TN_T_IOBJ_COMPLETE | InfoObject List | 20121008 |
Method GET_AXIS_DATA_DESCRIPTION on class CL_RSRT_BW_ITEM_GRID has no exception.
Method GET_CELL_DATA_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COL_FROM | Call by reference | Type reference (TYPE) | I | 20121206 | ||||
| 2 | COL_TO | Call by reference | Type reference (TYPE) | I | 20121206 | ||||
| 3 | O_STRUCTDESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20121008 | |||
| 4 | O_TABLEDESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | Runtime Type Services | 20121008 |
Method GET_CELL_DATA_DESCRIPTION on class CL_RSRT_BW_ITEM_GRID has no exception.
Method GET_EVENT_INFORMATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMN | Call by reference | Type reference (TYPE) | I | 20130409 | ||||
| 2 | DATA | Call by reference | Type reference (TYPE) | IF_RSRT_DATA=>TN_NAME | Data Name | 20121205 | |||
| 3 | FIELD | Call by reference | Type reference (TYPE) | IF_RSRT_FIELD=>TN_ID | ID | 20121205 | |||
| 4 | INDEX | Call by reference | Type reference (TYPE) | I | 20121204 | ||||
| 5 | O_DATA | Call by reference | Object reference (TYPE REF TO) | IF_RSRT_DATA | Data | 20121204 | |||
| 6 | ROW | Call by reference | Type reference (TYPE) | I | 20130409 | ||||
| 7 | R_DATA_COLUMN | Call by reference | Object reference (TYPE REF TO) | DATA | 20121212 | ||||
| 8 | R_DATA_LINE | Call by reference | Object reference (TYPE REF TO) | DATA | 20121204 | ||||
| 9 | S_IOBJ | Call by reference | Type reference (TYPE) | IF_RSRT_RESULT=>TN_S_IOBJ_COMPLETE | 20121204 | ||||
| 10 | T_PARAMETERS | Call by reference | Type reference (TYPE) | IF_RSRT_UI_PARAMETERS=>TN_T_PARAMETER | Parameter List | 20121204 |
Method GET_EVENT_INFORMATION on class CL_RSRT_BW_ITEM_GRID has no exception.
Method GET_UIE_PIVOT_TABLE 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_PIVOT_TABLE | UI Element: Pivot Table | 20120111 |
Method GET_UIE_PIVOT_TABLE on class CL_RSRT_BW_ITEM_GRID has no exception.
Method UPDATE_AXIS_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AXIS | Call by reference | Type reference (TYPE) | IF_RSRT_RESULT=>TN_AXIS | Axis | 20120324 | |||
| 2 | NEW_LINE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20121003 | |||
| 3 | TUPLES | Call by reference | Type reference (TYPE) | SYTABIX | Row Index of Internal Tables | 20121102 | |||
| 4 | TUPLE_FROM | Call by reference | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20121012 | |||
| 5 | TUPLE_TO | Call by reference | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20121012 | |||
| 6 | T_IOBJS | Call by reference | Type reference (TYPE) | IF_RSRT_RESULT=>TN_T_IOBJ_COMPLETE | InfoObject List | 20120324 | |||
| 7 | T_RESULT_ROWS | Call by reference | Type reference (TYPE) | TN_T_RESULT_ROW | 20130822 |
Method UPDATE_AXIS_DATA on class CL_RSRT_BW_ITEM_GRID has no exception.
Method UPDATE_AXIS_UI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AXIS | Call by reference | Type reference (TYPE) | IF_RSRT_RESULT=>TN_AXIS | Axis | 20120324 | |||
| 2 | T_IOBJS | Call by reference | Type reference (TYPE) | IF_RSRT_RESULT=>TN_T_IOBJ_COMPLETE | InfoObject List | 20120324 |
Method UPDATE_AXIS_UI on class CL_RSRT_BW_ITEM_GRID has no exception.
Method UPDATE_CELL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMNS | Call by reference | Type reference (TYPE) | SYTABIX | Row Index of Internal Tables | 20121206 | |||
| 2 | COL_FROM | Call by reference | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20120324 | |||
| 3 | COL_TO | Call by reference | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20120324 | |||
| 4 | NEW_LINE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20121003 | |||
| 5 | ROWS | Call by reference | Type reference (TYPE) | SYTABIX | Row Index of Internal Tables | 20121206 | |||
| 6 | ROW_FROM | Call by reference | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20120324 | |||
| 7 | ROW_TO | Call by reference | Type reference (TYPE) | SYTABIX | Index of Internal Tables | 20120324 | |||
| 8 | T_COL_RESULT_ROWS | Call by reference | Type reference (TYPE) | TN_T_RESULT_ROW | 20130822 | ||||
| 9 | T_ROW_RESULT_ROWS | Call by reference | Type reference (TYPE) | TN_T_RESULT_ROW | 20130822 |
Method UPDATE_CELL_DATA on class CL_RSRT_BW_ITEM_GRID has no exception.
Method UPDATE_CELL_UI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COL_FROM | Call by reference | Type reference (TYPE) | I | 20121206 | ||||
| 2 | COL_TO | Call by reference | Type reference (TYPE) | I | 20121206 |
Method UPDATE_CELL_UI on class CL_RSRT_BW_ITEM_GRID has no exception.
Method UPDATE_DISPLAY_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EDITABLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20121008 |
Method UPDATE_DISPLAY_INFO on class CL_RSRT_BW_ITEM_GRID has no exception.
Method UPDATE_PIVOT_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANGED_DATA | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20121009 | |||
| 2 | EDIT_MODE | Call by reference | Type reference (TYPE) | IF_RSRT_DATA_AREA=>TN_EDIT_MODE | IF_RSRT_DATA_AREA=>N_CS_EDIT_MODE-IMPOSSIBLE | Edit Mode (Not Possible, Enabled, Disabled) | 20121009 | ||
| 3 | FIRST_VISIBLE_COLUMN | Call by reference | Type reference (TYPE) | I | 20121008 | ||||
| 4 | FIRST_VISIBLE_ROW | Call by reference | Type reference (TYPE) | I | 20121008 | ||||
| 5 | LAST_VISIBLE_COLUMN | Call by reference | Type reference (TYPE) | I | 20121008 | ||||
| 6 | LAST_VISIBLE_ROW | Call by reference | Type reference (TYPE) | I | 20121008 | ||||
| 7 | PLANNING | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20121009 | |||
| 8 | QUERY_NAME | Call by reference | Type reference (TYPE) | STRING | SPACE | 20121008 | |||
| 9 | QUERY_STATUS | Call by reference | Type reference (TYPE) | STRING | SPACE | 20121008 | |||
| 10 | VARIABLES_NECESSARY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130108 | |||
| 11 | VISIBLE_COLUMNS | Call by reference | Type reference (TYPE) | I | 20121206 | ||||
| 12 | VISIBLE_ROWS | Call by reference | Type reference (TYPE) | I | 20121206 |
Method UPDATE_PIVOT_TABLE on class CL_RSRT_BW_ITEM_GRID has no exception.
Method UPDATE_TOOLBAR_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANGED_DATA | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20121008 | |||
| 2 | EDIT_MODE | Call by reference | Type reference (TYPE) | IF_RSRT_DATA_AREA=>TN_EDIT_MODE | IF_RSRT_DATA_AREA=>N_CS_EDIT_MODE-IMPOSSIBLE | Edit Mode (Not Possible, Enabled, Disabled) | 20121008 | ||
| 3 | PLANNING | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20121008 | |||
| 4 | VARIABLES_NECESSARY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130108 | |||
| 5 | VARIABLES_POSSIBLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130108 |
Method UPDATE_TOOLBAR_INFO on class CL_RSRT_BW_ITEM_GRID has no exception.
Method UPDATE_VIEW_USAGES Signature
Method UPDATE_VIEW_USAGES on class CL_RSRT_BW_ITEM_GRID has no parameter.
Method UPDATE_VIEW_USAGES on class CL_RSRT_BW_ITEM_GRID has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 700 |