SAP ABAP Class IF_MDG_CODE_MAPPER (Interface for all mapping classes)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SMT_PREFETCH Prefetch Methods 20090226
2 Interface composition (i COMPRISING i_ref)  IF_SMT_TRANSFORMATION Transformation Class 20090226
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MDG_CM_CRM_TAX_CLASSIF_ERP MDG Mapping class for ERP Tax classication for customer 20120925
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MDG_CM_CRM_TAX_TYPE_ERP MDG Mapping class for ERP Tax category for customer 20120925
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OPS_MAP_CODEGDT_GDSMVMTTYPE Transformationclass of Code-GDT GoodsMovementTypeCode 20090811
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OPS_MAP_CODE_GDSMVMTRSN Transformationclass of the Code GDT GoodsMovementReasonCode 20100827
Properties
Class IF_MDG_CODE_MAPPER  
Short Description Interface for all mapping classes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090226   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_MDG_CODE_MAPPER has no forward declaration.
Interfaces
Class IF_MDG_CODE_MAPPER has no interface implemented.
Friends
Class IF_MDG_CODE_MAPPER has no friend class.
Attributes
Class IF_MDG_CODE_MAPPER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_RELEVANT_GDT Instance method Public Method Returns the GDT & NS for which the class implements mapping 20090226
2 INBOUND_CONVERSION Instance method Public Method Converts the code from external to internal representation 20090226
3 OUTBOUND_CONVERSION Instance method Public Method Converts the code from internal to external representation 20090226
Events
Class IF_MDG_CODE_MAPPER has no event.
Types
Class IF_MDG_CODE_MAPPER has no local type.
Method Signatures

Method GET_RELEVANT_GDT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_GDT Call by reference Type reference (TYPE) PRX_IFRNAM Proxy Generation: Object Name in Enterprise Services Builder 20090226
2 Exporting EV_NAMESPACE Call by reference Type reference (TYPE) PRX_NSPCE Proxy Generation: Namespace in the Integration Builder 20090226
# Exception Resumable Description Created on
1 CX_MDG_CODE_MAPPING Exception Class for Value Mapping 20090304

Method INBOUND_CONVERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CONTEXT Call by reference Type reference (TYPE) DATA 20090226
2 Exporting EV_INTERNAL_CODE Call by reference Type reference (TYPE) MDG_CODE Code Value 20090226
3 Importing IV_EXTERNAL_CODE Call by reference Type reference (TYPE) MDG_CODE Code Value 20090226
4 Importing IV_LIST_AGENCY_ID Call by reference Type reference (TYPE) MDG_LIST_AGENCY_ID CCT List Agency ID, like UKM_E_CCT_ID_SA_ID 20090226
5 Importing IV_LIST_ID Call by reference Type reference (TYPE) MDG_LIST_ID CCT List ID like UKM_E_CCT_ID_S_ID 20090226
6 Importing IV_LIST_VERSION Call by reference Type reference (TYPE) MDG_LIST_VERSION CCT List Version ID, like UKM_E_CCT_ID_SV_ID 20090226
# Exception Resumable Description Created on
1 CX_MDG_CODE_MAPPING Exception Class for Value Mapping 20090304

Method OUTBOUND_CONVERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_EXTERNAL_CODE Call by reference Type reference (TYPE) MDG_CODE Code Value 20090226
2 Exporting EV_LIST_AGENCY_ID Call by reference Type reference (TYPE) MDG_LIST_AGENCY_ID CCT List Agency ID, like UKM_E_CCT_ID_SA_ID 20090226
3 Exporting EV_LIST_ID Call by reference Type reference (TYPE) MDG_LIST_ID CCT List ID like UKM_E_CCT_ID_S_ID 20090226
4 Exporting EV_LIST_VERSION Call by reference Type reference (TYPE) MDG_LIST_VERSION CCT List Version ID, like UKM_E_CCT_ID_SV_ID 20090226
5 Importing IS_CONTEXT Call by reference Type reference (TYPE) DATA 20090226
6 Importing IV_INTERNAL_CODE Call by reference Type reference (TYPE) MDG_CODE Code Value 20090226
# Exception Resumable Description Created on
1 CX_MDG_CODE_MAPPING Exception Class for Value Mapping 20090304
History
Last changed by/on SAP  20110908 
SAP Release Created in