Description
Defines the precision type (number of decimal places, up to 6) for conversion of money (double integer) to string. The precision of each type depends on definitions in SAP Business One.
Members
Member | Value | Description |
---|---|---|
mpt_Sum | 0 | Amounts. |
mpt_Price | 1 | Prices. |
mpt_Rate | 2 | Rates. |
mpt_Quantity | 3 | Quantities. |
mpt_Percent | 4 | Percent. |
mpt_Measure | 5 | Units. |
mpt_Tax | 6 | Tax. |