SAP ABAP Class CL_RSEM_LOCAL_ELEMENT_PROPS (Defines a set of InfoProvider local field 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_MODEL_OBJECT | Abstract BW Model Object | 20130726 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSEM_LOCAL_CHAR_PROPS | InfoProvider Local Characteristic Properties | 20130728 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_RSEM_LOCAL_KEYFIGURE_PROPS | InfoProvider Local Characteristic Properties | 20130728 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_RSEM_LOCAL_NAVATTR_PROPS | InfoProvider Local Characteristic Properties | 20130728 |
Properties
Class | CL_RSEM_LOCAL_ELEMENT_PROPS | |
Short Description | Defines a set of InfoProvider local field properties | |
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 | 20130726 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSEM_LOCAL_ELEMENT_PROPS has no forward declaration.
Interfaces
Class CL_RSEM_LOCAL_ELEMENT_PROPS has no interface implemented.
Friends
Class CL_RSEM_LOCAL_ELEMENT_PROPS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'Core:LocalCharacteristicProperties' | xsi:type LocalCharacteristicProperties | 20130728 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'Core:LocalKeyfigureProperties' | xsi:type LocalKeyfigureProperties | 20130728 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'Core:LocalNavigationAttributeProperties' | xsi:type LocalNavigationAttributeProperties | 20130728 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | '$LOCAL$' | Local part of the text ID | 20130728 | |
5 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_BW_ENTITY_MODEL_TYPES=>TN_S_LOCAL_ELEMENT_PROPERTIES | Root structure for this object | 20130728 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns local description | 20130728 |
2 | ![]() |
Instance method | Public | Method | Returns the data type properties for a transient field | 20130807 |
3 | ![]() |
Static method | Public | Method | Derives the implementation class from the structure model | 20130728 |
Events
Class CL_RSEM_LOCAL_ELEMENT_PROPS has no event.
Types
Class CL_RSEM_LOCAL_ELEMENT_PROPS 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 InfoProivder local description for this element | 20130728 |
Method GET_DESCRIPTION on class CL_RSEM_LOCAL_ELEMENT_PROPS has no exception.
Method GET_INLINE_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_INLINE_TYPE | Value transfer | Object reference (TYPE REF TO) | CL_RSEM_INLINE_TYPE | Data Type properties of an Element | 20130807 |
Method GET_INLINE_TYPE on class CL_RSEM_LOCAL_ELEMENT_PROPS has no exception.
Method GET_LOCAL_PROPERTIES_CLASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_XSI_TYPE | Call by reference | Type reference (TYPE) | STRING | Type Specification from Model | 20130728 | ||
2 | ![]() |
R_CLASS | Value transfer | Type reference (TYPE) | SEOCLSNAME | Object Type Name (implementation class) | 20130728 |
Method GET_LOCAL_PROPERTIES_CLASS on class CL_RSEM_LOCAL_ELEMENT_PROPS has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |