lejarX
lejarX
Is there any tutorial on how to make a simple select query from SAP table? Thanks
Hi @piersharding Apologize for the late reply. I'm on Windows , how do I find the path for the arguments below? Thanks ``` install_github('piersharding/RSAP', args=c("--configure-args='--with-nwrfcsdk-include=/home/piers/code/sap/nwrfcsdk/include --with-nwrfcsdk-lib=/home/piers/code/sap/nwrfcsdk/lib' --no-clean-on-error")) ```
Hi @piersharding My SAP NetWeaver is currently installed in this folder `C:\Program Files (x86)\SAP\FrontEnd\SAPgui ` So what I did is, I run the installation with the following argument ``` install_github('piersharding/RSAP',...