cancel
Showing results for 
Search instead for 
Did you mean: 

RFC Look ups

Former Member
0 Kudos

Hi all,

I need to get a value for a field from the target system according to the soucre field.

For Ex : material number 0001 is from source system and i need to find the corresponding material number from the target SAP system.

Please let me know how it can acheived.

Thanks

Faheem

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Check this

• RFC lookup using JCO (without communication channel)

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

• RFC lookup with communication channel.

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

Regards,

Shabari

Answers (2)

Answers (2)

Former Member
0 Kudos

1. Create a RFC in R/3 system that has ur desired functioanlity.

2. Create RFC look up in the UDF.

3. Map the UDF as follows

Source- field-> UDF(RFC Look up)---> Target Field

Refer this for more info

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

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

Former Member
0 Kudos

Hey,

refer to the link.

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

revert in case any query.

reward points if useful.

regards,.

Milan.