SAP ABAP Interface IF_MDG_CODE_MAPPER (Interface for all mapping classes)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-MDG-VM (Application Component) Value Mapping
     MDG_BS_VALUE_MAPPING_API (Package) MDG: Value Mapping API
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
Interface IF_MDG_CODE_MAPPER  
Short Description Interface for all mapping classes    
General Data
Package MDG_BS_VALUE_MAPPING_API   MDG: Value Mapping API 
Created 20090226   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_MDG_CODE_MAPPER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SMT_PREFETCH Prefetch Methods 20090226
2 IF_SMT_TRANSFORMATION Transformation Class 20090226
Friends
Interface IF_MDG_CODE_MAPPER has no friend.
Attributes
Interface 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
Interface IF_MDG_CODE_MAPPER has no event.
Types
Interface 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 702