RSAPGetInfo: SAP RFC get connection details regarding partner SAP system

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

View source: R/RSAP.R

Description

get connection details regarding partner SAP system

Usage

1

Arguments

con

an Open SAP RFC Conneciton handle

Details

RSAPGetInfo get connection details regarding partner SAP system

Value

Returns a named list of details about the connection

Note

Not much to note here.

Author(s)

Piers Harding

See Also

RSAPConnect, RSAPClose, RSAPInvoke

Examples

1
2
3
4
5
6
## Not run: 
# Close the connection
info <- RSAPGetInfo(con)
print(info)

## End(Not run)

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