Transactions Collection Object  

The Transactions collection object allows you to list and view the Transaction objects currently in use. To create a Transactions collection, use the Visual Basic statement:

CreateObject("SAP.Transactions")

The Transaction collection maintains a single R/3 connection for all the Transaction objects contained in the collection.

 

Properties

Methods