ProjectBudgetBase


Description

The base budget amounts in the Project Accounting module in Microsoft Dynamics GP. The properties are read-only.

Properties

Property

Type

Length

Default

Description

BeginDate

dateTime

N/A

N/A

The begin date of the cost category. The beginning date and ending date indicate the scheduled utilization of the cost category in the project.

EndDate

dateTime

N/A

N/A

The end date of the cost category.

Quantity

Quantity

N/A

N/A

The quantity for the cost category.

TotalCost

MoneyAmount

N/A

N/A

The total cost of the cost category. Total cost = (( Quantity) x (UnitCost)) + OverheadCost

BillableAmount

MoneyAmount

N/A

N/A

The billable amount for the cost category.

ProfitAmount

MoneyAmount

N/A

N/A

The profit amount for the cost category.

TaxAmount

MoneyAmount

N/A

N/A

The tax amount for the cost category.

OverheadCost

MoneyAmount

N/A

N/A

The overhead cost amount for the cost category.



Documentation Feedback