Service Group Application Reference

Service Group Application Reference

Full Response Code Format

Full Response Code Format

Each part of the full response code, Secondary and Primary, is 10 bytes in length with only the first 7 bytes currently being used. For Services which use a 2-byte response code in the parameter list, the full 20 byte response code is available in the Work-area following the first 42 bytes and the first 2 bytes are duplicated into the response code parameter.
The full response code has the following format:
EERRMMSxxxEERRMMSxxx 0.........10........ Primary Secondary
where,
EE
Error number - This value identifies the error condition.
RR
Error reason- Reason for the error.
MM
Module ID - Uniquely identifies the Service or Module generating the response code. Module IDs are detailed in the section Module IDs.
S
Severity - The severity field can be used by the application program to decide what action should be taken on receiving an error. Valid values and suggested actions are as follows:
S
Type
Description
0
Message
Ignore
1
Warning
Ignore and continue, or fix data and re-submit
2
Error
Usually a data related problem. Program should abort and investigate the problem.
3
Fatal
Internal problem, probably caused by incorrect generation or linking of the application. The program should abort.
xxx
Undefined - These bits are reserved for future use.

0 COMMENTS

We’d like to hear from you!