I want to call a remote SAP function via ERPConnect (Theobald Software):
R3Connection con = new R3Connection("host", 1, "user", "pw", "EN", "700");
con.Open(false);
RFCFunction func = con.CreateFunction("FUNCTION_NAME");
Here I get the following exception:
User ... has no RFC authorization for function group RFC1
Is it generally necessary to have RFC1 group authorization?
Mybe this will help: http://www.theobald-software.com/wiki/ERPConnect_Authority_Objects
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With