biuan SAP® BUSINESS ONE SDK
DTW Administration / Setup / Financials / Tax / Withholding Tax
API Rounding Type Enum

Description

Methods for rounding of withholding tax calculations.

Members

MemberValueDescription
rt_TruncatedAU0The tax amount is truncated and appears without decimals. Relevant for a penalty withholding tax.
rt_CommercialValues1The value is rounded according to the decimal amount as follows:
  • 1 to 49 cents is rounded down.
  • 50 to 99 cents is rounded up.

Relevant for voluntary withholding tax.

rt_NoRounding2

Remarks

Relevant for Australia and New Zealand only.

SAP® B1 DI-API C# definition

public enum RoundingTypeEnum { rt_TruncatedAU, rt_CommercialValues, rt_NoRounding }


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