SAP ABAP Class CL_UMB_WIZARD_COPY_MEASURE (For Copying Measure and its Value Field Customizing Data)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-CPM-BSC (Application Component) Balanced Scorecard
⤷
UMB_WIZARD (Package) Scorecard Wizard
⤷
⤷
Properties
| Class | CL_UMB_WIZARD_COPY_MEASURE | |
| Short Description | For Copying Measure and its Value Field Customizing Data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | UMB_WIZARD | Scorecard Wizard |
| Created | 20021221 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UMB_WIZARD_COPY_MEASURE has no forward declaration.
Interfaces
Class CL_UMB_WIZARD_COPY_MEASURE has no interface implemented.
Friends
Class CL_UMB_WIZARD_COPY_MEASURE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UMB_DESIGN_SCORECARD2 | Scorecard Design: Scorecard Object | 20021221 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | UMB_YT_MEASURE | Interface for Scorecard Measures | 20021221 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | UMK_Y_MEAS | Measure | 20021221 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check if the destination measures are compatible with the SM | 20021221 | |
| 2 | Instance method | Public | Method | Check if the source measure satisfies the copy prerequisites | 20021221 | |
| 3 | Instance method | Public | Method | Copy a Measure with its Value Field Customizing Data | 20021221 | |
| 4 | Instance method | Private | Method | Copy Value Field Customizing Data | 20021221 | |
| 5 | Static method | Public | Method | Get the Data Source for the Measure | 20021221 | |
| 6 | Static method | Public | Method | Set the Data Source for the Measure | 20021221 |
Events
Class CL_UMB_WIZARD_COPY_MEASURE has no event.
Types
Class CL_UMB_WIZARD_COPY_MEASURE has no local type.
Method Signatures
Method CHECK_DESTINATION_MEASURES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DESTINATION_MEAS | Call by reference | Type reference (TYPE) | UMB_YT_MEASURE | Interface for measures of a scorecard | 20021221 | |||
| 2 | RT_RESULT | Value transfer | Type reference (TYPE) | STRING_TABLE | Tabelle von Strings | 20021221 |
Method CHECK_DESTINATION_MEASURES on class CL_UMB_WIZARD_COPY_MEASURE has no exception.
Method CHECK_SOURCE_MEASURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_SCARD | Call by reference | Object reference (TYPE REF TO) | CL_UMB_DESIGN_SCORECARD2 | Scorecard Design: Scorecard Object | 20021221 | |||
| 2 | I_SOURCE_MEAS | Call by reference | Type reference (TYPE) | UMK_Y_MEAS | Kennzahl | 20021221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Scorecard | 20021221 |
Method COPY_MEASURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_VALUE_FIELD | Call by reference | Type reference (TYPE) | UMB_YT_COLUMN | Column description | 20021221 | |||
| 2 | I_DESTINATION_MEAS | Call by reference | Type reference (TYPE) | UMK_Y_MEAS | Kennzahl | 20021221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Scorecard | 20021221 |
Method COPY_VALUE_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_VALUE_FIELD | Call by reference | Type reference (TYPE) | UMB_YT_COLUMN | Column description | 20021221 | |||
| 2 | I_DESTINATION_MEAS | Call by reference | Type reference (TYPE) | UMK_Y_MEAS | Kennzahl | 20021221 | |||
| 3 | I_IF_CPMVAR | Call by reference | Type reference (TYPE) | AS4FLAG | '' | Flag (X oder Blank) | 20021221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services: Objekt nicht gefunden | 20030305 |
Method GET_MEASURE_DATASOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MEAS | Call by reference | Type reference (TYPE) | UMK_Y_MEAS | Kennzahl | 20021221 | |||
| 2 | RT_DATASOURCE | Value transfer | Type reference (TYPE) | UMK_YT_ICKEYF | Flag (X oder Blank) | 20021221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Scorecard | 20021221 |
Method SET_MEASURE_DATASOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DATASOURCE | Call by reference | Type reference (TYPE) | UMK_YT_ICKEYF | Tabellentyp: Infocube Keyfigure | 20021221 | |||
| 2 | I_MEAS | Call by reference | Type reference (TYPE) | UMK_Y_MEAS | Kennzahl | 20021221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Scorecard | 20021221 |
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 350 |