SAP ABAP Class CL_RSRT_BW_ITEM_PLANNING (BW View Item: Planning (Functions))
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 | 20120928 |
Properties
| Class | CL_RSRT_BW_ITEM_PLANNING | |
| Short Description | BW View Item: Planning (Functions) | |
| 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 | 20120928 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSRT_BW_ITEM_PLANNING has no forward declaration.
Interfaces
Class CL_RSRT_BW_ITEM_PLANNING has no interface implemented.
Friends
Class CL_RSRT_BW_ITEM_PLANNING has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | See coding | 20120928 | |||||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | 20121210 |
Methods
Class CL_RSRT_BW_ITEM_PLANNING has no method.
Events
Class CL_RSRT_BW_ITEM_PLANNING has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_S_FUNC_AREA | Private | See coding | 20121001 | BEGIN OF tn_s_func_area,
active TYPE abap_bool,
function TYPE if_rsrt_selector=>tn_name,
data_area TYPE if_rsrt_selector=>tn_name,
input_var TYPE abap_bool,
status_submitted TYPE string,
END OF tn_s_func_area
|
||
| 2 | TN_T_FUNC_AREA | Private | See coding | 20121001 | tn_t_func_area TYPE STANDARD TABLE OF tn_s_func_area WITH KEY function data_area INITIAL SIZE 0
|
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |