SAP ABAP Class CL_UMC_BW_CHARACTERISTIC (Characteristic)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-CPM (Application Component) Corporate Performance Monitor
⤷
UMC (Package) CPM : Common Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_UMC_BW_SELECTION_BASE | BW Selection: Base Class | 20030211 |
Properties
| Class | CL_UMC_BW_CHARACTERISTIC | |
| Short Description | Characteristic | |
| Super Class | CL_UMC_BW_SELECTION_BASE | BW Selection: Base Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | UMC | CPM : Common Objects |
| Created | 20030211 | SAP |
| Last change | 20041006 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UMC_BW_CHARACTERISTIC has no forward declaration.
Interfaces
Class CL_UMC_BW_CHARACTERISTIC has no interface implemented.
Friends
Class CL_UMC_BW_CHARACTERISTIC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | UMC_Y_CHATYPE | 'ATT' | Navigation Attribute | 20030211 | ||
| 2 | Constant | Public | Type reference (TYPE) | UMC_Y_CHATYPE | 'CHA' | Characteristic | 20030211 | ||
| 3 | Constant | Public | Type reference (TYPE) | UMC_Y_CHATYPE | 'DPA' | Data Package Characteristic | 20030211 | ||
| 4 | Constant | Public | Type reference (TYPE) | UMC_Y_CHATYPE | 'STR' | Structure or Template | 20030211 | ||
| 5 | Constant | Public | Type reference (TYPE) | UMC_Y_CHATYPE | 'TIM' | Time Characteristic | 20030211 | ||
| 6 | Constant | Public | Type reference (TYPE) | UMC_Y_CHATYPE | 'UNI' | Unit | 20030211 | ||
| 7 | Instance attribute | Public | Type reference (TYPE) | UMC_YS_DIMS | Characteristics: Identifier, Description | 20030211 | |||
| 8 | Instance attribute | Protected | See coding | MT_COMPOUNDING_CHA | 20030211 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add a compounding characteristic | 20030211 | |
| 2 | Instance method | Public | Constructor | Constructor | 20030211 |
Events
Class CL_UMC_BW_CHARACTERISTIC has no event.
Types
Class CL_UMC_BW_CHARACTERISTIC has no local type.
Method Signatures
Method ADD_COMPOUNDING_CHA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_COMPOUNDING_CHA | Value transfer | Object reference (TYPE REF TO) | CL_UMC_BW_CHARACTERISTIC | Merkmal | 20030211 |
Method ADD_COMPOUNDING_CHA on class CL_UMC_BW_CHARACTERISTIC has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DIM | Call by reference | Type reference (TYPE) | UMC_YS_DIMS | Merkmale : Bezeichner, Beschreibung | 20030211 | |||
| 2 | I_P_QUERY | Value transfer | Object reference (TYPE REF TO) | CL_UMC_BW_QUERY | BW-Bericht | 20030211 |
Method CONSTRUCTOR on class CL_UMC_BW_CHARACTERISTIC has no exception.
History
| Last changed by/on | SAP | 20041006 |
| SAP Release Created in | 350 |