SAP ABAP Class CL_MDG_ECC_CU_SMT_TRANSFORM (SMT Transformations for Customer)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   CA-MDG-APP (Application Component) Applications
     MDG_BS_ECC_CUSTOMER (Package) Master Data Governance: ECC Customer
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SMT_PREFETCH Prefetch Methods 20100813
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SMT_TRANSFORMATION Transformation Class 20100813
Properties
Class CL_MDG_ECC_CU_SMT_TRANSFORM  
Short Description SMT Transformations for Customer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MDG_BS_ECC_CUSTOMER   Master Data Governance: ECC Customer 
Created 20100813   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MDG_ECC_CU_SMT_TRANSFORM has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SMT_PREFETCH Prefetch Methods 20100813
2 IF_SMT_TRANSFORMATION Transformation Class 20100813
Friends
Class CL_MDG_ECC_CU_SMT_TRANSFORM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ACTION_CODE_DELETE Constant Protected Type reference (TYPE) MDG_FND_ACTION_CODE '03' ActionCode 20111122
2 GC_ACTION_CODE_REMOVE Constant Protected Type reference (TYPE) MDG_FND_ACTION_CODE '05' ActionCode 20111122
3 GC_R3OBJ_TYPE_DTEL Constant Protected Type reference (TYPE) PRX_R3OBJ 'DTEL' Proxy Generation: Object Type in R3 (DTEL, TABL,...) 20111206
4 GC_TRUE Static Attribute Protected Type reference (TYPE) MDG_FND_OPTIONAL_INDICATOR 'true' Proxy Data Element (generated) 20111122
5 GL_DUMMY Static Attribute Protected Type reference (TYPE) STRING Message dummy 20100813
6 GO_MDG_ID_MATCHING_API Static Attribute Protected Object reference (TYPE REF TO) IF_MDG_ID_MATCHING_API_BS Interface for Key Mapping 20131107
7 GV_OWN_BUSINESS_SYSTEM Static Attribute Protected Type reference (TYPE) SLD_BSKEY Key Name of Business System 20131107
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20131107
2 GET_OWN_BP_OBJECT_IDS Static method Protected Method Get own object IDs for a given foreign object 20131107
3 MAP_ALT_PAYER_IN Static method Public Method Inbound mapping Party Internal ID -> Alternative Payer 20100813
4 MAP_LOEVM_IN Static method Public Method Inbound mapping DeletedIndicator, ActionCode 20111122
5 MAP_RECEIVER_ID_IN Static method Public Method Inbound mapping ID/ReceiverID -> Partner 20111221
6 MAP_RECEIVER_ID_OUT Static method Public Method Outbound mapping Partner -> ReceiverPartyInternal ID 20111221
Events
Class CL_MDG_ECC_CU_SMT_TRANSFORM has no event.
Types
Class CL_MDG_ECC_CU_SMT_TRANSFORM has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_MDG_ECC_CU_SMT_TRANSFORM has no parameter.
Method CLASS_CONSTRUCTOR on class CL_MDG_ECC_CU_SMT_TRANSFORM has no exception.

Method GET_OWN_BP_OBJECT_IDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_OWN_BP_GUID Call by reference Type reference (TYPE) BU_PARTNER_GUID_BAPI GUID of a Business Partner in CHAR 32 Format for BAPIs 20131107
2 Exporting EV_OWN_BP_ID Call by reference Type reference (TYPE) BU_PARTNER Business Partner Number 20131107
3 Exporting EV_OWN_CUSTOMER_ID Call by reference Type reference (TYPE) GPANR SD business partner identifier (number or code) 20131107
4 Exporting EV_OWN_SUPPLIER_ID Call by reference Type reference (TYPE) GPANR SD business partner identifier (number or code) 20131107
5 Importing IV_FOREIGN_BUSINESS_SYSTEM Call by reference Type reference (TYPE) SLD_BSKEY Key Name of Business System 20131107
6 Importing IV_FOREIGN_CUSTOMER_ID Call by reference Type reference (TYPE) MDG_OBJECT_ID_BS Customer Number 20131107
7 Importing IV_FOREIGN_SUPPLIER_ID Call by reference Type reference (TYPE) MDG_OBJECT_ID_BS Supplier Number 20131107

Method GET_OWN_BP_OBJECT_IDS on class CL_MDG_ECC_CU_SMT_TRANSFORM has no exception.

Method MAP_ALT_PAYER_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_RECEIVER_ALT_PAYER_ID Call by reference Type reference (TYPE) KUNNR Customer Number 1 20100813
2 Importing IV_SENDER_ALT_PAYER_ID Call by reference Type reference (TYPE) MDG_FND_PARTY_INTERNAL_ID Proxy Structure (generated) 20100813
3 Importing IV_SENDER_SYSTEM_ID Call by reference Type reference (TYPE) MDG_FND_BUSINESS_SYSTEM_ID Proxy Data Element (generated) 20100813
4 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolean value 20100813
# Exception Resumable Description Created on
1 CX_SMT_UNSUCCESSFUL_TRANS Unsuccessful Transformation 20100813

Method MAP_LOEVM_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_LOEVM Call by reference Type reference (TYPE) LOEVM Deletion Indicator 20111122
2 Importing IV_ACTION_CODE Call by reference Type reference (TYPE) MDG_FND_ACTION_CODE ActionCode 20111122
3 Importing IV_DELETED_INDICATOR Call by reference Type reference (TYPE) MDG_FND_OPTIONAL_INDICATOR Proxy Data Element (generated) 20111122
4 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolean value 20111122

Method MAP_LOEVM_IN on class CL_MDG_ECC_CU_SMT_TRANSFORM has no exception.

Method MAP_RECEIVER_ID_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_PARTNER Call by reference Type reference (TYPE) GPANR Definite proprietary identifier for a business partner 20111221
2 Importing IV_PARTY_ID Call by reference Type reference (TYPE) MDG_FND_BP_INTERNAL_ID Definite proprietary identifier for a business partner 20111221
3 Importing IV_PARTY_ID_CONTENT Call by reference Type reference (TYPE) MDG_FND_PARTY_INTERNAL_ID_CONT Proprietary identifier for a party 20120110
4 Importing IV_PARTY_ROLE_CODE Call by reference Type reference (TYPE) MDG_FND_PARTY_ROLE_CODE Proxy for PartyRoleCode 20111221
5 Importing IV_RECEIVER_PARTY_ID Call by reference Type reference (TYPE) MDG_FND_BP_INTERNAL_ID Definite proprietary identifier for a business partner 20111221
6 Importing IV_RECEIVER_PARTY_ID_CONTENT Call by reference Type reference (TYPE) MDG_FND_PARTY_INTERNAL_ID_CONT Proprietary identifier for a party 20120110
7 Importing IV_RECEIVER_SYSTEM_ID Call by reference Type reference (TYPE) MDG_FND_BUSINESS_SYSTEM_ID Proxy Data Element (generated) 20120228
8 Importing IV_SENDER_SYSTEM_ID Call by reference Type reference (TYPE) MDG_FND_BUSINESS_SYSTEM_ID Proxy Data Element (generated) 20111221
9 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolean value 20111221
# Exception Resumable Description Created on
1 CX_SMT_UNSUCCESSFUL_TRANS Unsuccessful Transformation 20131107

Method MAP_RECEIVER_ID_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_RECEIVER_PARTY_ID_CONTENT Call by reference Type reference (TYPE) MDG_FND_PARTY_INTERNAL_ID_CONT Proprietary identifier for a party 20120110
2 Exporting EV_RECEIVER_PARTY_INTERNAL_ID Call by reference Type reference (TYPE) MDG_FND_BP_INTERNAL_ID Definite proprietary identifier for a business partner 20111221
3 Importing IV_PARTNER Call by reference Type reference (TYPE) GPANR Number of an SD business partner 20111221
4 Importing IV_PARVW Call by reference Type reference (TYPE) PARVW Partner Function 20111221
5 Importing IV_RECEIVER_SYSTEM_ID Call by reference Type reference (TYPE) MDG_FND_BUSINESS_SYSTEM_ID Proxy Data Element (generated) 20111221
6 Importing IV_SENDER_SYSTEM_ID Call by reference Type reference (TYPE) MDG_FND_BUSINESS_SYSTEM_ID Proxy Data Element (generated) 20120228
7 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolean value 20111221

Method MAP_RECEIVER_ID_OUT on class CL_MDG_ECC_CU_SMT_TRANSFORM has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 606