SAP ABAP Class CL_UMB_WIZARD_GRAPHICS_MODEL (Model Class for Measure Graphics)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-CPM-BSC (Application Component) Balanced Scorecard
⤷
UMB_WIZARD (Package) Scorecard Wizard
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_UMB_WIZARD_MODEL | Super Model Class for all Wizard Model Classes. | 20030115 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UMB_WIZARD_DATA_MODEL | BSC Data Model | 20030127 |
Properties
| Class | CL_UMB_WIZARD_GRAPHICS_MODEL | |
| Short Description | Model Class for Measure Graphics | |
| Super Class | CL_UMB_WIZARD_MODEL | Super Model Class for all Wizard Model Classes. |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UMB_WIZARD | Scorecard Wizard |
| Created | 20030115 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_UMB_WIZARD_DATA_MODEL | BSC Data Model | 20030127 |
Friends
Class CL_UMB_WIZARD_GRAPHICS_MODEL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | UMB_YT_MEAS_GRAPH_P | Scorecard Measure Graphic | 20030115 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | UMK_Y_MEAS | Measure | 20030122 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | UMB_Y_SCARD | Scorecard | 20030122 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Copy One Graphic | 20030115 | |
| 2 | Instance method | Public | Method | Copy Graphics from Another Model | 20030314 | |
| 3 | Instance method | Public | Method | Delete One Graphic | 20030115 | |
| 4 |