SAP ABAP Class CL_UMK_MEASURE (Measure)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-CPM (Application Component) Corporate Performance Monitor
⤷
UMK (Package) SEM-CPM: Measure Builder
⤷
⤷
Properties
| Class | CL_UMK_MEASURE | |
| Short Description | Measure | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | UMK | SEM-CPM: Measure Builder |
| Created | 20010626 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_UMK_MEASURE has no interface implemented.
Friends
Class CL_UMK_MEASURE 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) | STRING | 'definition' | xml element tag | 20010626 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | 'description' | xml element tag | 20010626 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | 'fmlMeasure' | xml element tag | 20010626 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING | 'fmlText' | xml element tag | 20010626 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | STRING | 'formula' | xml element tag | 20010626 | ||
| 6 | Instance attribute | Private | Type reference (TYPE) | STRING | 'id' | xml element tag | 20010626 | ||
| 7 | Instance attribute | Private | Type reference (TYPE) | STRING | 'measure' | xml element tag | 20010626 | ||
| 8 | Instance attribute | Private | Type reference (TYPE) | STRING | 'name' | xml element tag | 20010626 | ||
| 9 | Instance attribute | Private | Type reference (TYPE) | STRING | 'paragraph' | xml element tag | 20010626 | ||
| 10 | Instance attribute | Private | Type reference (TYPE) | STRING | 'url' | xml element tag | 20010626 | ||
| 11 | Instance attribute | Private | Type reference (TYPE) | STRING | 'webpage' | xml element tag | 20010626 | ||
| 12 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_IXML | IF_XML | 20010626 | |||
| 13 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_IXML_STREAM_FACTORY | IF_IXML_STREAM_FACTORY | 20010626 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | UMK_YS_MEASURE | Measure | 20010626 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | SBDST_CONTENT | 20010626 | ||||
| 16 | Instance attribute | Private | Type reference (TYPE) | UMK_YT_CALC | Formula Stage Table Type | 20010626 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | UMK_YT_INDUSTRY | Table Type for Industry | 20010626 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | UMK_YT_ICKEYF | Table Type: InfoCube Key Figure | 20010626 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | UMK_YT_LINKMEAS | Linked Measures | 20010626 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | UMC_YT_URL_ASSIGNMENT | URL | 20010626 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20010626 | |
| 2 | Instance method | Private | Method | Convert Special Characters | 20030225 | |
| 3 | Instance method | Public | Method | Generate XML document in internal table | 20010628 |
Events
Class CL_UMK_MEASURE has no event.
Types
Class CL_UMK_MEASURE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MEAS | Value transfer | Type reference (TYPE) | UMK_Y_MEAS | Kennzahl | 20010626 | |||
| 2 | I_OBJVERS | Value transfer | Type reference (TYPE) | UMK_Y_OBJVERS | Objektversion | 20010626 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No measure found for input key | 20010626 |
Method CONVERT_SPECIAL_CHARS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CD_STRING | Call by reference | Type reference (TYPE) | STRING | String to convert | 20030225 |
Method CONVERT_SPECIAL_CHARS on class CL_UMK_MEASURE has no exception.
Method GET_XML_ITABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TABLE | Call by reference | Type reference (TYPE) | SBDST_CONTENT | 20010628 | ||||
| 2 | E_SIZE | Call by reference | Type reference (TYPE) | I | 20010628 |
Method GET_XML_ITABLE on class CL_UMK_MEASURE has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 3.1A |