SAP ABAP Class CL_MDG_FND_SMT_TRANSFORMATION (SMT Transformations for MDG in FND)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-MDG-APP-BP (Application Component) MDG Business Partner (Central Part)
     MDG_BS_BP_DATAREPLICATION (Package) MDG: Business Partner - Data Replication
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SMT_PREFETCH Prefetch Methods 20090916
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SMT_TRANSFORMATION Transformation Class 20090916
Properties
Class CL_MDG_FND_SMT_TRANSFORMATION  
Short Description SMT Transformations for MDG in FND    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MDG_BS_BP_DATAREPLICATION   MDG: Business Partner - Data Replication 
Created 20090916   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MDG_FND_SMT_TRANSFORMATION has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SMT_PREFETCH Prefetch Methods 20090916
2 IF_SMT_TRANSFORMATION Transformation Class 20090916
Friends
Class CL_MDG_FND_SMT_TRANSFORMATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_BU_SEXID_FEMALE Constant Private Type reference (TYPE) BU_SEXID '1' Sex of business partner (person) 20111208
2 GC_BU_SEXID_MALE Constant Private Type reference (TYPE) BU_SEXID '2' Sex of business partner (person) 20111208
3 GC_BU_SEXID_UNKNOWN Constant Private Type reference (TYPE) BU_SEXID '' Sex of business partner (person) 20111208
4 GC_GENDER_CODE_FEMALE Constant Private Type reference (TYPE) MDG_FND_GENDER_CODE '2' Proxy Data Element (generated) 20111208
5 GC_GENDER_CODE_MALE Constant Private Type reference (TYPE) MDG_FND_GENDER_CODE '1' Proxy Data Element (generated) 20111208
6 GC_GENDER_CODE_NOT_DETERMINED Constant Private Type reference (TYPE) MDG_FND_GENDER_CODE '9' Proxy Data Element (generated) 20111208
7 GC_GENDER_CODE_UNKNOWN Constant Private Type reference (TYPE) MDG_FND_GENDER_CODE '0' Proxy Data Element (generated) 20111208
8 GT_TB056 Static Attribute Private Type reference (TYPE) GTY_T_TB056 Customizing for time-dependent data 20110228
9 GV_MSG_DUMMY Static Attribute Private Type reference (TYPE) STRING 20091022
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGES_TO_PROTOCOL Static method Private Method Add error messages to the SMT protocol 20091106
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20110228
3 MAP_BANK_KEY_OUT Static method Public Method Map internal bank key to BankInternalID & BankStandardID 20130521
4 MAP_BP_ID_IN Static method Public Method map InternalID, UUID, ReceiverID 20091022
5 MAP_BRAILLE_FLAG_OUT Static method Public Method map braille flag for correspondence 20090930
6 MAP_COMMONTD_CURRSTAT_IN Static method Public Method map current state for common time dependent 20091106
7 MAP_COUNTRY_TAXNO_OUT Static method Public Method map tax type country for tax number 20090918
8 MAP_DATE_TO_TIMESTAMP Static method Public Method Ensures that intial value of target-TIMESTMP-field = '' 20111012
9 MAP_FULLNAME_IN Static method Public Method map FullName for common/person 20120125
10 MAP_GENDER_CODE_IN Static method Public Method map GDT GenderCode to data element BU_SEXID 20111208
11 MAP_GENDER_CODE_OUT Static method Public Method map data element BU_SEXID to GDT GenderCode 20111208
12 MAP_LARGEPRINT_FLAG_OUT Static method Public Method map large print flag for correspondence 20090930
13 MAP_LOCATION_IN Static method Public Method map LocationID for common/organisation 20091104
14 MAP_LOCATION_OUT Static method Public Method map LocationID for common/organisation 20091104
15 MAP_MOBILE_FLAG_IN Static method Public Method map mobile flag for telephone 20091001
16 MAP_MOBILE_FLAG_OUT Static method Public Method map mobile flag for telephone 20090918
17 MAP_MOVEADDRUUID_IN Static method Public Method map MOVE_DESTINATION_ADDRESS_UUID inbound 20091110
18 MAP_MOVEADDRUUID_OUT Static method Public Method map MOVE_DESTINATION_ADDRESS_UUID outbound 20091110
19 MAP_OBJECTTASK_IN Static method Public Method map object task flag to action code 20091019
20 MAP_OBJECTTASK_OUT Static method Public Method map object task flag to action code 20091019
21 MAP_PRINTMODE_FLAG_IN Static method Public Method map print mode (braille/large print) for correspondence 20091001
22 MAP_RELEASED_FLAG_IN Static method Public Method map released flag for common/central data 20091001
23 MAP_RELEASED_FLAG_OUT Static method Public Method map released flag for common/central data 20091001
24 MAP_TAXTYPENO_OUT Static method Public Method map tax type number for tax number 20090924
25 MAP_TAXTYPE_IN Static method Public Method map tax type for tax number 20091001
26 MAP_TIMESTAMP_TO_DATE Static method Public Method Ensures that intial value of target-DATS-field = '00000000' 20110505
27 MAP_TITLEKEY_IN Static method Public Method map title key for common/central data 20091001
28 MAP_TITLEKEY_OUT Static method Public Method map title key for common/central data 20091116
29 MAP_VERSION_CURRSTATE_IN Static method Public Method map current state for int. adress versions 20091106
30 SET_CURRENTLY_VALID Static method Public Method Set "CURRENTLY_VALID"-flag 20110228
Events
Class CL_MDG_FND_SMT_TRANSFORMATION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GTY_T_TB056 Private See coding 20110228 GTY_T_TB056 TYPE STANDARD TABLE OF tb056
Method Signatures

Method ADD_MESSAGES_TO_PROTOCOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_PROTOCOL Call by reference Object reference (TYPE REF TO) CL_SMT_PROTOCOL Log 20091106
2 Importing IT_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20091106

Method ADD_MESSAGES_TO_PROTOCOL on class CL_MDG_FND_SMT_TRANSFORMATION has no exception.

Method CLASS_CONSTRUCTOR Signature

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

Method MAP_BANK_KEY_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_BANK_INTERNAL_ID Call by reference Type reference (TYPE) MDG_FND_BANK_INTERNAL_ID Proxy for BankInternalID 20130521
2 Exporting EV_BANK_STANDARD_ID Call by reference Type reference (TYPE) MDG_FND_BANK_STANDARD_ID Standardized bank identifier (SWIFT Bank Identification Code 20130521
3 Importing IV_BANK_KEY Call by reference Type reference (TYPE) BANKK Bank Keys 20130521
4 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolean value 20130521

Method MAP_BANK_KEY_OUT on class CL_MDG_FND_SMT_TRANSFORMATION has no exception.

Method MAP_BP_ID_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_BPARTNER Call by reference Type reference (TYPE) BU_PARTNER Business Partner Number 20091022
2 Exporting E_BPARTNERGUID Call by reference Type reference (TYPE) BU_PARTNER_GUID_BAPI GUID of a Business Partner in CHAR 32 Format for BAPIs 20091022
3 Importing I_INTERNAL_ID Call by reference Type reference (TYPE) MDG_FND_BP_INTERNAL_ID Definite proprietary identifier for a business partner 20091022
4 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolean value 20091022
5 Importing I_RECEIVER_INTERNAL_ID Call by reference Type reference (TYPE) MDG_FND_BP_INTERNAL_ID Definite proprietary identifier for a business partner 20091022
6 Importing I_RECEIVER_UUID Call by reference Type reference (TYPE) MDG_FND_UUID_CONTENT Universally Unique Identifier 20091022
7 Importing I_SENDER_SYSTEM_ID Call by reference Type reference (TYPE) MDG_FND_BUSINESS_SYSTEM_ID Proxy Data Element (generated) 20091022
8 Importing I_UUID Call by reference Type reference (TYPE) MDG_FND_UUID_CONTENT Universally Unique Identifier 20091022
# Exception Resumable Description Created on
1 CX_SMT_UNSUCCESSFUL_TRANS Unsuccessful Transformation 20091022

Method MAP_BRAILLE_FLAG_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_BRAILLEFLG Call by reference Type reference (TYPE) MDG_FND_OPTIONAL_INDICATOR Mobile indicator 20090930
2 Importing IV_PRINTMODE Call by reference Type reference (TYPE) BU_PRINT_MODE Business Partner Print Format 20090930
3 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolean value 20090930
# Exception Resumable Description Created on
1 CX_SMT_UNSUCCESSFUL_TRANS Unsuccessful Transformation 20100526

Method MAP_COMMONTD_CURRSTAT_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CURRSTATE Call by reference Type reference (TYPE) BUS_EI_CURRENT_STATE Current State for Common Time Dependent 20091106
2 Importing IT_COMMON Call by reference Type reference (TYPE) MDG_BP_BPSUITERPLRQ_COM_TAB Proxy Table Type (generated) 20091106
3 Importing I_COMPLTRANSIND Call by reference Type reference (TYPE) MDG_FND_OPTIONAL_INDICATOR Complete Transmission Indicator for Common 20091106
4 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolean value 20091106
# Exception Resumable Description Created on
1 CX_SMT_UNSUCCESSFUL_TRANS Unsuccessful Transformation 20100526

Method MAP_COUNTRY_TAXNO_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_COUNTRY Call by reference Type reference (TYPE) MDG_FND_COUNTRY_CODE Country code 20090918
2 Importing IV_TAX_TYPE Call by reference Type reference (TYPE) BPTAXTYPE Tax type 20090918
3 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolean value 20090918
# Exception Resumable Description Created on
1 CX_SMT_UNSUCCESSFUL_TRANS Unsuccessful Transformation 20100526

Method MAP_DATE_TO_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_BP_TIMESTAMP Call by reference Type reference (TYPE) AD_VALFROM Field of with domaine TIMESTAMP or TIMESTMP 20111012
2 Importing IV_MDG_FND_DATE Call by reference Type reference (TYPE) MDG_FND_DATE Proxy Data Element (generated) 20111012
3 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolean value 20111012

Method MAP_DATE_TO_TIMESTAMP on class CL_MDG_FND_SMT_TRANSFORMATION has no exception.

Method MAP_FULLNAME_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FULLNAME Call by reference Type reference (TYPE) BU_NAME1TX International location number (part 1) 20120125
2 Exporting EV_FULLNAME_MAN Call by reference Type reference (TYPE) AD_NAMCONV International location number (Part 2) 20120125
3 Importing IV_DEVIATING_FULLNAME Call by reference Type reference (TYPE) MDG_FND_LANGINDEPENDENT_L_NAME Proxy Data Element (generated) 20120125
4 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolean value 20120125

Method MAP_FULLNAME_IN on class CL_MDG_FND_SMT_TRANSFORMATION has no exception.

Method MAP_GENDER_CODE_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_BU_SEXID Call by reference Type reference (TYPE) BU_SEXID Sex of business partner (person) 20111208
2 Importing IV_BP_CATEGORY_CODE Call by reference Type reference (TYPE) MDG_FND_BP_CATEGORY_CODE Proxy for BusinessPartnerCategoryCode 20111209
3 Importing IV_GENDER_CODE Call by reference Type reference (TYPE) MDG_FND_GENDER_CODE Proxy Data Element (generated) 20111208
4 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolean value 20111208
# Exception Resumable Description Created on
1 CX_SMT_UNSUCCESSFUL_TRANS Unsuccessful Transformation 20111208

Method MAP_GENDER_CODE_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_GENDER_CODE Call by reference Type reference (TYPE) MDG_FND_GENDER_CODE Proxy Data Element (generated) 20111208
2 Importing IS_PERSON Call by reference Type reference (TYPE) BUS_EI_STRUC_CENTRAL_PERSON Ext. Interface: Structure CENTRAL_PERSON 20111209
3 Importing IV_BU_SEXID Call by reference Type reference (TYPE) BU_SEXID Sex of business partner (person) 20111208
4 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolean value 20111208
# Exception Resumable Description Created on
1 CX_SMT_UNSUCCESSFUL_TRANS Unsuccessful Transformation 20111208

Method MAP_LARGEPRINT_FLAG_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_LARGEPRINTFLG Call by reference Type reference (TYPE) MDG_FND_OPTIONAL_INDICATOR Mobile indicator 20090930
2 Importing IV_PRINTMODE Call by reference Type reference (TYPE) BU_PRINT_MODE Business Partner Print Format 20090930
3 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolean value 20090930
# Exception Resumable Description Created on
1 CX_SMT_UNSUCCESSFUL_TRANS Unsuccessful Transformation 20100526

Method MAP_LOCATION_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CHKDIGIT Call by reference Type reference (TYPE) BUBKZ Check digit for the international location number 20091104
2 Exporting EV_LOCNO1 Call by reference Type reference (TYPE) BBBNR International location number (part 1) 20091104
3 Exporting EV_LOCNO2 Call by reference Type reference (TYPE) BBSNR International location number (Part 2) 20091104
4 Importing IV_LOCATION Call by reference Type reference (TYPE) MDG_FND_LOCATION_STANDARD_ID_C Proxy Data Element (generated) 20091104
5 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolean value 20091104

Method MAP_LOCATION_IN on class CL_MDG_FND_SMT_TRANSFORMATION has no exception.

Method MAP_LOCATION_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_LOCATION Call by reference Type reference (TYPE) MDG_FND_LOCATION_STANDARD_ID_C Proxy Data Element (generated) 20091104
2 Importing IV_CHKDIGIT Call by reference Type reference (TYPE) BUBKZ Check digit for the international location number 20091104
3 Importing IV_LOCNO1 Call by reference Type reference (TYPE) BBBNR International location number (part 1) 20091104
4 Importing IV_LOCNO2 Call by reference Type reference (TYPE) BBSNR International location number (Part 2) 20091104
5 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolean value 20091104

Method MAP_LOCATION_OUT on class CL_MDG_FND_SMT_TRANSFORMATION has no exception.

Method MAP_MOBILE_FLAG_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TELEPHONE_TYPE Call by reference Type reference (TYPE) AD_FLGMOB Tel.No. type: landline or mobile 20091001
2 Importing IT_USAGES Call by reference Type reference (TYPE) MDG_BP_BPSUITERPLCT_REQ_A_TAB1 Proxy Table Type (generated) for Telephone Usages 20091001
3 Importing IV_MOBILE Call by reference Type reference (TYPE) MDG_FND_OPTIONAL_INDICATOR Mobile indicator 20091001
4 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolean value 20091001
# Exception Resumable Description Created on
1 CX_SMT_UNSUCCESSFUL_TRANS Unsuccessful Transformation 20100526

Method MAP_MOBILE_FLAG_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MOBILE Call by reference Type reference (TYPE) MDG_FND_OPTIONAL_INDICATOR Mobile indicator 20090918
2 Importing IV_TELEPHONE_TYPE Call by reference Type reference (TYPE) AD_FLGMOB Tel.No. type: landline or mobile 20090918
3 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolean value 20090918
# Exception Resumable Description Created on
1 CX_SMT_UNSUCCESSFUL_TRANS Unsuccessful Transformation 20100526

Method MAP_MOVEADDRUUID_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MOVEADDRGUID Call by reference Type reference (TYPE) SYSUUID_C UUID in character form 20091110
2 Importing IV_MOVEDESTADDRUUID Call by reference Type reference (TYPE) MDG_FND_UUID_CONTENT 20091110
3 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolean value 20091110
# Exception Resumable Description Created on
1 CX_SMT_UNSUCCESSFUL_TRANS Unsuccessful Transformation 20100526

Method MAP_MOVEADDRUUID_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MOVEDESTADDRUUID Call by reference Type reference (TYPE) MDG_FND_UUID_CONTENT 20091110
2 Importing IV_MOVEADDRGUID Call by reference Type reference (TYPE) SYSUUID_C UUID in character form 20091110
3 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolean value 20091110
# Exception Resumable Description Created on
1 CX_SMT_UNSUCCESSFUL_TRANS Unsuccessful Transformation 20100526

Method MAP_OBJECTTASK_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_OBJECTTASK Call by reference Type reference (TYPE) BUS_EI_OBJECT_TASK Change Indicator Object 20091019
2 Importing IV_ACTIONCODE Call by reference Type reference (TYPE) MDG_FND_ACTION_CODE 20091019
3 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolean value 20091019

Method MAP_OBJECTTASK_IN on class CL_MDG_FND_SMT_TRANSFORMATION has no exception.

Method MAP_OBJECTTASK_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ACTIONCODE Call by reference Type reference (TYPE) MDG_FND_ACTION_CODE 20091019
2 Importing IV_OBJECTTASK Call by reference Type reference (TYPE) BUS_EI_OBJECT_TASK Change Indicator Object 20091019
3 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolean value 20091019

Method MAP_OBJECTTASK_OUT on class CL_MDG_FND_SMT_TRANSFORMATION has no exception.

Method MAP_PRINTMODE_FLAG_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_PRINTMODE Call by reference Type reference (TYPE) BU_PRINT_MODE Business Partner Print Format 20091001
2 Importing IV_BRAILLEFLG Call by reference Type reference (TYPE) MDG_FND_OPTIONAL_INDICATOR Print Mode indicator 20091001
3 Importing IV_LARGEPRINTFLG Call by reference Type reference (TYPE) MDG_FND_OPTIONAL_INDICATOR Print Mode indicator 20091001
4 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolean value 20091001
# Exception Resumable Description Created on
1 CX_SMT_UNSUCCESSFUL_TRANS Unsuccessful Transformation 20100526

Method MAP_RELEASED_FLAG_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_NOTRELAESED_FLAG Call by reference Type reference (TYPE) BU_XNOT_RELEASED Indicator: Not Released 20091001
2 Importing IV_RELEASED Call by reference Type reference (TYPE) MDG_FND_OPTIONAL_INDICATOR Proxy Data Element (generated) 20091001
3 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolean value 20091001
# Exception Resumable Description Created on
1 CX_SMT_UNSUCCESSFUL_TRANS Unsuccessful Transformation 20100526

Method MAP_RELEASED_FLAG_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_RELEASED Call by reference Type reference (TYPE) MDG_FND_OPTIONAL_INDICATOR Proxy Data Element (generated) 20091001
2 Importing IV_NOTRELAESED_FLAG Call by reference Type reference (TYPE) BU_XNOT_RELEASED Indicator: Not Released 20091001
3 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolean value 20091001
# Exception Resumable Description Created on
1 CX_SMT_UNSUCCESSFUL_TRANS Unsuccessful Transformation 20100526

Method MAP_TAXTYPENO_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_TAX_TYPE_NUMBER Call by reference Type reference (TYPE) MDG_FND_TAX_ID_NUM_TYPE_CODE Proxy for TaxIdentificationNumberTypeCode 20091102
2 Importing IV_TAX_TYPE Call by reference Type reference (TYPE) BPTAXTYPE Tax type 20090924
3 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolean value 20090924
# Exception Resumable Description Created on
1 CX_SMT_UNSUCCESSFUL_TRANS Unsuccessful Transformation 20100526

Method MAP_TAXTYPE_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TAX_TYPE Call by reference Type reference (TYPE) BPTAXTYPE Tax type 20091001
2 Importing IV_COUNTRY Call by reference Type reference (TYPE) MDG_FND_COUNTRY_CODE Proxy Data Element (generated) 20091001
3 Importing IV_TAX_TYPE_NUMBER Call by reference Type reference (TYPE) MDG_FND_TAX_ID_NUM_TYPE_CODE Proxy Data Element (generated) 20091001
4 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolean value 20091001
# Exception Resumable Description Created on
1 CX_SMT_UNSUCCESSFUL_TRANS Unsuccessful Transformation 20100526

Method MAP_TIMESTAMP_TO_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MDG_FND_DATE Call by reference Type reference (TYPE) MDG_FND_DATE Proxy Data Element (generated) 20110505
2 Importing IV_BP_TIMESTAMP Call by reference Type reference (TYPE) AD_VALFROM Field of with domaine TIMESTAMP or TIMESTMP 20110505
3 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolean value 20110505

Method MAP_TIMESTAMP_TO_DATE on class CL_MDG_FND_SMT_TRANSFORMATION has no exception.

Method MAP_TITLEKEY_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TITLEKEY Call by reference Type reference (TYPE) AD_TITLE Form-of-Address Key 20091001
2 Importing I_FORMOFADDR_GRP Call by reference Type reference (TYPE) MDG_FND_FORM_OF_ADDRESS_CODE Form of address for groups 20091001
3 Importing I_FORMOFADDR_ORG Call by reference Type reference (TYPE) MDG_FND_FORM_OF_ADDRESS_CODE Form of address for organisations 20091001
4 Importing I_FORMOFADDR_PERS Call by reference Type reference (TYPE) MDG_FND_FORM_OF_ADDRESS_CODE Form of address for persons 20091001
5 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolean value 20091001
# Exception Resumable Description Created on
1 CX_SMT_UNSUCCESSFUL_TRANS Unsuccessful Transformation 20100526

Method MAP_TITLEKEY_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FORMOFADDR_GRP Call by reference Type reference (TYPE) MDG_FND_FORM_OF_ADDRESS_CODE Form of address for groups 20091116
2 Exporting EV_FORMOFADDR_ORG Call by reference Type reference (TYPE) MDG_FND_FORM_OF_ADDRESS_CODE Form of address for organisations 20091116
3 Exporting EV_FORMOFADDR_PERS Call by reference Type reference (TYPE) MDG_FND_FORM_OF_ADDRESS_CODE Form of address for persons 20091116
4 Importing IS_GRP Call by reference Type reference (TYPE) DATA Structure for Groups 20091116
5 Importing IS_ORG Call by reference Type reference (TYPE) DATA Structure for Organisations 20091116
6 Importing IS_PERS Call by reference Type reference (TYPE) DATA Structure for Persons 20091116
7 Importing IV_TITLEKEY Call by reference Type reference (TYPE) AD_TITLE Form-of-Address Key 20091116
8 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolean value 20091116
# Exception Resumable Description Created on
1 CX_SMT_UNSUCCESSFUL_TRANS Unsuccessful Transformation 20100526

Method MAP_VERSION_CURRSTATE_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CURRSTATE Call by reference Type reference (TYPE) BUS_EI_CURRENT_STATE Current State for International Address Version 20091106
2 Importing IT_POSTAL Call by reference Type reference (TYPE) MDG_BP_BPSUITERPLRQ_AI_PSTAD_T BP Addresses 20091106
3 Importing IT_WORKPLACE Call by reference Type reference (TYPE) MDG_BP_BPRELSHP_SUITERPLC_TAB4 Workplace Addresses (BP Relationship) 20091109
4 Importing I_COMPLTRANSIND_ORG Call by reference Type reference (TYPE) MDG_FND_OPTIONAL_INDICATOR Complete Transmission Indicator for Organisation 20091106
5 Importing I_COMPLTRANSIND_PRS Call by reference Type reference (TYPE) MDG_FND_OPTIONAL_INDICATOR Complete Transmission Indicator for Person 20091106
6 Importing I_COMPLTRANSIND_PST Call by reference Type reference (TYPE) MDG_FND_OPTIONAL_INDICATOR Complete Transmission Indicator for Postal 20091106
7 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolean value 20091106
# Exception Resumable Description Created on
1 CX_SMT_UNSUCCESSFUL_TRANS Unsuccessful Transformation 20100526

Method SET_CURRENTLY_VALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CURRENTLY_VALID Call by reference Type reference (TYPE) BUS_EI_CURRENTLY_VALID External Interface: Data Currently Valid 20110228
2 Importing IV_DATA_OBJECT_TYPE Call by reference Type reference (TYPE) BU_DEVELOPMENT Function: Indicator (like BUT000 or BUT0BK) 20110228
3 Importing IV_END_DATE Call by reference Type reference (TYPE) MDG_FND_DATE Proxy Data Element (generated) 20110228
4 Importing IV_START_DATE Call by reference Type reference (TYPE) MDG_FND_DATE Proxy Data Element (generated) 20110228
5 Importing I_PREFETCH Call by reference Type reference (TYPE) SMT_BOOLEAN Boolean value 20110228
# Exception Resumable Description Created on
1 CX_SMT_UNSUCCESSFUL_TRANS Unsuccessful Transformation 20110228
History
Last changed by/on SAP  20131127 
SAP Release Created in 702