Last updated 3 years ago
Element that connects to the opened SAP Front End application.
Properties
- Variable: [LTools.SAP.SAPInst] Variable for saving a reference to a connected process
C# LTools.SAP.SapApp app = LTools.SAP.SapApp.Init(wf); Python app = LTools.SAP.SapApp.Init(wf) JavaScript var app = _lib.LTools.SAP.SapApp.Init(wf);