Rfc Connector Response
data class RfcConnectorResponse(val abapServerHost: String? = null, val authenticationType: String? = null, val client: String, val codePage: String? = null, val group: String? = null, val messageServerHost: String? = null, val messageServerService: String? = null, val sncQop: String? = null, val systemId: String, val systemNumber: String, val type: String)
Describes the Rfc connector.
Properties
Link copied to clipboard
FQDN, hostname, or IP address of the ABAP server.
Link copied to clipboard
The authentication type to SAP.
Link copied to clipboard
FQDN, hostname, or IP address of the Message server.
Link copied to clipboard
Port number, or service name (from /etc/services) of the message server.
Link copied to clipboard
System number of the ABAP server.