biuan SAP® BUSINESS ONE SDK
API Bo Money Precision Types

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

MemberValueDescription
mpt_Sum0Amounts.
mpt_Price1Prices.
mpt_Rate2Rates.
mpt_Quantity3Quantities.
mpt_Percent4Percent.
mpt_Measure5Units.
mpt_Tax6Tax.

SAP® B1 DI-API C# definition

public enum BoMoneyPrecisionTypes { mpt_Sum, mpt_Price, mpt_Rate, mpt_Quantity, mpt_Percent, mpt_Measure, mpt_Tax }


SAP® Business One is the trademark(s) or registered trademark(s) of SAP AG in Germany and in several other countries. Contact
This website is not affiliated with, maintained, authorized, endorsed or sponsored by SAP AG or any of its affiliates