You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 18, 2026. It is now read-only.
RSAP seems to be working on the project I've inherited, I need to extend the project and navigating queries on an existing SAP system has been difficult.
This next question is more of a SAP question, but hoping others have solved it.
Once connected to SAP, is there a metatable that can be queries to list the tables, column names of tables, table structures etc? (I've previously worked with Oracle systems which had this, made it easy to explore a data structure once connected)
Not a bug. But hoping commets will shed light or point me in right direction.
hi,
this isn't really a normal git query, but asking for pointers to resources I was hoping to be out there.
I've been referring to https://www.rdocumentation.org/packages/RSAP/versions/0.9
and https://cran.r-project.org/web/packages/RSAP/RSAP.pdf
RSAP seems to be working on the project I've inherited, I need to extend the project and navigating queries on an existing SAP system has been difficult.
This next question is more of a SAP question, but hoping others have solved it.
Not a bug. But hoping commets will shed light or point me in right direction.