SAP ABAP Class CL_RSRT_BW_ITEM (BW View 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_UI_VIEW_ITEM | UI View Item | 20120508 |
Meta Relationship - Used By
Properties
| Class | CL_RSRT_BW_ITEM | |
| Short Description | BW View Item | |
| Super Class | CL_RSRT_UI_VIEW_ITEM | UI View Item |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSRT_BICS | RSRT_BICS |
| Created | 20120508 | 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... | |
| 6 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_RSRT_BW_ITEM has no interface implemented.
Friends
Class CL_RSRT_BW_ITEM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | See coding | 20120925 | |||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20120508 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130123 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RSRT_DATA_PROVIDER | Data Provider | 20120508 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RSRT_BW_SHEET | 20121221 | ||||
| 6 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20120508 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20121127 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20120925 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | TN_T_INPLUG | 20121216 | ||||
| 10 | Instance attribute | Private | Type reference (TYPE) | IF_RSRT_QUERY=>TN_QUERY_NAME | Query Name | 20121209 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Event handling method | Handle DataProvider MessageLog Changed | 20130206 | |
| 2 | Instance method | Protected | Method | Get Active View Usages | 20121218 | |
| 3 | Instance method | Private | Event handling method | Handle DataProvider Changed | 20120508 | |
| 4 | Instance method | Private | Event handling method | Handle Sheet Changed | 20121223 | |
| 5 | Instance method | Private | Method | Update View Usages | 20121209 | |
| 6 | Instance method | Protected | Method | Get Window | 20121218 | |
| 7 | Instance method | Protected | Method | Handle OutPlug of View Usage | 20121218 | |
| 8 | Instance method | Protected | Method | Set Enabled State of View based on Variable Container State | 20130108 | |
| 9 | Instance method | Protected | Method | Update View Usages | 20121218 |
Events
Class CL_RSRT_BW_ITEM has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_S_INPLUG | Protected | See coding | 20121216 | begin of tn_s_inplug.
include type if_rsrt_parameters=>tn_s_parameter.
types:
changed type abap_bool,
end of tn_s_inplug
|
||
| 2 | TN_T_INPLUG | Protected | See coding | 20121216 | tn_t_inplug type standard table of tn_s_inplug with default key
with unique sorted key key components name index initial size 1
|
Method Signatures
Method FILL_MESSAGE_LOG Signature
Method FILL_MESSAGE_LOG on class CL_RSRT_BW_ITEM has no parameter.
Method FILL_MESSAGE_LOG on class CL_RSRT_BW_ITEM has no exception.
Method GET_ACTIVE_VIEW_USAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | IF_RSRT_UI_VIEW_USAGE=>TN_T_VIEW_USAGE | View Usage List | 20121218 |
Method GET_ACTIVE_VIEW_USAGES on class CL_RSRT_BW_ITEM has no exception.
Method ON_DP_CHANGED Signature
Method ON_DP_CHANGED on class CL_RSRT_BW_ITEM has no parameter.
Method ON_DP_CHANGED on class CL_RSRT_BW_ITEM has no exception.
Method ON_SHEET_CHANGED Signature
Method ON_SHEET_CHANGED on class CL_RSRT_BW_ITEM has no parameter.
Method ON_SHEET_CHANGED on class CL_RSRT_BW_ITEM has no exception.
Method UPDATE_VIEW_USAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TECHNICAL_ID_INFO | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20121209 | |||
| 2 | TECHNICAL_INFO | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20121209 |
Method UPDATE_VIEW_USAGES on class CL_RSRT_BW_ITEM has no exception.
Method _GET_WINDOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | O_VIEW_USAGE | Call by reference | Object reference (TYPE REF TO) | IF_RSRT_UI_VIEW_USAGE | UI View Usage | 20121218 | |||
| 2 | VALUE | Value transfer | Object reference (TYPE REF TO) | IF_RSRT_UI_WINDOW | UI Window | 20121218 |
Method _GET_WINDOW on class CL_RSRT_BW_ITEM has no exception.
Method _ON_F4_OUTPLUG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | T_PARAMETERS | Call by reference | Type reference (TYPE) | IF_RSRT_UI_PARAMETERS=>TN_T_PARAMETER | Parameter List | 20121218 |
Method _ON_F4_OUTPLUG on class CL_RSRT_BW_ITEM has no exception.
Method _SET_ENABLED_STATE Signature
Method _SET_ENABLED_STATE on class CL_RSRT_BW_ITEM has no parameter.
Method _SET_ENABLED_STATE on class CL_RSRT_BW_ITEM has no exception.
Method _UPDATE_ACTIVE_VIEW_USAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_PROVIDER | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20121218 | |||
| 2 | SHEET | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20121221 | |||
| 3 | TECHNICAL_ID_INFO | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20121218 | |||
| 4 | TECHNICAL_INFO | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20121218 |
Method _UPDATE_ACTIVE_VIEW_USAGES on class CL_RSRT_BW_ITEM has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 730 |