SAP ABAP Data Element UG_MAPPING_CLASS (FIN Master Data: Global Class - Mapping of Attribute Values)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB (Application Component) Financials Basis
     UGMD0 (Package) FIN General: Master Data
Basic Data
Data Element UG_MAPPING_CLASS
Short Description FIN Master Data: Global Class - Mapping of Attribute Values  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CLASSNAME    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table      
Further Characteristics
Search Help: Name UG_CLASSNAME    
Search Help: Parameters CLASSNAME   
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Map Class 
Medium 15 Mapping Class 
Long 20 Mapping Class 
Heading 30 Class: Mapping of Attr.Values 
Documentation

Definition

Name of a global ABAP class with special logic for mapping the values of role attributes and their allocated remote attributes. This class has to implement the interface IF_UG_MD_VALUE_MAPPING.

An entry is required only if any of the following applies:

  • The two attributes do not match with respect to their data type, length, or conversion exit.
  • For other reasons the values of the role attribute cannot be mapped unchanged (1:1) to the remote attribute.

If this is the case, the specified class needs to provide the logic needed to accomplish the mapping.

History
Last changed by/on SAP  20041006 
SAP Release Created in 400