SAP ABAP Class CL_UMB_WIZARD_SC_INIT_MODEL (Model Class for Scorecard Initiative)
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. | 20030127 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UMB_WIZARD_DATA_MODEL | BSC Data Model | 20030127 |
Properties
| Class | CL_UMB_WIZARD_SC_INIT_MODEL | |
| Short Description | Model Class for Scorecard Initiative | |
| 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 | 20030127 | 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_SC_INIT_MODEL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_UMB_WIZARD_BIC_MODEL | Scorecard Design: BIC Model | 20030127 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_UMB_WIZARD_BPS_MODEL | Scorecard Design: BPS Model | 20030127 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_UMB_WIZARD_BW_REPORT_MODEL | Scorecard Design: BW Report Model | 20030127 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_UMB_WIZARD_FORMULA_MODEL | Scorecard Design: Formula Model | 20030127 | |||
| 5 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_UMB_WIZARD_STATUS_MODEL | Scorecard Design: Status Model | 20030127 | |||
| 6 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_UMC_VALUE_FIELD_MODEL_INIT | Value Field: Initiative | 20030127 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | UMB_YS_INITIATIVE | Interface for an Initiative | 20030127 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | UMB_WIZARD_Y_DEFINITION | Definition for Business Item | 20030127 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | UMB_Y_INIT | Initiative | 20030127 | |||
| 10 | |||||||||
| 11 | Instance attribute | Public | Type reference (TYPE) | UMB_Y_SCARD | Scorecard | 20030127 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20030127 | |
| 2 | Instance method | Public | Method | Set Business Key for Model | 20030127 | |
| 3 | Instance method | Public | Method | Update Data Model | 20030129 | |
| 4 | Instance method | Public | Method | Update Definition | 20030129 | |
| 5 | Instance method | Public | Method | Update Project Attributes | 20030129 | |
| 6 | Instance method | Private | Method | Return Object from Object Service | 20030127 | |
| 7 | Instance method | Public | Method | Check PROJECT/WBS Fields | 20030225 | |
| 8 | Instance method | Private | Method | Write BW Master Data | 20030127 |
Events
Class CL_UMB_WIZARD_SC_INIT_MODEL has no event.
Types
Class CL_UMB_WIZARD_SC_INIT_MODEL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_UMB_WIZARD_SC_INIT_MODEL has no parameter.
Method CONSTRUCTOR on class CL_UMB_WIZARD_SC_INIT_MODEL has no exception.
Method MODEL_SET_BUSINESS_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INIT | Value transfer | Type reference (TYPE) | UMB_Y_INIT | Initiative | 20030127 | |||
| 2 | I_SCARD | Value transfer | Type reference (TYPE) | UMB_Y_SCARD | Scorecard | 20030127 |
Method MODEL_SET_BUSINESS_KEY on class CL_UMB_WIZARD_SC_INIT_MODEL has no exception.
Method MODEL_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INITIATIVE | Value transfer | Type reference (TYPE) | UMB_YS_INITIATIVE | 20030129 |
Method MODEL_UPDATE on class CL_UMB_WIZARD_SC_INIT_MODEL has no exception.
Method MODEL_UPDATE_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DEFINITION | Call by reference | Type reference (TYPE) | STRING | 20030129 |
Method MODEL_UPDATE_DEFINITION on class CL_UMB_WIZARD_SC_INIT_MODEL has no exception.
Method MODEL_UPDATE_PROJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PROJECT | Value transfer | Type reference (TYPE) | PS_PSPID | Projektdefinition | 20030129 | |||
| 2 | I_WBS_ELEMENT | Value transfer | Type reference (TYPE) | PS_POSID | Projektstrukturplanelement (PSP-Element) | 20030129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Projekt | 20030225 |
Method OS_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_UMB_SC_INIT_P | Scorecard: Zuordnung Initiative | 20030127 |
Method OS_GET on class CL_UMB_WIZARD_SC_INIT_MODEL has no exception.
Method PROJECT_WBS_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PROJECT | Value transfer | Type reference (TYPE) | PS_PSPID | Projektdefinition | 20030225 | |||
| 2 | I_WBS_ELEMENT | Value transfer | Type reference (TYPE) | PS_POSID | Projektstrukturplanelement (PSP-Element) | 20030225 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Projekt | 20030225 |
Method WRITE_TO_BW Signature
Method WRITE_TO_BW on class CL_UMB_WIZARD_SC_INIT_MODEL has no parameter.
Method WRITE_TO_BW on class CL_UMB_WIZARD_SC_INIT_MODEL has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 350 |