1 | c_1 | Input | INT2 |
2 | c_2 | Input | INT2 |
3 | case | Input | INT2 |
4 | severity | Input | INT2 |
5 | control | Input | INT2 |
6 | facility_id | Input | CHAR3 |
7 | i_s_info | Input | INT4 |
8 | cond_token | Output | FEEDBACK |
9 | fc | Output | FEEDBACK |
The Construct a Condition Token (CEENCOD) API is used to dynamically construct a 12-byte condition token.
None.
CEE0000 | The API completed successfully |
Severity: 00 | |
CEE0401 | The Case parameter for &1 is not valid |
Severity: 30 | |
CEE0402 | Unsupported control code &2 passed to procedure &1 |
Severity: 30 | |
CEE0403 | Severity passed to &1 is not valid |
Severity: 30 |
If the severity in C_1 does not match the severity in the Severity parameter, message CEE0403 is raised.
Top | ILE CEE APIs | APIs by category |