SAP ABAP Class IF_UMB_WIZARD_DATA_MODEL (BSC Data Model)
Meta Relationship - Used By
Properties
| Class | IF_UMB_WIZARD_DATA_MODEL | |
| Short Description | BSC Data Model | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20030125 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_UMB_WIZARD_DATA_MODEL has no forward declaration.
Interfaces
Class IF_UMB_WIZARD_DATA_MODEL has no interface implemented.
Friends
Class IF_UMB_WIZARD_DATA_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) | CHAR01 | Insert, Update, Delete | 20030127 | |||
| 2 | Constant | Public | Type reference (TYPE) | CHAR01 | 'D' | Delete | 20030127 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR01 | 'I' | Insert | 20030127 | ||
| 4 | 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 |