IDC3003I   FUNCTION TERMINATED. CONDITION CODE IS cde.

Explanation

The system writes this message when an error condition has occurred in the processing of a functional command. Messages printed just before this message in the program listing indicate the error that occurred.

In the message text:
cde
The condition code of the abnormally ended function.

System action

The system continues processing with the next command. The system sets LASTCC to the condition code. The system also sets MAXCC if the condition code is greater than the current MAXCC value.

Programmer response

Preceding messages indicate the appropriate programmer response.

Source

DFSMSdfp

Module

IDCVS01