RSAP icon indicating copy to clipboard operation
RSAP copied to clipboard

SAP NW RFC connector for R

Results 8 RSAP issues
Sort by recently updated
recently updated
newest added

I am trying to use RSAPReadTable to extract material information from SAP (Table MARC) and one of the fields required is LGRAD, which is a P of length 3. ![MARC-LGRAD](https://user-images.githubusercontent.com/28251727/173983742-98d9144f-8996-4824-885e-f0648ffb6129.png)...

Hi Pier, I was looking for ways to connect R with SAP (not Hana), and stumbled upon your RSAP package. Do you any whether this is currently feasible? Thanks!

Hi Piers, I downloaded the latest NWRFCSDK (nwrfc750P_5-70002752.zip), and when running `perl -MCPAN -e "install sapnwrfc"` I get into an old error: ``` gcc -E -c -I/usr/local/nwrfcsdk/include \ -D_REENTRANT -D_GNU_SOURCE...

Hello, I completed the installation in windows and I got this error performing the RSAPConnect: Error in RSAPConnect(ashost = "", sysnr = "", client = "", : >>> object 'C_RSAPRFCConnect'...

Hi Piers, I am facing a new challenge while using RSAPInvoke. I want to pass multiple parameters filter with it. The code works fine with single parameters, but not with...

I don't like appearing to be the lazy guy asking silly questions. But here I am. I did have fun exploring the tests, fast tracking that exploration is why I'm...

hi, this isn't really a normal git query, but asking for pointers to resources I was hoping to be out there. - forum where users of RSAP are exchanging example...

Two currently unused options of RFC_READ_TABLE are ROWSKIPS and ROWCOUNT. A possible way to incorporate them into RSAPReadTable is: ```R RSAPReadTable