SAP ABAP Class CL_UMB_ADVICE_INIT_MODEL (Strategic Advice for an Initiative)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-CPM-BSC (Application Component) Balanced Scorecard
⤷
UMB_ADVISE (Package) Strategic Advice
⤷
⤷
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. | 20020819 |
Properties
| Class | CL_UMB_ADVICE_INIT_MODEL | |
| Short Description | Strategic Advice for an 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_ADVISE | Strategic Advice |
| Created | 20020813 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UMB_ADVICE_INIT_MODEL has no forward declaration.
Interfaces
Class CL_UMB_ADVICE_INIT_MODEL has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_UMB_ADVICE_WF_MODEL | 20020815 | Strategic Advice: Workflow |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | UMB_Y_ADVISE_STATUS | 'A' | Strategic Advice: Status | 20020819 | ||
| 2 | Constant | Public | Type reference (TYPE) | UMB_Y_ADVISE_STATUS | 'R' | Strategic Advice: Status | 20020819 | ||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UMB_INIT_TASK | Strategic Advice: Initiative | 20020814 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UMB_INIT_TASK_DISPATCH | Strategic Advice: Report | 20020814 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | UMB_YS_ADVISE_INIT_DETAIL | Strategic Advice for an Initiative: Detail | 20020814 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | UMB_YT_ADVISE_INIT_DETAIL | Strategic Advice for an Initiative: Detail | 20020814 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | SAPI_MSG_LINES | Table With sap-wapi-Message (Lines) | 20020816 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | UMB_YT_RECEIVING_SCARD_DETAIL | Scorecard Affected by Strategic Advice | 20020816 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | UMB_Y_ADVICE_X_CREATE | Create New Advice | 20020814 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | UMB_Y_INIT | Initiative | 20020814 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | UMB_Y_ADVISE_SCARD_RECV | Scorecard Affected by Strategic Advice | 20020815 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | UMB_Y_SCARD | Scorecard | 20020814 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | SWW_TASK | Task ID | 20020816 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | UMC_Y_FISCPER | Period | 20020819 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20020816 | |
| 2 | Instance method | Public | Method | Dispatch the advice and start workflow | 20020814 | |
| 3 | Static method | Public | Method | Load an advice object from DB | 20020814 | |
| 4 | Static method | Public | Method | Load a dispatch object from DB | 20020814 | |
| 5 | Instance method | Public | Method | Initialize data model for an initiative | 20020814 | |
| 6 | Instance method | Public | Method | Load data of an advice | 20020814 | |
| 7 | Instance method | Public | Method | Load data of a dispatch | 20020815 | |
| 8 | Instance method | Public | Method | Save data of the advice | 20020814 | |
| 9 | Instance method | Public | Method | Insert or Delete the receiving scorecard | 20020815 | |
| 10 | Static method | Public | Method | Set attributes from object | 20020814 | |
| 11 | Static method | Public | Method | Set attributes from element | 20020814 |
Events
Class CL_UMB_ADVICE_INIT_MODEL has no event.
Types
Class CL_UMB_ADVICE_INIT_MODEL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_UMB_ADVICE_INIT_MODEL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Strategische Anweisung | 20020816 |
Method DISPATCH_ADVICE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE_LINES | Call by reference | Type reference (TYPE) | SAPI_MSG_LINES | Tabelle mit sap-wapi-Message (Zeilen) | 20020816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Strategische Anweisung | 20020814 |
Method GET_ADVICE_OBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EP_ADVICE | Value transfer | Object reference (TYPE REF TO) | CL_UMB_INIT_TASK | Strategische Anweisung: Initiative | 20020814 | |||
| 2 | I_ADVISE_ID | Value transfer | Type reference (TYPE) | UMB_Y_ADVISE_ID | Technischer Name einer Strategischen Anweisung | 20020814 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Strategic Advise | 20020814 |
Method GET_DISPATCH_OBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EP_DISPATCH | Value transfer | Object reference (TYPE REF TO) | CL_UMB_INIT_TASK_DISPATCH | Strategische Anweisung: Bericht | 20020814 | |||
| 2 | I_DISPATCH_ID | Value transfer | Type reference (TYPE) | UMB_Y_DISPATCH_ID | Strategische Anweisung: Technischer Name eines Berichts | 20020814 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Strategic Advise | 20020814 |
Method INITIALIZE 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 | 20020814 | |||
| 2 | I_SCARD | Value transfer | Type reference (TYPE) | UMB_Y_SCARD | Scorecard | 20020814 | |||
| 3 | I_WORKING_PERIOD | Value transfer | Type reference (TYPE) | UMC_Y_FISCPER | Periode | 20020819 |
Method INITIALIZE on class CL_UMB_ADVICE_INIT_MODEL has no exception.
Method LOAD_DATA_OF_ADVICE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ADVISE_ID | Value transfer | Type reference (TYPE) | UMB_Y_ADVISE_ID | Technischer Name einer Strategischen Anweisung | 20020814 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Strategic Advise | 20020814 |
Method LOAD_DATA_OF_DISPATCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DISPATCH_ID | Value transfer | Type reference (TYPE) | UMB_Y_DISPATCH_ID | Strategische Anweisung: Technischer Name eines Berichts | 20020815 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Strategische Anweisung | 20020815 |
Method SAVE_DATA_OF_ADVICE Signature
Method SAVE_DATA_OF_ADVICE on class CL_UMB_ADVICE_INIT_MODEL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Strategische Anweisung | 20020814 |
Method SAVE_DATA_OF_RECEIVING_SCARD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IX_INSERT | Value transfer | Type reference (TYPE) | AS4FLAG | Flag (X oder Blank) | 20020815 | |||
| 2 | I_INDEX | Value transfer | Type reference (TYPE) | I | 20020816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Strategische Anweisung | 20020816 |
Method SET_ATTRIBUTES_FROM_ADVICE_OBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ADVICE | Value transfer | Type reference (TYPE) | UMB_YS_ADVISE_INIT_DETAIL | Strategische Anweisung für eine Initiative: Detail | 20020814 | |||
| 2 | IP_ADVICE | Value transfer | Object reference (TYPE REF TO) | CL_UMB_INIT_TASK | Strategische Anweisung: Initiative | 20020814 |
Method SET_ATTRIBUTES_FROM_ADVICE_OBJ on class CL_UMB_ADVICE_INIT_MODEL has no exception.
Method SET_ATTRIBUTES_FROM_INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ADVICE | Value transfer | Type reference (TYPE) | UMB_YS_ADVISE_INIT_DETAIL | Strategische Anweisung für eine Initiative: Detail | 20020814 | |||
| 2 | I_INIT | Value transfer | Type reference (TYPE) | UMB_Y_INIT | Initiative | 20020814 | |||
| 3 | I_SCARD | Value transfer | Type reference (TYPE) | UMB_Y_SCARD | Scorecard | 20020814 | |||
| 4 | I_WORKING_PERIOD | Value transfer | Type reference (TYPE) | UMC_Y_FISCPER | Periode | 20020819 |
Method SET_ATTRIBUTES_FROM_INIT on class CL_UMB_ADVICE_INIT_MODEL has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 320 |