SAP ABAP Class CL_RSISW_UI_CTRLER_VIEW (Abstract Class for Controller of Views)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA (Application Component) Planning
⤷
RSISW (Package) Intelligent Services Workbench
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSISW_UI_CTRLER | Abstract Class for Controller of Views | 20030624 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSISW_UI_CTRLER_VIEW | 20030417 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSISW_UI_CTRLER_SCR_VIEW | Abstract Class for Controller of Screen Views | 20030424 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSISW_UI_WB_CMENU | UI: Service Context Menu | 20031013 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_RSISW_UI_WB_NAVTREE | UI: Service Workbench Navigation Tree | 20030516 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_RSISW_UI_WB_PROTOCOL | UI: Protocol | 20030725 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_RSISW_UI_WB_TOOLBAR | UI: Service Workbench Toolbar | 20031021 |
Properties
| Class | CL_RSISW_UI_CTRLER_VIEW | |
| Short Description | Abstract Class for Controller of Views | |
| Super Class | CL_RSISW_UI_CTRLER | Abstract Class for Controller of Views |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSISW | Intelligent Services Workbench |
| Created | 20030416 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSISW_UI_CTRLER_VIEW has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSISW_UI_CTRLER_VIEW | 20030417 |
Friends
Class CL_RSISW_UI_CTRLER_VIEW has no friend class.
Attributes
Class CL_RSISW_UI_CTRLER_VIEW has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20030416 |
Events
Class CL_RSISW_UI_CTRLER_VIEW has no event.
Types
Class CL_RSISW_UI_CTRLER_VIEW has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_RSISW_MVC_MODEL | 20030624 |
Method CONSTRUCTOR on class CL_RSISW_UI_CTRLER_VIEW has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 400 |