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