|
Using this component it is possible to easily access the SAP GUI™ Scripting Engine. The component could for example be used out of Microsoft Visual Basic for Applications (VBA) or even within VBScript (example included) or JavaScript. Beside connecting a SAP GUI Instance to a backend, it is possible to read and write all field values of current presented transactions. Certainly these transactions could be startet using the component too. While using the SAP GUI™ Scripting API directly is very complicated, because of the handling of many different objects and interfaces, things could be done very easy using this component. There is only one object with only one interface, which handles the whole SAP GUI™ Scripting. |
|