cancel
Showing results for 
Search instead for 
Did you mean: 

Mapping lookups need to be done for sender or for reciever?

Former Member
0 Kudos

Hi All,

i have a small doubt do we need to perform mapping lookups for sender or reciever? if Reciever then why?

Regards

Sami

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hey,

Please visit these articles to understand the mapping lookups. Its not either sender or receiver specific.

How to Perform SAP Data Lookups Within XI Mappings

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/8e7daa90-0201-0010-9499-cd347ffb...

How to Lookup Data Via a RFC User Defined Function?

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/70d90a91-3cf4-2a10-d189-bfd37d9c...

Thanks,

Vijaya.

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Sami

It depends on which system you are looking at making up the lookup into. If you want to lookup some values in your sender system, then pass the sender else pass the receiver. Most probably it is the sender, but sometimes when you have mutliple business systems then your receiver can also become a lookup system.

regards

Sameer

former_member556603
Active Contributor
0 Kudos

Hi,

1)what is lookups

Lookups are used to identify / request the data from mapping , i mean interupting the process and looking for data which was stored in some where and get that data and comback to process and continue with that data.

2.why we can use for lookups.

We will use these type of lookups in Message mapping for refering DB Lookup for data base which is not SAP, RFC lookups for SAP data

How we have to create the lookups?

Check this weblogs with some screenshots on how to achieve this:

/people/siva.maranani/blog/2005/08/23/lookup146s-in-xi-made-simpler

/people/sravya.talanki2/blog/2005/12/21/use-this-crazy-piece-for-any-rfc-mapping-lookups

/people/alessandro.guarneri/blog/2006/03/27/sap-xi-lookup-api-the-killer

/people/sap.user72/blog/2005/12/06/optimizing-lookups-in-xi

/people/morten.wittrock/blog/2006/03/30/wrapping-your-mapping-lookup-api-code-in-easy-to-use-java-classes

Satya

Former Member
0 Kudos

Hi,

do we need to perform mapping lookups for sender or reciever?

If you have the Requirement means you should Perform according to that.

Please your Q is first of all not clear

Regards

Seshagiri

Former Member
0 Kudos

Hi,

Well i've checked various weblogs on lookups and noticed that most of the lookups are used to get the data from recieving systems. so thought to check whether lookups are used for recieving system only?

Regards

Sami.

Edited by: Abdus Sami on May 20, 2008 2:13 PM