RfcServerLogonInfo

logon information for RfcServer objects. Will be transmitted as parameter of the RfcServer.logon event.

Properties

Name Type Description
Function string name of the function which is going to be called
Client string SAP client
User string name of the user performing the request
Language string language
TCode string TCODE of transaction which is currently executed
SNCEnabled string indicates whether the connection is encrypted
SNCPartnerName string SNC partner name (only set when SNCEnabled = true)
RequestAllowed bool indicates whether the request should be allowed (must set by event listener)