Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Example code for BFRFC

Former Member
0 Likes
526

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

2 REPLIES 2
Read only

Former Member
0 Likes
404

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

Read only

Former Member
0 Likes
404

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