Field help (IPHTYP) 

This parameter specifies the price list type. The 3 following types are available:

Example of calculation of a proportional price list: Let us consider the measured value of a heading equal to 15 Parcels, and the following price list: fixed amount of 10 Euros
Bracket 1: from 1 to 10 parcels, Unit Price = 5 Euro/parcel
Bracket 2: from 11 to 20 parcels, Unit Price = 3 Euro/parcel
Bracket 3: from 21 to 999,999 parcels, Unit Price = 2 Euro/parcel
If measured value = 15 parcels, Price list = 10 + 15 * 3 = 55 Euros
If measured value = 25 parcels, Price list = 10 + 25 * 2 = 60 Euros
Example of calculation of a price list by bracket: Let us consider the measured value of a heading equal to 15 Parcels, and the following price list: fixed amount of 10 Euros
Bracket 1: from 1 to 10 parcels, Unit Price = 5 Euro/parcel
Bracket 2: from 11 to 20 parcels, Unit Price = 3 Euro/parcel
Bracket 3: from 21 to 999,999 parcels, Unit Price = 2 Euro/parcel
If measured value = 6 parcels, Price list = 10 + 6 * 3 = 40 Euros
If measured value = 15 parcels, Price list = 10 + 10 * 5 + 5 * 3 = 75 Euros
If measured value = 25 parcels, Price list = 10 + 10 * 5 + 10 * 3 + 5 * 2 = 100 Euros