ProjectBudget


Description

A project budget in the Project Accounting module in Microsoft Dynamics GP.

Properties

Property

Type

Length

Default

Description

Key

ProjectBudgetKey

N/A

N/A

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

LineSequenceNumber

int

N/A

N/A

The line sequence number.

IsInventoryItem

boolean

N/A

N/A

An option to indicate that the cost category key is for inventoried items.

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.

BillingType

BillingType

N/A

N/A

Identifies the billing type to be used when transactions are created. For Time and materials, fixed price, cost plus project types select Standard to bill customers for project costs based on a specific profit type; for Time and materials project types select No charge when you won’t charge customers for project costs; for Time and materials project types select No Billing when you won’t bill customers for project costs.

POCommittedCosts

MoneyAmount

N/A

N/A

The costs that are committed on a purchase order.

POCommittedQuantity

Quantity

N/A

N/A

The quantities that are committed on a purchase order.

CostCompletedPercent

Percent

N/A

N/A

The percentage of cost expended, if you selected the accounting method When Performed, When Billed, Cost-to-Cost or Completed.

CostOfEarningsAmount

MoneyAmount

N/A

N/A

The total cost of earnings for the project.

DoesAcceptEquipment
RateTableReplacement

boolean

N/A

N/A

An option to replace the equipment rate table currently assigned to the project budget.

DoesAcceptLaborRate
TableReplacement

boolean

N/A

N/A

An option to replace the labor rate table currently assigned to the project budget.

EarningsAmount

MoneyAmount

N/A

N/A

The total earnings amount for the project.

EquipmentRateTableKey

ProjectEquipmentRateTableKey

N/A

N/A

The project equipment rate table key object that uniquely identifies an equipment rate table.

LaborRateTableKey

ProjectLaborRateTableKey

N/A

N/A

The project labor rate table key object that uniquely identifies a labor rate table.

LaborRateTableType

ProjectLaborRateTableType

N/A

N/A

The project labor rate table key object that uniquely identifies a labor rate table.

OverheadRateMethod

ProjectOverheadRateMethod

N/A

N/A

Identifies the overhead calculation methods that can be used to include overhead in project costs.

PayCodeHourlyKey

PayCodeKey

N/A

N/A

The pay code key object that uniquely identifies an hourly pay code.

PayCodeSalaryKey

PayCodeKey

N/A

N/A

The pay code key object that uniquely identifies a salary pay code.

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.

QuantityCompleted
Percent

Percent

N/A

N/A

The percentage of effort expended, if you selected the accounting method Effort-Expended. The Effort-Expended option is usually used to track the number of hours used in a project.

ReceiptsAmount

MoneyAmount

N/A

N/A

The cash receipt amount received from the customer for the project.

TaxPaidAmount

MoneyAmount

N/A

N/A

The tax paid amount for the project.

UofM

string

N/A

N/A

The unit of measure for the cost category.

UofMScheduleKey

UofMScheduleKey

N/A

N/A

The UofM schedule key object that uniquely identifies a unit of measure schedule.

WriteoffAmount

MoneyAmount

N/A

N/A

The amount written off for the project.

WriteoffTaxAmount

MoneyAmount

N/A

N/A

The tax amount written off for the project.

WriteUpDownAmount

MoneyAmount

N/A

N/A

The positive or negative amount used to modify the amount billed.

TransactionalCurrency
Code

CurrencyKey

N/A

N/A

The currency key object that uniquely identifies a transaction currency code.

Forecast

ProjectBudgetForecast

N/A

N/A

The forecast amounts for a project budget.

Baseline

ProjectBudgetBaseline

N/A

N/A

The baseline amounts for a project budget.

Billed

ProjectBudgetBilled

N/A

N/A

The billed amounts for a project budget.

Posted

ProjectBudgetPosted

N/A

N/A

The posted amounts for a project budget.

Unposted

ProjectBudgetUnposted

N/A

N/A

The unposted amounts for a project budget.

Actual

ProjectBudgetActual

N/A

N/A

The actual amounts for a project budget.

Uncommitted

ProjectBudgetUncommitted

N/A

N/A

The uncommitted purchase order amounts for a project budget.


Inherits from

BusinessObject


Documentation Feedback