Determines the abend code issued when MFJSERET=ABEND is in effect.
If this environment variable is not set, and MFJSERET=ABEND is in effect, an abend S00D (decimal code 16) is issued when a Sort or Merge operation fails with an unrecoverable error.
If a Sort or Merge the operation fails with an unrecoverable error, it will abend with a code between S001 and S063
The default is that the variable is not set. Any specified value outside of the range 1 to 99 will result in an abend code of S00D being issued.
MFJSABCODE=77
(results in abend code S04D)