Return code

About this task

When EQQYCOM returns control, this fullword shows the outcome of the request:
0
The request was successful.
4
The request was unsuccessful.

No records meet the criteria specified by the arguments.

6
You are not authorized to read the record. You specified a unique key in the SELECT request; the record exists, but you do not have authority to read it.
8
The request was unsuccessful. An error message has been written to the message log data set. This can occur if more than one record in the database satisfies the field values specified by your arguments. For example, you want to select an application description record with the ID APPL1, and there are two such application descriptions in the database with different validity dates. Your arguments must specify both the application ID and the valid-from date to uniquely identify the record.