Develop > Controller layer > Integrate with back-end systems and external applications > Back-end integration legacy messages > Product Price Update message
PRODUCT_PRICE_UPDATE_PROLOG_DATA
The Product Price Update message includes the PRODUCT_PRICE_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 a Product Price Update message with a field value of PP (Product Price).
The Product Price Update message supports two sets of application data: Product Price Update version 01 and Product Price Update version 02. Version 02 includes a superset of the data within version 01. Specifically, the PRODUCT_PRICE_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 PRODUCT_PRICE_UPDATE_PROLOG_DATA for version 02 are described in the following table:
Field Name Field Type Field Value NC_MsgType CHAR (10) PP NC_MsgVersion CHAR (2) 02 NC_RESERVED CHAR (10) Reserved for IBM use.
The format and the source of the fields for PRODUCT_PRICE_UPDATE_PROLOG_DATA for version 01 are described in the following table:
Field Name Field Type Field Value NC_MsgType CHAR (10) PP NC_MsgVersion CHAR (2) 01 NC_RESERVED CHAR (10) Reserved for IBM use.
Related reference
Back-end integration legacy messages