cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

RFC Lookup using Java Mapping program - Examples

Former Member
0 Likes
905

Dear Experts,

I am working on a scenario which is using 1:N mapping. For deciding the target message I have to use RFC Lookup to call the backend ERP system and there are 2 ERP systems involved in this integration. As I am using Java Mapping and never did a RFC Lookup in Java. I kindly request you to give me some examples which I could use for my RFC calls in my Java Mapping. Simple example will do.

Client is adamant to use Java mapping, I could achieve this easily using XSLT or Graphical Mapping.

Advance Thanks,

Pradeep

View Entire Topic
Former Member
0 Likes

Hi Pradeep - Have a look at the below code... you can make use of it in your java mapping

User-defined Mapping Function for RFC Lookup - Code Gallery - SCN Wiki

Former Member
0 Likes

Thanks Hareesh. I think I can resolve my issue using the code.

I will keep you updated.

Regards,

Pradeep