Defines the properties for project fee in the Project Accounting module in Microsoft Dynamics GP. The properties are read-only.
Property |
Type |
Length |
Default |
Description |
---|---|---|---|---|
Key |
N/A |
N/A |
The project fee line key object that uniquely identifies the project fee line. |
|
Name |
string |
N/A |
N/A |
A descriptive name of the fee. |
Type |
N/A |
N/A |
Identifies the fee type. |
|
Amount |
N/A |
N/A |
The fee amount to be billed. |
|
CostPercent |
N/A |
N/A |
The percentage to be used to calculate fee as a percentage of total budgeted cost for the project. |
|
RevenuePercent |
N/A |
N/A |
The percentage to be used to calculate fee as a percentage of total budgeted revenues. |
|
RetentionPercent |
N/A |
N/A |
The percentage of billing amount that will be withheld in progress billings for a fixed price and cost plus project. |
|
SalesTaxScheduleKey |
N/A |
N/A |
The tax schedule key object that uniquely identifies a sales tax schedule. |
|
SalesTaxBasis |
N/A |
N/A |
Identifies the tax basis to be used for the billing amount. |
|
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. |
Frequency |
N/A |
N/A |
The frequency associated with the fee. |
|
StartDate |
dateTime |
N/A |
N/A |
The date that a service fee begins. |
EndDate |
dateTime |
N/A |
N/A |
The date that a service fee ends. |
Renew |
boolean |
N/A |
N/A |
Indicates if a service fee is recurring. |
RenewDate |
dateTime |
N/A |
N/A |
The renew date of a service fee. |
TotalAmount |
N/A |
N/A |
The total amount of the change order fee line. |
|
RenewDay |
int |
N/A |
N/A |
The renew day for the service fee. |
RenewMonth |
int |
N/A |
N/A |
The renew month for the service fee. |
UserDefined1 |
string |
N/A |
N/A |
User defined data. |
UserDefined2 |
string |
N/A |
N/A |
User defined data. |
ServiceFeeAmount |
N/A |
N/A |
An amount for services to be rendered over a specified period. |
|
Schedules |
N/A |
N/A |
A collection of project fee schedules. |