RfcSystemData

Connection data for RFC connection

Properties

Name Type Description
ConnectString string Connect String (e.g. "ASHOST=host SYSNR=00...") for the system. Refer to documentation for RfcOpenEx() in the RFC SDK for details.
VisualMode integer This value controls whether SAPGUI screens are enabled. Possible values are 0 (no GUI), 1 (GUI always open) and 2 (show GUI only if dialog appears)
Debug bool Enables or disables remote debugging using SAPGUI (just set a breakpoint in SE80 and call the function module)