‎2009 Sep 22 8:41 PM
Hi Experts,
can someone write an example code to implement an inbound and outbound BGRFC?
i have a little knowledge on how it works and the concepts but wanted to write an example to see how it works. Please help me with it.
Thanks a lot!
kathy
‎2009 Sep 22 8:47 PM
Hi,
Inbound
Calling RFC to get Tax Jurisdiction values from Destination AVP
call function <Function Module > destination 'AVP' "AVP is a RFC destination
Outbound
Calling RFC to Push Tax Jurisdiction values to back ground Destination AVP
call function <Function Module > IN BACKGROUND TASK destination 'AVP'
Prabhudas
‎2009 Sep 22 8:50 PM
BFRFC or BGRFC??
Anyway, you should do some more research on this and try to code it yourself. If you have problems, then get back to the forum.
Thread locked.
Rob