SAP ABAP Class CL_UMB_WIZARD_CONTROLLER (Scorecard Wizard: Central Controller's common super class)
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_BASE_CONTROLLER | Scorecard Wizard: base controller. | 20020709 |
Meta Relationship - Used By
Properties
| Class | CL_UMB_WIZARD_CONTROLLER | |
| Short Description | Scorecard Wizard: Central Controller's common super class | |
| Super Class | CL_UMB_WIZARD_BASE_CONTROLLER | Scorecard Wizard: base controller. |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UMB_WIZARD | Scorecard Wizard |
| Created | 20020515 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UMB_WIZARD_CONTROLLER has no forward declaration.
Interfaces
Class CL_UMB_WIZARD_CONTROLLER has no interface implemented.
Friends
Class CL_UMB_WIZARD_CONTROLLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Table Name/Value Pairs | 20020528 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | Activity result text | 20020819 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | UMB_Y_WIZARD_STEP | Scorecard Wizard: Activity Step | 20020515 | |||
| 4 | Static Attribute | Public | Type reference (TYPE) | AS4FLAG | '' | Flag (X or Blank) | 20020917 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | AS4FLAG | Flag (X or Blank) | 20020618 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | UMB_Y_INIT | Initiative | 20020618 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | UMB_Y_WIZARD_STEP | Scorecard Wizard: Activity Step | 20020612 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | UMK_Y_MEAS | Measure | 20020618 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | UMB_Y_WIZARD_STEP | Scorecard Wizard: Activity Step | 20020515 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | UMB_Y_OBJ | Objective | 20020618 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | UMC_Y_FISCPER | Period | 20020618 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | UMB_Y_PERS | Technical Name of Perspective | 20020618 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | UMR_Y_RISK | Risk | 20020618 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | UMR_Y_RACT | Risk Activity | 20020618 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | UMB_Y_SCARD | Scorecard | 20020618 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | UMB_Y_STRATEGY | Technical Name of Strategy | 20020618 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | UMB_Y_COL | Technical Name of Value Field | 20020618 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get the activity ID. | 20020906 | |
| 2 | Instance method | Public | Method | Get the result information. | 20020617 | |
| 3 | Instance method | Public | Method | Get the business item. | 20020618 | |
| 4 | Instance method | Public | Method | Get current Step ID. | 20020515 | |
| 5 | Instance method | Protected | Method | Get last Step ID. | 20020612 | |
| 6 | Instance method | Public | Method | This method is called by Mask View to get navigation buttons | 20020830 | |
| 7 | Instance method | Public | Method | This method is called by Mask View to get embeded Step View | 20020515 | |
| 8 | Instance method | Protected | Method | Goto default page when user click "cancel" button. | 20020618 | |
| 9 | Instance method | Protected | Method | On Activity Initialization. | 20020521 | |
| 10 | Instance method | Protected | Method | Once the Step is submitted. | 20020528 | |
| 11 | Instance method | Public | Method | Reset the result information. | 20020617 | |
| 12 | Instance method | Public | Method | Reset all the business items. | 20020618 | |
| 13 | Instance method | Public | Method | Set the result information. | 20020617 | |
| 14 | Instance method | Public | Method | Set the business item. | 20020618 | |
| 15 | Instance method | Protected | Method | Called by the Controller itself to set next Step ID. | 20020515 |
Events
Class CL_UMB_WIZARD_CONTROLLER has no event.
Types
Class CL_UMB_WIZARD_CONTROLLER has no local type.
Method Signatures
Method GET_ACTIVITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ACTIVITY | Value transfer | Type reference (TYPE) | UMB_Y_WIZARD_ACTIVITY | Scorecard-Design: Aktivität | 20020906 |
Method GET_ACTIVITY on class CL_UMB_WIZARD_CONTROLLER has no exception.
Method GET_ACTIVITY_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TEXT | Value transfer | Type reference (TYPE) | STRING | Activity result text | 20020819 |
Method GET_ACTIVITY_RESULT on class CL_UMB_WIZARD_CONTROLLER has no exception.
Method GET_BUSINESS_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_IF_PERIOD | Call by reference | Type reference (TYPE) | AS4FLAG | Flag (X oder Blank) | 20020618 | |||
| 2 | E_INITIATIVE | Call by reference | Type reference (TYPE) | UMB_Y_INIT | Initiative | 20020618 | |||
| 3 | E_MEASURE | Call by reference | Type reference (TYPE) | UMK_Y_MEAS | Kennzahl | 20020618 | |||
| 4 | E_OBJECTIVE | Call by reference | Type reference (TYPE) | UMB_Y_OBJ | Strategieelement | 20020618 | |||
| 5 | E_PERIOD | Call by reference | Type reference (TYPE) | UMC_Y_FISCPER | Periode | 20020618 | |||
| 6 | E_PERSPECTIVE | Call by reference | Type reference (TYPE) | UMB_Y_PERS | Technischer Name einer Perspektive | 20020618 | |||
| 7 | E_RACT | Call by reference | Type reference (TYPE) | UMR_Y_RACT | Risikomaßnahme | 20020618 | |||
| 8 | E_RISK | Call by reference | Type reference (TYPE) | UMR_Y_RISK | Risiko | 20020618 | |||
| 9 | E_SCARD | Call by reference | Type reference (TYPE) | UMB_Y_SCARD | Scorecard | 20020618 | |||
| 10 | E_STRATEGY | Call by reference | Type reference (TYPE) | UMB_Y_STRATEGY | Technischer Name einer Strategie | 20020618 | |||
| 11 | E_VALUE_FIELD | Call by reference | Type reference (TYPE) | UMB_Y_COL | Technischer Name eines Wertfeldes | 20020618 |
Method GET_BUSINESS_ITEM on class CL_UMB_WIZARD_CONTROLLER has no exception.
Method GET_CURRENT_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | UMB_Y_WIZARD_STEP | Scorecard Wizard: Activity Step | 20020515 |
Method GET_CURRENT_STEP on class CL_UMB_WIZARD_CONTROLLER has no exception.
Method GET_LAST_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_STEP | Value transfer | Type reference (TYPE) | UMB_Y_WIZARD_STEP | Scorecard Wizard: Activity Step | 20020612 |
Method GET_LAST_STEP on class CL_UMB_WIZARD_CONTROLLER has no exception.
Method GET_NAVIGATION_BUTTON_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PAGE | Call by reference | Object reference (TYPE REF TO) | CL_BSP_PAGE | Business Server Pages (BSP) Abstrakte Basisklasse Seite | 20020830 | |||
| 2 | I_STEP | Call by reference | Type reference (TYPE) | UMB_Y_WIZARD_STEP | Scorecard-Design: Stufe der Aktivität | 20020830 | |||
| 3 | RR_VIEW | Value transfer | Object reference (TYPE REF TO) | IF_BSP_PAGE | Business Server Page (BSP) Seite | 20020830 |
Method GET_NAVIGATION_BUTTON_VIEW on class CL_UMB_WIZARD_CONTROLLER has no exception.
Method GET_STEP_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PAGE | Call by reference | Object reference (TYPE REF TO) | IF_BSP_PAGE | Business Server Page (BSP) Seite | 20020515 | |||
| 2 | RR_VIEW | Value transfer | Object reference (TYPE REF TO) | IF_BSP_PAGE | Business Server Page (BSP) Seite | 20020515 |
Method GET_STEP_VIEW on class CL_UMB_WIZARD_CONTROLLER has no exception.
Method NAVIGATION_CANCEL Signature
Method NAVIGATION_CANCEL on class CL_UMB_WIZARD_CONTROLLER has no parameter.
Method NAVIGATION_CANCEL on class CL_UMB_WIZARD_CONTROLLER has no exception.
Method ON_ACTIVITY_INIT Signature
Method ON_ACTIVITY_INIT on class CL_UMB_WIZARD_CONTROLLER has no parameter.
Method ON_ACTIVITY_INIT on class CL_UMB_WIZARD_CONTROLLER has no exception.
Method ON_STEP_SUBMIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FORM_FIELDS | Call by reference | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Tabelle Name/Wert-Paare | 20020528 | |||
| 2 | GLOBAL_EVENT | Call by reference | Type reference (TYPE) | STRING | 20030114 | ||||
| 3 | GLOBAL_MESSAGES | Call by reference | Object reference (TYPE REF TO) | CL_BSP_MESSAGES | Business Server Pages (BSP) Meldungen | 20020709 | |||
| 4 | HTMLB_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_HTMLB_EVENT | HTMLB Basic Event | 20020528 | |||
| 5 | STEP | Call by reference | Type reference (TYPE) | UMB_Y_WIZARD_STEP | Scorecard Wizard: Activity Step | 20020528 |
Method ON_STEP_SUBMIT on class CL_UMB_WIZARD_CONTROLLER has no exception.
Method RESET_ACTIVITY_RESULT Signature
Method RESET_ACTIVITY_RESULT on class CL_UMB_WIZARD_CONTROLLER has no parameter.
Method RESET_ACTIVITY_RESULT on class CL_UMB_WIZARD_CONTROLLER has no exception.
Method RESET_BUSINESS_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TYPE | Call by reference | Type reference (TYPE) | STRING | 'ALL' | 20020618 |
Method RESET_BUSINESS_ITEM on class CL_UMB_WIZARD_CONTROLLER has no exception.
Method SET_ACTIVITY_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TXT | Call by reference | Type reference (TYPE) | STRING | 20020819 |
Method SET_ACTIVITY_RESULT on class CL_UMB_WIZARD_CONTROLLER has no exception.
Method SET_BUSINESS_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INITIATIVE | Call by reference | Type reference (TYPE) | UMB_Y_INIT | Initiative | 20020618 | |||
| 2 | I_MEASURE | Call by reference | Type reference (TYPE) | UMK_Y_MEAS | Kennzahl | 20020618 | |||
| 3 | I_OBJECTIVE | Call by reference | Type reference (TYPE) | UMB_Y_OBJ | Strategieelement | 20020618 | |||
| 4 | I_PERIOD | Call by reference | Type reference (TYPE) | UMC_Y_FISCPER | Periode | 20020618 | |||
| 5 | I_PERSPECTIVE | Call by reference | Type reference (TYPE) | UMB_Y_PERS | Technischer Name einer Perspektive | 20020618 | |||
| 6 | I_RACT | Call by reference | Type reference (TYPE) | UMR_Y_RACT | Risikomaßnahme | 20020618 | |||
| 7 | I_RISK | Call by reference | Type reference (TYPE) | UMR_Y_RISK | Risiko | 20020618 | |||
| 8 | I_SCARD | Call by reference | Type reference (TYPE) | UMB_Y_SCARD | Scorecard | 20020618 | |||
| 9 | I_STRATEGY | Call by reference | Type reference (TYPE) | UMB_Y_STRATEGY | Technischer Name einer Strategie | 20020618 | |||
| 10 | I_VALUE_FIELD | Call by reference | Type reference (TYPE) | UMB_Y_COL | Technischer Name eines Wertfeldes | 20020618 |
Method SET_BUSINESS_ITEM on class CL_UMB_WIZARD_CONTROLLER has no exception.
Method SET_NEXT_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STEP | Call by reference | Type reference (TYPE) | UMB_Y_WIZARD_STEP | Scorecard Wizard: Activity Step | 20020515 |
Method SET_NEXT_STEP on class CL_UMB_WIZARD_CONTROLLER has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 320 |