CITES (10-digit signed integer)

Status at end of task.

This field shows the status of the user transaction at end of task. One of the following values is returned:

TENOSY

Not synchronized.

The user transaction has not yet completed and has not syncpointed. The MDMT field in MQMD is MTRQST in this case.

TECMIT

Commit unit of work.

The user transaction has not yet completed, but has syncpointed the first unit of work. The MDMT field in MQMD is MTDGRM in this case.

TEBACK

Back out unit of work.

The user transaction has not yet completed. The current unit of work will be backed out. The MDMT field in MQMD is MTDGRM in this case.

TEENDT

End task.

The user transaction has ended (or abended). The MDMT field in MQMD is MTRPLY in this case.

This is a response field used only for 3270 transactions. The initial value of this field is TENOSY.