cancel
Showing results for 
Search instead for 
Did you mean: 

RFC call during mapping?!

Former Member
0 Kudos

Hi @ all,

I have a question I like to call a RFC function during mapping. Is this possible and if - how to do that :-)??

THX Matt

Accepted Solutions (0)

Answers (3)

Answers (3)

udo_martens
Active Contributor
0 Kudos

Hi Mattias,

just take a ABAP Mapping. This is a quite normal method of a normal class and of course u can call a RFC.

Regards,

Udo

Former Member
0 Kudos

You can very well do tht with RFC lookups.Chk this pdf for that(need SP 13):

Mapping lookups - RFC API

regards

Priyanka

Former Member
0 Kudos

Hi Matthias,

It is possible to do that.

If you have SP13, SAP provides a RFC API which can be called during the mapping. Refer to this document:

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/xi/xi-code-samples... mapping lookups rfc api.pdf

Also check this weblog :

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

For pre-SP13 systems, refer to this How-To

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/xi/xi-how-to-guide... to perform sap data lookups within xi mappings

Cheers

Manish