SAP S/4HANA Product Master Mapping with Pricefx

This article describes the mappings used by “SAP S/4HANA Product Master Integration with Pricefx” package.

Message Mappings

This package contains mappings which map all the required fields from SAP S/4HANA Product OData response to Pricefx Product and Product Extensions Upsert requests. You should modify these mappings according to your needs. You should also add new mappings for additional Product Extensions.

The sample A_ProductEntityGET XML schema contains only the fields used by the mappings and the integrations. It is generated by the OData adapter when the query is specified. You could include your own A_ProductEntityGET XML schema or download one from SAP API Reference.

mappings main.png

This package also contains mappings which convert structured upsert requests to intermediate XML for building generic bulk load requests. You should modify these mappings according to your needs. You should also add new mappings for additional Product Extensions.

mapping flatten.png

Value Mappings

This package also contains value mappings which map codes used in SAP S/4HANA to description used in Pricefx. You can build your own mappings or modify any values here. These value mappings are used in message mappings in the same package.

value mappings.png