Uses of Interface
com.redwood.scheduler.api.connector.sap.rfc.scripting.SAPSystemInfo
-
Packages that use SAPSystemInfo Package Description com.redwood.scheduler.api.connector.sap.rfc.scripting.xbp Scheduler API - SAP Scripting API - XBP -
-
Uses of SAPSystemInfo in com.redwood.scheduler.api.connector.sap.rfc.scripting.xbp
Methods in com.redwood.scheduler.api.connector.sap.rfc.scripting.xbp that return SAPSystemInfo Modifier and Type Method Description SAPSystemInfo
XbpInterface. getSystemInfo()
Get the details of the SAP system as returned by the function module RFC_SYSTEM_INFO
-