cancel
Showing results for 
Search instead for 
Did you mean: 

Key Cross reference mapping in SAP XI

former_member185856
Participant
0 Kudos

Hi SAP XI Experts,

I have come across the mapping problem with cross referencing the field elements.

desc : If we have 3 systems integrating, Sieble, SAP and Oracle with XI, consider an identical product has been saved across three different applications. Each application uses different primary key to save the product. If the product is going to be used across all the applications, the integration server thus plays the role to connect records and establish the relationship among them.

In order to achieve the goal, UAN architecture has defined 5 interfaces for integration

server. They are GetAppID(), GetCommonID(), SetCommonID(), GetAppVal() and

GetCommonVal.

IS THERE ANY SPECIFIED PACKAGE OR TOOL IN MAPPING OF XI TO SOLVE THE PROBLEM, WITHOUT USING THE JAVA - USER DEFINED FUNCTIONS.

Thanks in Advance,

Sunil Shetty

Accepted Solutions (0)

Answers (1)

Answers (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

there are many tools in XI in which you can map different values

(check out value mapping replication) - no java necessary

you can also do the mapping in abap and use abap functions

to get the correct material number

Regards,

michal