Table 32 describes the generic formats owned by the application domain and shows the functions performed on the calls.
Format | Calling module | Function |
---|---|---|
APUE | DFHUEM |
SET_EXIT_STATUS |
In the descriptions of the formats that follow, the "input" parameters are input not to the application domain, but to the domain being called by the application domain. Similarly, the "output" parameters are output by the domain that was called by the application domain, in response to the call.
The SET_EXIT_STATUS function of the APUE format is used to set the exit status at a specified exit point.
OK|EXCEPTION|DISASTER|INVALID|KERNERROR|PURGED
RESPONSE | Possible REASON values |
---|---|
DISASTER |
ABEND LOOP |
INVALID |
INVALID_FUNCTION INVALID_EXIT_POINT |