SAP ABAP Interface IF_UMB_WIZARD_DATA_MODEL (BSC Data Model)
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 - Used By
Properties
| Interface | IF_UMB_WIZARD_DATA_MODEL | |
| Short Description | BSC Data Model |
General Data
| Package | UMB_WIZARD | Scorecard Wizard |
| Created | 20030125 | SAP |
| Last changed | 20041006 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_UMB_WIZARD_DATA_MODEL has no forward declaration.
Interfaces
Interface IF_UMB_WIZARD_DATA_MODEL has no interface.
Friends
Interface IF_UMB_WIZARD_DATA_MODEL has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STATE | Instance attribute | Public | Type reference (TYPE) | CHAR01 | Insert, Update, Delete | 20030127 | ||
| 2 | STATE_D | Constant | Public | Type reference (TYPE) | CHAR01 | 'D' | Delete | 20030127 | |
| 3 | STATE_I | Constant | Public | Type reference (TYPE) | CHAR01 | 'I' | Insert | 20030127 | |
| 4 | STATE_U | Constant | Public | Type reference (TYPE) | CHAR01 | 'U' | Update | 20030127 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check Data Consistency | 20030127 | |
| 2 | Instance method | Public | Method | Cleanup Object Attributes | 20030125 | |
| 3 | Instance method | Public | Method | Create New Object | 20030125 | |
| 4 | Instance method | Public | Method | Delete Object from DB | 20030125 | |
| 5 | Instance method | Public | Method | Is Data Modified | 20030127 | |
| 6 |