ERP mappings

You may need to create or modify ERP (enterprise resource planning) tax codes based on elements in the tax result. You can implement ERP code mappings for this purpose.
There are 2 types of ERP code mappings.

Static

A static ERP mapping replaces the existing ERP tax code with a constant value when the condition is met.
When a ERP mapping group is selected for an invoice, the product evaluates each tax result against all of the associated ERP mappings by order number or until it finds a matching qualifier (all of the qualifier's conditions match the tax result). Once the product selects a mapping, the ERP tax code for the tax result is replaced with the mapping's static tax code value.

Dynamic

A dynamic ERP mapping replaces the existing ERP tax code with the value of a selected number of fields from the XML elements for invoice and line input and tax output.
When a dynamic ERP mapping group is selected for an invoice, the product replaces the ERP tax code for each tax result with a new tax code value specified by the first active ERP mapping. The new tax code contains a string of concatenated elements associated with the mapping. The product evaluates against defined conditions before the new tax code value is applied. Elements are applied in the order you specify and all applicable elements are applied.