SAP ABAP Class IF_UG_MD_VALUE_MAPPING (FIN Master Data: Mapping of Attribute Values)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UC_MD_MAP_TAXRATE 20050214
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UC_MD_MAP_VALUE_SIGN 20041005
Properties
Class IF_UG_MD_VALUE_MAPPING  
Short Description FIN Master Data: Mapping of Attribute Values    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040827   SAP 
Last change 20050705   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_UG_MD_VALUE_MAPPING has no forward declaration.
Interfaces
Class IF_UG_MD_VALUE_MAPPING has no interface implemented.
Friends
Class IF_UG_MD_VALUE_MAPPING has no friend class.
Attributes
Class IF_UG_MD_VALUE_MAPPING has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_MAPPING Static method Public Method Check Whether Mapping Can Be Dealt with by this Class 20050201
2 CONVERT_SEL_TAB Static method Public Method Switch Attribute Selection to Remote Format 20040827
3 MAP_VALUE_LOCAL_TO_REMOTE Static method Public Method Map Values of Local Attributes in Remote Format 20040827
4 MAP_VALUE_REMOTE_TO_LOCAL Static method Public Method Map Values of Remote Attributes in Local Format 20040827
Events
Class IF_UG_MD_VALUE_MAPPING has no event.
Types
Class IF_UG_MD_VALUE_MAPPING has no local type.
Method Signatures

Method CHECK_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) UGMD_T_MESSAGE FI-Stammdaten: Meldungen 20050201
2 Importing IT_ATTR_MAP Call by reference Type reference (TYPE) UGMD_TS_ATTR_MAP zu mappende Attribute 20050201
3 Importing IT_RFCDEST Call by reference Type reference (TYPE) UGMD_T_RFCDEST RFC-Destinationen, zwecks Prüfung Remote-Feldeigenschaften 20050201

Method CHECK_MAPPING on class IF_UG_MD_VALUE_MAPPING has no exception.

Method CONVERT_SEL_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SEL_REMOTE Value transfer Type reference (TYPE) UGMD_TS_SEL Selektionsbedingungen für Remote 20040902
2 Importing IT_ATTR_MAP Call by reference Type reference (TYPE) UGMD_TS_ATTR_MAP zu mappende Attribute 20040906
3 Importing IT_SEL Call by reference Type reference (TYPE) UGMD_TS_SEL Selektionsbedingungen 20040902
4 Importing I_FIELDNAME Call by reference Type reference (TYPE) UG_FIELDNAME Feld, dessen Attribute gemappt werden sollen 20040902

Method CONVERT_SEL_TAB on class IF_UG_MD_VALUE_MAPPING has no exception.

Method MAP_VALUE_LOCAL_TO_REMOTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUE Call by reference Type reference (TYPE) INDEX TABLE Ausgabewerte 20040827
2 Importing IT_ATTR_MAP Call by reference Type reference (TYPE) UGMD_TS_ATTR_MAP zu mappende Attribute 20040906
3 Importing IT_VALUE Call by reference Type reference (TYPE) INDEX TABLE Eingabewerte 20040827
4 Importing I_FIELDNAME Call by reference Type reference (TYPE) UG_FIELDNAME Feld, dessen Attribute gemappt werden sollen 20040827

Method MAP_VALUE_LOCAL_TO_REMOTE on class IF_UG_MD_VALUE_MAPPING has no exception.

Method MAP_VALUE_REMOTE_TO_LOCAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUE Call by reference Type reference (TYPE) INDEX TABLE Ausgabewerte 20040827
2 Importing IT_ATTR_MAP Call by reference Type reference (TYPE) UGMD_TS_ATTR_MAP zu mappende Attribute 20040906
3 Importing IT_VALUE Call by reference Type reference (TYPE) INDEX TABLE Eingabewerte 20040827
4 Importing I_FIELDNAME Call by reference Type reference (TYPE) UG_FIELDNAME Feld, dessen Attribute gemappt werden sollen 20040827

Method MAP_VALUE_REMOTE_TO_LOCAL on class IF_UG_MD_VALUE_MAPPING has no exception.
History
Last changed by/on SAP  20050705 
SAP Release Created in