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 | 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 | N/A | N/A | The total project fee amount. | |
TotalRetainerFeeAmount | N/A | N/A | The total retainer fee amount. | |
TotalRetentionFeeAmount | N/A | N/A | The total retention fee amount. | |
TotalServiceFeeAmount | N/A | N/A | The total amount for services to be rendered over a specified period. | |
VarianceFeeAmount | 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 | N/A | N/A | The positive or negative amount used to update the project fee amount. | |
VarianceRetainerFee | N/A | N/A | The positive or negative amount used to update the retainer fee amount. | |
VarianceRetentionFee | N/A | N/A | The positive or negative amount used to update the retention fee amount. | |
VarianceServiceFee | N/A | N/A | The positive or negative amount used to update the service fee amount. | |
PostedProjectFeeAmount | N/A | N/A | The posted project fee amount. | |
PostedRetainerFee | N/A | N/A | The posted retainer fee amount. | |
PostedRetentionFee | N/A | N/A | The posted retention fee amount. | |
PostedServiceFeeAmount | N/A | N/A | The posted amount for services to be rendered over a specified period. | |
Lines | N/A | N/A | A collection of project change order fee lines. |