ORDER_STATUS_UPDATE_PROLOG_DATA
The Order Status Update message includes the ORDER_STATUS_UPDATE_PROLOG_DATA segment. This data segment identifies the type of message that is being defined; that is, the segment indicates that the message is an Order Status Update message with a field value of OS (Order Status).
The Order Status Update message supports two sets of application data: Order Status Update version 01 and Order Status Update version 02. Version 02 includes a superset of the data within version 01. Specifically, the ORDER_STATUS_UPDATE_PROLOG_DATA segment for version 01 contains a value of 01 for the field NC_MsgVersion; whereas version 02 contains a value of 02 for NC_MsgVersion.
The format and the source of the fields for ORDER_STATUS_UPDATE_PROLOG_DATA for version 02 are described in the following table:
Field Name | Field Type | Field Value |
---|---|---|
NC_MsgType | CHAR (10) | OS |
NC_MsgVersion | CHAR (2) | 02 |
NC_RESERVED | CHAR (10) | Reserved for IBM use. |
The format and the source of the fields for ORDER_STATUS_UPDATE_PROLOG_DATA for version 01 are described in the following table:
Field Name | Field Type | Field Value |
---|---|---|
NC_MsgType | CHAR (10) | OS |
NC_MsgVersion | CHAR (2) | 01 |
NC_RESERVED | CHAR (10) | Reserved for IBM use. |