AMT Help Files

Transaction control

 
In IBM CICS COBOL the transactions are identified by a unique four character Transaction ID. In the AMT-COBOL Transaction control table the transactions are identified by a up to 50 character long Transaction codes. These codes then also need to replace the Transaction ID's in the Cobol Code (the internally needed four character ID's are generated automatically when an entry is created in the Transaction control table).

This tab shows the list of Transaction codes currently set in your AMT-COBOL environment.

Click the Add or Edit button to add a new or edit an existing entry in the table. The following dialog will show.

Description of the fields:

It is also possible to define Transaction codes in Program control.