The following table shows the LE initialization and termination callable services that are supported by this COBOL system.
Routine |
Description |
Supported? |
CEE3ABD |
Terminate enclave with an abend |
Yes |
CEE3GRC |
Get the enclave return code |
No * |
CEE3SRC |
Set the enclave return code |
No * |
Note:
- Calls to unsupported routines marked by '*' are accepted but no action occurs. In the FEED_BACK condition (FC) code, the severity is set to 4, the message number to 9999, and the facility-ID to MFX.
- The FLGS data item in the FEED_BACK condition (FC) token is not set or used by this COBOL system