PayablesTax


Description

Defines the properties for purchase tax information for payables documents in Microsoft Dynamics GP.

Properties

Property

Type

Length

Default

Description

Key

PayablesTaxKey

N/A

N/A

The payables tax key object that uniquely identifies the payables tax instance.

PurchasesTaxAmount

MoneyAmount

N/A

0

The amount of tax on the purchases amount.

FreightTaxAmount

MoneyAmount

N/A

0

The amount of tax on the freight amount.

MiscellaneousTaxAmount

MoneyAmount

N/A

0

The amount of tax on the miscellaneous amount.

GLAccountKey

GLAccountNumberKey

N/A

Empty

The GL account number key object that specifies the account to which tax amounts will be posted.

IsPosted

boolean

N/A

N/A

Indicates whether the tax details have been posted. This property is read-only.


Inherits from

Tax


Documentation Feedback