RSAPValidHandle: SAP RFC check valid connection

Description Usage Arguments Details Value Note Author(s) See Also Examples

View source: R/RSAP.R

Description

Check a connection handle is valide

Usage

1

Arguments

con

an SAP RFC Connection handle

Details

RSAPValidHandle check a connection handle to SAP is valid

Value

Returns true or false

Note

Not much to note here.

Author(s)

Piers Harding

See Also

RSAPConnect, RSAPGetInfo, RSAPInvoke

Examples

1
2
3
4
5
## Not run: 
# Close the connection
RSAPValidHandle(con)

## End(Not run)

RSAP documentation built on May 29, 2017, 1:47 p.m.