SAP ABAP Class CL_RSRT_BW_ITEM_PLFUNC (BW View Item: Planning Function)
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 | 20121208 |
Properties
| Class | CL_RSRT_BW_ITEM_PLFUNC | |
| Short Description | BW View Item: Planning Function | |
| 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 | 20121208 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSRT_BW_ITEM_PLFUNC has no forward declaration.
Interfaces
Class CL_RSRT_BW_ITEM_PLFUNC has no interface implemented.
Friends
Class CL_RSRT_BW_ITEM_PLFUNC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | See coding | 20121209 | |||||
| 2 | Constant | Private | See coding | 20121209 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Get UI Element: Pivot Table | 20121209 | |
| 2 | Instance method | Private | Method | Update Display Information | 20121209 | |
| 3 | Instance method | Private | Method | Update Pivot Table | 20121209 | |
| 4 | Instance method | Private | Method | Update Toolbar Information | 20121209 |
Events
Class CL_RSRT_BW_ITEM_PLFUNC has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_S_UI_DISPLAY | Private | See coding | 20121209 | begin of tn_s_ui_display,
technical_info type abap_bool,
id_info type abap_bool,
edit_mode type abap_bool,
read_mode type abap_bool,
end of tn_s_ui_display
|
||
| 2 | TN_S_UI_RESULT | Private | See coding | 20121209 | begin of tn_s_ui_result,
result type string,
end of tn_s_ui_result
|
||
| 3 | TN_S_UI_TOOLBAR | Private | See coding | 20121209 | begin of tn_s_ui_toolbar,
technical_info type tn_s_ui_toolbar_item,
technical_id_info type tn_s_ui_toolbar_item,
variables type tn_s_ui_toolbar_item,
edit_mode 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_T_UI_RESULT | Private | See coding | 20121209 | tn_t_ui_result type standard table of tn_s_ui_result
|
Method Signatures
Method GET_UIE_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_TABLE | UI Element: Table | 20121209 |
Method GET_UIE_TABLE on class CL_RSRT_BW_ITEM_PLFUNC 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 | 20121209 |
Method UPDATE_DISPLAY_INFO on class CL_RSRT_BW_ITEM_PLFUNC has no exception.
Method UPDATE_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 | 20121209 | |||
| 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) | 20121209 | ||
| 3 | QUERY_NAME | Call by reference | Type reference (TYPE) | STRING | SPACE | 20121209 | |||
| 4 | QUERY_STATUS | Call by reference | Type reference (TYPE) | STRING | SPACE | 20121209 | |||
| 5 | VARIABLES_NECESSARY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20121209 | |||
| 6 | VARIABLES_POSSIBLE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20121209 |
Method UPDATE_TABLE on class CL_RSRT_BW_ITEM_PLFUNC has no exception.
Method UPDATE_TOOLBAR_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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) | 20121209 |
Method UPDATE_TOOLBAR_INFO on class CL_RSRT_BW_ITEM_PLFUNC has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |