ProjectChangeOrderFee


Description

Defines the properties of change order fee in the Project Accounting module in Microsoft Dynamics GP. The properties are read-only.

Properties

Property

Type

Length

Default

Description

Key

ProjectChangeOrderFeeKey

N/A

N/A

The project change order fee key object that uniquely identifies a project change order fee.

ContractBeginDate

dateTime

N/A

N/A

The begin date of the project contract.

ContractEndDate

dateTime

N/A

N/A

The end date of the project contract.

TotalProjectFeeAmount

MoneyAmount

N/A

N/A

The total project fee amount.

TotalRetainerFeeAmount

MoneyAmount

N/A

N/A

The total retainer fee amount.

TotalRetentionFeeAmount

MoneyAmount

N/A

N/A

The total retention fee amount.

TotalServiceFeeAmount

MoneyAmount

N/A

N/A

The total amount for services to be rendered over a specified period.

VarianceFeeAmount

MoneyAmount

N/A

N/A

The positive or negative amount used to update the fee amount.

SequenceNumber

int

N/A

N/A

The sequence number.

VarianceProjectFee
Amount

MoneyAmount

N/A

N/A

The positive or negative amount used to update the project fee amount.

VarianceRetainerFee
Amount

MoneyAmount

N/A

N/A

The positive or negative amount used to update the retainer fee amount.

VarianceRetentionFee
Amount

MoneyAmount

N/A

N/A

The positive or negative amount used to update the retention fee amount.

VarianceServiceFee
Amount

MoneyAmount

N/A

N/A

The positive or negative amount used to update the service fee amount.

PostedProjectFeeAmount

MoneyAmount

N/A

N/A

The posted project fee amount.

PostedRetainerFee
Amount

MoneyAmount

N/A

N/A

The posted retainer fee amount.

PostedRetentionFee
Amount

MoneyAmount

N/A

N/A

The posted retention fee amount.

PostedServiceFeeAmount

MoneyAmount

N/A

N/A

The posted amount for services to be rendered over a specified period.

Lines

ArrayOfProjectChangeOrderFeeLine

N/A

N/A

A collection of project change order fee lines.


Inherits from

BusinessObject


Documentation Feedback