Description Usage Arguments Details Value Note Author(s) See Also Examples
Close an open connection to an SAP System
1 | RSAPClose(con)
|
con |
an Open SAP RFC Conneciton handle |
RSAPClose
closes an RFC connection to a specified SAP system
Returns true or false
Not much to note here.
Piers Harding
RSAPConnect
, RSAPGetInfo
, RSAPInvoke
1 2 3 4 5 | ## Not run:
# Close the connection
RSAPClose(con)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.