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

Proxy

Former Member
0 Likes
312

Hi All,

I am Working wi th Rfc to File scenario,

For this I Created an Abap RFc to update the record in the table.

This is my Sender Structure,There is no Out Bound inteface ,Can I Use Proxiy to call the RFC instead of running the z program in the R/3 side?

Please Clarify.

Thanks

Srinivasa

View Entire Topic
Former Member
0 Likes

Hi Srinivas,

i think you are working on File to RFC scenario as you have to take data from source file and update R/3 with RFC........You have an RFC then you just import the RFC in IR in imported objects -> RFCs..... Then in ID, you will have to make an XI adapter to send the data to R/3 for this RFC.

Thanks,

Rajeev Gupta