AMT Help Files
Home Development AMT Databases System Database amt sys transaction control

amt sys transaction control

Column Name Data Type Description
TRANSACTIONID int A unique ID number for this transaction.
APPID int ID of the application that this transaction belongs to.
See amt sys application.
TRANSACTIONCODE string The transaction code.
PROGRAMID int ID of the program that this transaction starts.
See amt sys program control.
AUTOSTART boolean If true, this transaction is started as soon as the application node is started.
DISABLED boolean If true, this transaction is disabled.
TWASIZE int The size of the TWA (Transaction Work Area) in bytes.
REMOTESYSTEM string The remote application on which to start the transaction.

Contents

 Go to top