SAP ABAP Class CL_RSEM_CONSTANT_VALUE_MAPPING (Constan Value Mapping for an Element)
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_MAPPING | Field Value Mapping Specification | 20130206 |
Properties
Class | CL_RSEM_CONSTANT_VALUE_MAPPING | |
Short Description | Constan Value Mapping for an Element | |
Super Class | CL_RSEM_MAPPING | Field Value Mapping Specification |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSO_BW_ENTITY_MODEL | BW Infoprovider Models |
Created | 20130206 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSEM_CONSTANT_VALUE_MAPPING has no forward declaration.
Interfaces
Class CL_RSEM_CONSTANT_VALUE_MAPPING has no interface implemented.
Friends
Class CL_RSEM_CONSTANT_VALUE_MAPPING has no friend class.
Attributes
Class CL_RSEM_CONSTANT_VALUE_MAPPING has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Returns the mapping value for the target field | 20130306 |
2 | ![]() |
Instance method | Public | Method | Returns true if target is mapped to NULL | 20130306 |
3 | ![]() |
Instance method | Public | Method | Sets the mapping to NULL state | 20130306 |
4 | ![]() |
Instance method | Public | Method | Sets the mapping value for the target field | 20130306 |
Events
Class CL_RSEM_CONSTANT_VALUE_MAPPING has no event.
Types
Class CL_RSEM_CONSTANT_VALUE_MAPPING has no local type.
Method Signatures
Method GET_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_VALUE | Value transfer | Type reference (TYPE) | STRING | Mapping value | 20130306 |
Method GET_VALUE on class CL_RSEM_CONSTANT_VALUE_MAPPING has no exception.
Method IS_NULL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_IS_NULL | Value transfer | Type reference (TYPE) | RS_BOOL | target mapping is NULL (yes/no) | 20130306 |
Method IS_NULL on class CL_RSEM_CONSTANT_VALUE_MAPPING has no exception.
Method SET_NULL Signature
Method SET_NULL on class CL_RSEM_CONSTANT_VALUE_MAPPING has no parameter.
Method SET_NULL on class CL_RSEM_CONSTANT_VALUE_MAPPING has no exception.
Method SET_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_VALUE | Call by reference | Type reference (TYPE) | CSEQUENCE | Target mapping value | 20130306 |
Method SET_VALUE on class CL_RSEM_CONSTANT_VALUE_MAPPING has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |