关于 SAP WinGUI
SAP WinGUI 是在 SAP 应用程序(包括 SAP ERP、SAP ECC、SAP S/4 HANA,以及 SAP Business Suite 应用程序系列,如 SAP BI/BW、SAP CRM、SAP SCM、SAP PLM 等)中使用 SAP 功能时最常用的接口。
Enabling SAP WinGUI API scripting allows you to create reliable automations for the SAP WinGUI. Studio and Robots require SAP WinGUI scripting to be enabled on the local machine as well as on the server side. Before you can create your first automation projects for SAP, you need to go over the configuration steps.
UI elements in SAP are known as controls, and you might need a particular approach or activity to detect and use them. Find out more about supported SAP elements.
SAP WinGUI 支持的版本
Windows 7 和 Windows 10 都支持以下版本的 SAP WinGUI,以及 32 位和 64 位这两种体系结构类型。所有版本都支持“SAP 登录”或“SAP 登录板”。
- SAP WinGUI 7.40
- SAP WinGUI 7.50
- SAP WinGUI 7.60
- SAP WinGUI 7.70
所有可用主题(例如 Quartz、Belize、Blue Crystal 或 Corbu)都可以用于建立 SAP 自动化。
SAP WinGUI 活动
以下活动专为 SAP 自动化量身定制:
- SAP Call Transaction
- SAP Click Picture on Screen
- SAP Click Toolbar Button
- SAP Expand Tree
- SAP Read Statusbar
- SAP 登录
- SAP 登录
- SAP Select Dates in Calendar
- SAP Select Menu Item
- Table Cell Scope
SAP WinGUI 附加信息
可以在为 SAP WinGUI 元素生成的选取器中使用通配符和正则表达式。
SAP WinGUI 选择器不仅支持识别目的 technical ID
,而且还支持 Text
、Tooltip
和 Type of SAP control
属性。复杂 SAP 控件(例如 SAP 表格、SAP 网格和SAP 树)不具有这些属性,因为标识的执行方式不同。
In case SAP WinGUI API scripting is not activated or not allowed in your organization, you can interact with the SAP WinGUI interface with help of Computer Vision activities.
大约一年前更新