SAP ABAP Class CL_RSDD_LM_KEYFIGURE (Key Figure for COPR and PARTP)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDD_LM (Package) Lean Modeler
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDD_LM_COLUMN | Column | 20100531 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDD_LM_A_KEYFIGURE | Key Figure of a COPR PartProvider | 20100531 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSDD_LM_C_KEYFIGURE | COPR Key Figure | 20100531 |
Properties
| Class | CL_RSDD_LM_KEYFIGURE | |
| Short Description | Key Figure for COPR and PARTP | |
| Super Class | CL_RSDD_LM_COLUMN | Column |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDD_LM | Lean Modeler |
| Created | 20100531 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSDD_LM_KEYFIGURE has no forward declaration.
Interfaces
Class CL_RSDD_LM_KEYFIGURE has no interface implemented.
Friends
Class CL_RSDD_LM_KEYFIGURE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSDD_LM_CHARACTERISTIC | 20100531 | ||||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSDD_LM_CHARACTERISTIC | 20100531 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20100531 | ||
| 2 | Instance method | Public | Method | 20100531 | ||
| 3 | Instance method | Public | Method | 20100531 | ||
| 4 | Instance method | Public | Method | 20100531 | ||
| 5 | Instance method | Public | Method | 20100531 | ||
| 6 | Instance method | Public | Method | 20100531 | ||
| 7 | Instance method | Public | Method | 20100531 | ||
| 8 | Instance method | Public | Method | 20100531 | ||
| 9 | Instance method | Public | Method | 20100531 |
Events
Class CL_RSDD_LM_KEYFIGURE has no event.
Types
Class CL_RSDD_LM_KEYFIGURE 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_NAME | Call by reference | Type reference (TYPE) | RSDD_INDEX_COLUMN | 20100531 | ||||
| 2 | I_R_CURRENCY | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_LM_C_CHARACTERISTIC | 20100531 | ||||
| 3 | I_R_UNIT | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_LM_C_CHARACTERISTIC | 20100531 | ||||
| 4 | I_TYPE | Call by reference | Type reference (TYPE) | STRING | 20100531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100531 |
Method GET_CURRENCY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_CURRENCY | Value transfer | Object reference (TYPE REF TO) | CL_RSDD_LM_CHARACTERISTIC | 20100531 |
Method GET_CURRENCY on class CL_RSDD_LM_KEYFIGURE has no exception.
Method GET_UNIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_UNIT | Value transfer | Object reference (TYPE REF TO) | CL_RSDD_LM_CHARACTERISTIC | 20100531 |
Method GET_UNIT on class CL_RSDD_LM_KEYFIGURE has no exception.
Method HAS_CURRENCY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_HAS_CURRENCY | Value transfer | Type reference (TYPE) | RS_BOOL | 20100531 |
Method HAS_CURRENCY on class CL_RSDD_LM_KEYFIGURE has no exception.
Method HAS_UNIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_HAS_UNIT | Value transfer | Type reference (TYPE) | RS_BOOL | 20100531 |
Method HAS_UNIT on class CL_RSDD_LM_KEYFIGURE has no exception.
Method REMOVE_CURRENCY Signature
Method REMOVE_CURRENCY on class CL_RSDD_LM_KEYFIGURE has no parameter.
Method REMOVE_CURRENCY on class CL_RSDD_LM_KEYFIGURE has no exception.
Method REMOVE_UNIT Signature
Method REMOVE_UNIT on class CL_RSDD_LM_KEYFIGURE has no parameter.
Method REMOVE_UNIT on class CL_RSDD_LM_KEYFIGURE has no exception.
Method SET_CURRENCY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_CURRENCY | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_LM_CHARACTERISTIC | 20100531 |
Method SET_CURRENCY on class CL_RSDD_LM_KEYFIGURE has no exception.
Method SET_UNIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_UNIT | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_LM_CHARACTERISTIC | 20100531 |
Method SET_UNIT on class CL_RSDD_LM_KEYFIGURE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |