PurchaseTax


Description

Defines the tax information for a specific purchasing document.

Properties

Property

Type

Length

Default

Description

Key

PurchaseTaxKey

N/A

Empty

The purchase tax key object that uniquely identifies the purchase tax information.

IsBackoutTax

boolean

N/A

False

Indicates whether the tax is a backout tax.

TaxAmount

MoneyAmount

N/A

0

The tax amount.

TaxableAmount

MoneyAmount

N/A

0

The total taxable purchase amount.

TotalAmount

MoneyAmount

N/A

0

The total purchase amount.

TotalTaxPotentialAmount

MoneyAmount

N/A

N/A

The total tax potential. This property is read-only.

AuditTrailCode

string

N/A

N/A

The internally assigned audit trail code that gets saved on the record at the time the transaction is posted. This property is read-only.


Inherits from

BusinessObject


Documentation Feedback