DATUSR_DATA for inbound messages

The inbound messages Order Status Update, Customer New, and Customer Update, include the DATUSR_DATA data segment. Include the DATUSR records in these messages to receive additional data. You can customize the fields to pass extra data that is not included in the messages. DATUSR_DATA can be repeated multiple times.

The format and the source of the fields for DATUSR_DATA are described in the following table:

Field Name Field Type Description
NC_FieldName CHAR (8) Name of the new field to be added.
NC_FieldLength CHAR (10) Length of the NC_FieldValue field.
NC_FieldValue CHAR (variable) Text string for the value of the new field.