Questions tagged [saprfc]

The Remote Function Call (RFC) used by the SAP NetWeaver ABAP runtime environment for both inbound and outbound communication.

The Remote Function Call (RFC) used by the SAP NetWeaver ABAP runtime environment for both inbound and outbound communication.


Useful Links

Related tags

396 questions
-2
votes
2 answers

SAP call RFC in Android

Anyone know of an example that demonstrates how to connect to a service using SAP RFC in Android?
Kiotto
  • 315
  • 1
  • 5
  • 17
-3
votes
2 answers

Saprfc connection issue

I 'm having issues configuring the saprfc_open to actually connect. saprfc_open does not support the saprouter string (i.e. unlike java). How do you actually make it connect if you need to use the saprouter string?
johnjohn
  • 4,221
  • 7
  • 36
  • 46
-3
votes
2 answers

How to reset a password via BAPI in a CUA environment?

I am currently developing a C# application with SAP NCo 3. I am wondering if I could invoke BAPI into CUA and this BAPI would pass details to child system. This field is available through Test Function Module (field "RFC target sys"), but it is…
scetu
  • 47
  • 9
-3
votes
2 answers

SAP RFC GUI capable?

According to a comment in this question. SAP RFC is GUI capable: Why is r_data_line_descr of cl_salv_bs_runtime_info=>get_data_ref() not bound? Where can I find more information about this feature of SAP RFC? Quoting above comment: moreover RFC is…
guettli
  • 25,042
  • 81
  • 346
  • 663
-3
votes
2 answers

SAP NetWeaver RFC SDK Documentation?

Where can I find the SAP NetWeaver RFC SDK online documentation? A developer told me to download a zip file in this issue I can't believe that the docs are not available online. We live in the 21 century :-) Where is the SAP NetWeaver RFC SDK online…
guettli
  • 25,042
  • 81
  • 346
  • 663
-3
votes
3 answers

SAP Exception caught is gibberish

When I test on my local computer, it's English. When I deployed to web server located at HK\China, it's gibberish. I already force the culture info into English, still the same. I want to log exception in English no matter what, then show exception…
Pop
  • 525
  • 1
  • 7
  • 22
1 2 3
26
27