ProjectBudgetSummary


Description

-A representation of the important details of a project budget within Microsoft Dynamics GP. A list of project budget summary objects is returned by the GetProjectBudgetList method. The properties are read-only.

Properties

Property

Type

Length

Default

Description

Key

ProjectBudgetKey

N/A

N/A

The project budget key object that uniquely identifies a project budget.

ProjectAmount

MoneyAmount

N/A

N/A

The total project amount. Project Amount = Sum of Forecast Project Revenue for Each Cost Category + Sum of Project Fees + Sum of Service Fees.

Status

ProjectStatus

N/A

N/A

Identifies the status of the cost category.

ProfitType

ProfitType

N/A

N/A

Identifies the profit type to be used when transactions are created.

PostedQuantity

Quantity

N/A

N/A

The posted quantity for a cost category.

PostedTotalCost

MoneyAmount

N/A

N/A

The posted total cost for a cost category.

PostedBillableAmount

MoneyAmount

N/A

N/A

The posted billable amount for a cost category.

ForecastQuantity

Quantity

N/A

N/A

The forecast quantity for a cost category.

ForecastTotalCost

MoneyAmount

N/A

N/A

The forecast total cost for a cost category.

ForecastBillableAmount

MoneyAmount

N/A

N/A

The forecast billable amount for a cost category.



Documentation Feedback