With SAP GUI 6.20, SAP introduced a "scripting API": an object model that represents a screen with its controls at runtime. In Windows environment the API can be used from any tool that supports the COM object interface, especially from the VBScript and JavaScript languages. The object model allows one to automate all user actions. Unlike GuiXT, the SAP GUI scripting approach is not intended to change the screen layout. It completes the GuiXT functionality, allowing us to manipulate special controls (like the grid control) that GuiXT cannot handle directly, but is restricted to actions that a user is able to do as well. With GuiXT 2004 Q2 3 and above, you can combine the two approaches. Use the new keyword "ApplyGuiScript" in a GuiXT script or an InputScript in order to perform further actions on the screen via a VBScript. The general procedure, clarified with a few examples, is set out below. |
1 Requirements
2 SAP documentation Please see the following SAP notes concerning SAP GUI scripting:
|
For SAP Project Implementation, Project Support, Placement, Training and Certification reach me at "SAPISPTC@gmail.com"
SAP GUI Scripting and GuiXT
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment