Description Usage Arguments Details Value Note Author(s) See Also Examples
get connection details regarding partner SAP system
1 | RSAPGetInfo(con)
|
con |
an Open SAP RFC Conneciton handle |
RSAPGetInfo
get connection details regarding partner SAP system
Returns a named list of details about the connection
Not much to note here.
Piers Harding
RSAPConnect
, RSAPClose
, RSAPInvoke
1 2 3 4 5 6 | ## Not run:
# Close the connection
info <- RSAPGetInfo(con)
print(info)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.