SAP ABAP Class CL_RSEM_DIMENSION (Object Diemension (Characteristic Grouping))
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_MODEL_OBJECT | Abstract BW Model Object | 20130131 |
Properties
Class | CL_RSEM_DIMENSION | |
Short Description | Object Diemension (Characteristic Grouping) | |
Super Class | CL_RSEM_MODEL_OBJECT | Abstract BW Model Object |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSO_BW_ENTITY_MODEL | BW Infoprovider Models |
Created | 20130131 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSEM_DIMENSION has no forward declaration.
Interfaces
Class CL_RSEM_DIMENSION has no interface implemented.
Friends
Class CL_RSEM_DIMENSION 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) | IF_BW_ENTITY_MODEL_TYPES=>TN_S_DIMENSION | Model root | 20130131 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns the localized description | 20130131 |
2 | ![]() |
Instance method | Public | Method | Returns the dimension name | 20130131 |
3 | ![]() |
Instance method | Public | Method | Sets the dimenstion name | 20130131 |
Events
Class CL_RSEM_DIMENSION has no event.
Types
Class CL_RSEM_DIMENSION has no local type.
Method Signatures
Method GET_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_DESCRIPTION | Value transfer | Object reference (TYPE REF TO) | CL_RSEM_END_USER_TEXTS | Localized description | 20130131 |
Method GET_DESCRIPTION on class CL_RSEM_DIMENSION has no exception.
Method GET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_NAME | Value transfer | Type reference (TYPE) | STRING | Dimension name | 20130131 |
Method GET_NAME on class CL_RSEM_DIMENSION has no exception.
Method SET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Dimension name | 20130131 |
Method SET_NAME on class CL_RSEM_DIMENSION has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |