TaxBaseType Enumeration

Help Text: Origin from which sales tax is calculated
Style: ComboBox

Values

Name Value Description
PctPerNet 0 Percentage of net amount
PctPerGross 1 Percentage of gross amount
PctPerTax 2 Percentage of sales tax
AmountByUnit 3 Amount per unit
PctGrosOnNet 4 Calculated percentage of net amount

See Also

Enums

Base Enum Properties

Data Types in X++