ProjectEmployeeExpenseLineTax


Description

Defines the properties for employee expense line tax in the Project Accounting module in Microsoft Dynamics GP. The properties are read-only.

Properties

Property

Type

Length

Default

Description

Key

ProjectEmployeeExpenseLineTaxKey

N/A

N/A

The project employee expense tax key object that uniquely identifies the project employee expense tax.

TotalTaxAmount

MoneyAmount

N/A

N/A

The total tax amount for the project employee expense line.

ReimbursedTaxAmount

MoneyAmount

N/A

N/A

The reimbursed tax amount for the project employee expense line.

PurchaseTaxAmount

MoneyAmount

N/A

N/A

The purchase tax amount for the project employee expense line.

FreightTaxAmount

MoneyAmount

N/A

N/A

The freight tax amount for the project employee expense line.

MiscellaneousTaxAmount

MoneyAmount

N/A

N/A

The miscellaneous tax amount for the project employee expense line.

TotalAmount

MoneyAmount

N/A

N/A

The total amount of the project employee expense line.

TaxableAmount

MoneyAmount

N/A

N/A

The taxable amount of the project employee expense line.

GLAccountKey

GLAccountNumberKey

N/A

N/A

The GL account key object that uniquely identifies the GL account.


Inherits from

BusinessObject


Documentation Feedback