-
ImportError: cannot import name 'Connection' from 'pyrfc' . Can you help me with this issue i am stuck in this issue from long,i am using python 3 and nwrfcsdk installation s showing fine in cmd when …
-
Hello,
I'm querying SAP using C# .NET Core, using sapnwrfc for the first time, and I'm encountering issues with querying an RFC. Essentially, I'm calling an RFC with two parameters and retrieving t…
-
**Describe the bug**
I'm trying to implement pyrfc in my python project, but after all the installations of the library, and the nw rfc sdk package, I can't call the connection through import.
I've …
-
### Question
please release php_sapnwrfc.dll for PHP 8.3.8
Thnak you so much.
-
Found an issue with missing implemention of direction type **RFC_CHANGING**
https://github.com/php-sap/saprfc-kralik/blob/46b785bf6f4220106f09908eedd814da2bb9ed74/src/Traits/ApiTrait.php#L103-L107
…
-
I have been successfully using the `SapServer` functionality for quite a while, but haven't been able to handle errors in the connection. I'm handling the `StateChange` event which works as expected …
-
I am making a request to an RFC called `ZRFC_EASY_PALLET_04`, and since it does not take any parameters, I make a request to it and it returns a structure called `E_ZSDS_EASYP_JSON`.
I collect the…
-
I have recently update my NAGIOS OS server from Ubuntu 18.04 to 20.04
After this OS update I noticed problem with "check_sap_health" plugin.
First I have some PERL module missing:
JSON
Data::..…
-
Hi, we have a RFC where an output value has the type NUMC (Numerisch Char) (see https://help.sap.com/doc/abapdocu_751_index_htm/7.51/en-us/abenddic_special_character_types.htm)
In Map Type Function…
-
Hi gkralik sir,
I have compiled the sapnwrfc extension for windows IIS server and it was working fine earlier. all of a sudden the extension got disappeared from my installed extension of php. i can …