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

Problem with Function module PTRA_WEB_ADVANCES_SAVE

Former Member
0 Likes
340

Hi Friends,

We are posting advaces to this function module: PTRA_WEB_ADVANCES_SAVE thru ASP.Net developed application.

while calling this function module thru RFC saying error is ' RFC called failed. RFC error status19 '.

what might me the reason for this error. I am getting this error for this Function module only. i tried with other function module, then it is working fine. but i want to use function module to post advances..

Any suggestions please.

Thanks,

Naveen

1 REPLY 1
Read only

Former Member
0 Likes
305

Must be an error in data submitted to the FM via the RFC...the FM is remote enabled, so check your data values AND FORMATS very carefully... are you getting the return table back? If so, what's in it?