TX - transaction/return code statements (DFSBSEX0)

This reference topic describes how to add, modify, or delete a transaction/return code (DFSBSEX0) record.

Adding or modifying a transaction/return code record

The format of the control statement to add or modify a transaction/return code (DFSBSEX0) record is as follows:

TX <transaction> RETCODE=<rc>

Example:

TX PART RETCODE=4

Deleting a transaction/return code record

The format of the control statement to delete a transaction/return code (DFSBSEX0) record is as follows:
TX <transaction> DELETE

Example:

TX PART DELETE