SAP ABAP Class CL_UMB_WIZARD_MODEL (Super Model Class for all Wizard Model Classes.)
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_BSP_MODEL | BSP: Model Basis Class | 20020809 |
Meta Relationship - Used By
Properties
| Class | CL_UMB_WIZARD_MODEL | |
| Short Description | Super Model Class for all Wizard Model Classes. | |
| Super Class | CL_BSP_MODEL | BSP: Model Basis Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UMB_WIZARD | Scorecard Wizard |
| Created | 20020809 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UMB_WIZARD_MODEL has no forward declaration.
Interfaces
Class CL_UMB_WIZARD_MODEL has no interface implemented.
Friends
Class CL_UMB_WIZARD_MODEL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | '__wzd_3' | 20020810 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | '__wzd_2' | 20020810 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | '__wzd_1' | 20020810 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | '__wzd_4' | 20020810 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | TMETADATA | 20020810 | ||||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_BSP_MESSAGES | Business Server Pages (BSP) Messages | 20020810 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20020809 | ||
| 2 | Instance method | Public | Method | 20020810 | ||
| 3 | Instance method | Protected | Method | 20020810 | ||
| 4 | Instance method | Protected | Method | 20020810 | ||
| 5 | Instance method | Protected | Method | 20020810 | ||
| 6 | Instance method | Protected | Method | 20020810 | ||
| 7 | Instance method | Public | Constructor | CONSTRUCTOR | 20020810 | |
| 8 | Instance method | Protected | Method | 20020810 | ||
| 9 | Instance method | Public | Method | 20020810 | ||
| 10 | Instance method | Public | Method | 20020816 | ||
| 11 | Instance method | Protected | Method | 20020810 |
Events
Class CL_UMB_WIZARD_MODEL has no event.
Types
Class CL_UMB_WIZARD_MODEL has no local type.
Method Signatures
Method ADD_FIELD_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONDITION | Call by reference | Type reference (TYPE) | STRING | 20020809 | ||||
| 2 | DUMMY | Call by reference | Type reference (TYPE) | STRING | 20020809 |
Method ADD_FIELD_ERROR on class CL_UMB_WIZARD_MODEL has no exception.
Method ADD_NORMAL_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONDITION | Call by reference | Type reference (TYPE) | STRING | 20020810 | ||||
| 2 | MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20020810 |
Method ADD_NORMAL_ERROR on class CL_UMB_WIZARD_MODEL has no exception.
Method CHECK_NUMBER_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20020810 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | I | 20020810 | ||||
| 3 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20020810 |
Method CHECK_NUMBER_FIELD on class CL_UMB_WIZARD_MODEL has no exception.
Method CHECK_PERIOD_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20020810 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | UMC_Y_FISCPER | Periode | 20020810 | |||
| 3 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20020810 |
Method CHECK_PERIOD_FIELD on class CL_UMB_WIZARD_MODEL has no exception.
Method CHECK_REQUIRED_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20020810 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20020810 | ||||
| 3 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20020810 |
Method CHECK_REQUIRED_FIELD on class CL_UMB_WIZARD_MODEL has no exception.
Method CHECK_VALID_FROM_TO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_PATH_VALID_FR | Call by reference | Type reference (TYPE) | STRING | 'valid_fr' | 20020810 | |||
| 2 | ATTRIBUTE_PATH_VALID_TO | Call by reference | Type reference (TYPE) | STRING | 'valid_to' | 20020810 | |||
| 3 | VALUE_VALID_FR | Call by reference | Type reference (TYPE) | UMC_Y_FISCPER | Periode | 20020810 | |||
| 4 | VALUE_VALID_TO | Call by reference | Type reference (TYPE) | UMC_Y_FISCPER | Periode | 20020810 |
Method CHECK_VALID_FROM_TO on class CL_UMB_WIZARD_MODEL has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_UMB_WIZARD_MODEL has no parameter.
Method CONSTRUCTOR on class CL_UMB_WIZARD_MODEL has no exception.
Method GET_PERIOD_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PERIOD | Call by reference | Type reference (TYPE) | UMC_Y_FISCPER | Periode | 20020810 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20020810 |
Method GET_PERIOD_FIELD on class CL_UMB_WIZARD_MODEL has no exception.
Method GET_WZD_NORMAL_ERRORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGES | Call by reference | Object reference (TYPE REF TO) | CL_BSP_MESSAGES | Business Server Pages (BSP) Meldungen | 20020810 | |||
| 2 | RESET | Call by reference | Type reference (TYPE) | AS4FLAG | 'X' | Flag (X oder Blank) | 20020810 |
Method GET_WZD_NORMAL_ERRORS on class CL_UMB_WIZARD_MODEL has no exception.
Method RESET_WZD_NORMAL_ERRORS Signature
Method RESET_WZD_NORMAL_ERRORS on class CL_UMB_WIZARD_MODEL has no parameter.
Method RESET_WZD_NORMAL_ERRORS on class CL_UMB_WIZARD_MODEL has no exception.
Method WZD_GET_METADATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | DATA | 20020810 | ||||
| 2 | METADATA | Value transfer | Object reference (TYPE REF TO) | IF_BSP_METADATA | BSP Runtime: Metadaten-Interface für Modelattribute | 20020810 |
Method WZD_GET_METADATA on class CL_UMB_WIZARD_MODEL has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 320 |