Active Property
Description
Indicates whether to record and run on any open SAP session (False) or to open a specified session (True) when a record or run session begins.
Property type
Read-write property
Syntax
Visual Basic
Public Property Active As Boolean
Return Type
  • True--The SAPLauncher opens the specified SAP GUI for Windows application when a record or run session begins.
  • False--The test is set to record and run on any open SAP GUI for Windows application. 
Example
See Also