SAP ABAP Class CL_RSEM_MAPPING (Field Value Mapping Specification)
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 20130206
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSEM_CONSTANT_VALUE_MAPPING Constan Value Mapping for an Element 20130206
2 Inheritance (c INHERITING FROM c_ref)  CL_RSEM_ELEMENT_MAPPING Variable Mapping beween two Elements 20130206
Properties
Class CL_RSEM_MAPPING  
Short Description Field Value Mapping Specification    
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 20130206   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSEM_MAPPING has no forward declaration.
Interfaces
Class CL_RSEM_MAPPING has no interface implemented.
Friends
Class CL_RSEM_MAPPING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_C_XSI_CONSTANT_MAPPING Constant Public Type reference (TYPE) STRING 'Type:ConstantElementMapping' xsi:type for constant mapping 20130303
2 G_C_XSI_ELEMENT_MAPPING Constant Public Type reference (TYPE) STRING 'Type:ElementMapping' xsi:type for element mapping 20130303
3 P_R_ROOT Instance attribute Protected Object reference (TYPE REF TO) IF_BW_ENTITY_MODEL_TYPES=>TN_S_MAPPING Reference to own model structure 20130215
Methods
# Method Level Visibility Method type Description Created on
1 GET_MAPPING_CLASS Static method Public Method Derives the mapping class from the structure model 20130303
2 GET_TARGET_NAME Instance method Public Method Returns the name of the target field 20130306
3 SET_TARGET_NAME Instance method Public Method Sets the name of the target field 20130306
Events
Class CL_RSEM_MAPPING has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_T_MAPPING Public See coding List of mapping objects 20130303 tn_t_mapping TYPE STANDARD TABLE OF REF TO cl_rsem_mapping WITH DEFAULT KEY
Method Signatures

Method GET_MAPPING_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_XSI_TYPE Call by reference Type reference (TYPE) CSEQUENCE xsi:type from structure model 20130303
2 Returning R_CLASS Value transfer Type reference (TYPE) SEOCLSNAME Name of the implementation class 20130303

Method GET_MAPPING_CLASS on class CL_RSEM_MAPPING has no exception.

Method GET_TARGET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NAME Value transfer Type reference (TYPE) STRING Target field name 20130306

Method GET_TARGET_NAME on class CL_RSEM_MAPPING has no exception.

Method SET_TARGET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) CSEQUENCE Target field name 20130306

Method SET_TARGET_NAME on class CL_RSEM_MAPPING has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740