SAP ABAP Class CL_RSEM_LOCAL_KEYFIGURE_PROPS (InfoProvider Local Characteristic Properties)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-MTD (Application Component) Metadata (Repository)
⤷
RSO_BW_ENTITY_MODEL (Package) BW Infoprovider Models
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSEM_LOCAL_ELEMENT_PROPS | Defines a set of InfoProvider local field properties | 20130728 |
Properties
| Class | CL_RSEM_LOCAL_KEYFIGURE_PROPS | |
| Short Description | InfoProvider Local Characteristic Properties | |
| Super Class | CL_RSEM_LOCAL_ELEMENT_PROPS | Defines a set of InfoProvider local field properties |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSO_BW_ENTITY_MODEL | BW Infoprovider Models |
| Created | 20130728 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSEM_LOCAL_KEYFIGURE_PROPS has no forward declaration.
Interfaces
Class CL_RSEM_LOCAL_KEYFIGURE_PROPS has no interface implemented.
Friends
Class CL_RSEM_LOCAL_KEYFIGURE_PROPS has no friend class.
Attributes
Class CL_RSEM_LOCAL_KEYFIGURE_PROPS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns the rule for decimals display | 20130728 | |
| 2 | Instance method | Public | Method | Returns the display mode | 20130728 | |
| 3 | Instance method | Public | Method | Sets the rule for decimals display | 20130728 | |
| 4 | Instance method | Public | Method | Sets the display mode | 20130728 |
Events
Class CL_RSEM_LOCAL_KEYFIGURE_PROPS has no event.
Types
Class CL_RSEM_LOCAL_KEYFIGURE_PROPS has no local type.
Method Signatures
Method GET_DECIMALS_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DECIMALS_MODE | Value transfer | Type reference (TYPE) | RSKYFDECIM | Decimal places (of a key figure) | 20130728 |
Method GET_DECIMALS_MODE on class CL_RSEM_LOCAL_KEYFIGURE_PROPS has no exception.
Method GET_DISPLAY_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DISPLAY_MODE | Value transfer | Type reference (TYPE) | RSKYFPRSNT | Display mode for the keyfigure | 20130728 |
Method GET_DISPLAY_MODE on class CL_RSEM_LOCAL_KEYFIGURE_PROPS has no exception.
Method SET_DECIMALS_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DECIMALS_MODE | Call by reference | Type reference (TYPE) | RSKYFDECIM | Decimal places (of a key figure) | 20130728 |
Method SET_DECIMALS_MODE on class CL_RSEM_LOCAL_KEYFIGURE_PROPS has no exception.
Method SET_DISPLAY_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DISPLAY | Call by reference | Type reference (TYPE) | RSKYFPRSNT | Display mode for a keyfigure | 20130728 |
Method SET_DISPLAY_MODE on class CL_RSEM_LOCAL_KEYFIGURE_PROPS has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |