ProjectBudgetRule
A project budget rule [ProjectBudgetRule
] defines a line in the project budget grid.
Review the Usage Guidelines for the ProjectBudgetRule
object.
— |
XML |
SOAP |
REST |
Database table |
---|---|---|---|---|
Object |
|
|
— |
|
Supported Commands |
— |
— |
The ProjectBudgetRule
object has the following properties:
XML / SOAP |
Database |
Description |
---|---|---|
|
|
The main category for this budget line:
When setting |
|
|
The ID of the associated category. |
|
|
[Read-only] Time the record was created. See Date Fields. |
|
|
Currency for the money fields in the record. |
|
|
[Read-only] Copied from project budget group. The ID of the associated customer. |
|
|
The date of the budget rule. See Date Fields. |
|
|
End date of the period. See Date Fields. |
|
|
[Read-only] Unique ID. Automatically assigned by SuiteProjects Pro. |
|
|
A 0/1 field which indicates whether the rule was imported from project task assignments or bookings (related only to the labor category). |
|
|
The ID of the associated item. |
|
|
The ID of the associated job code. |
|
|
Notes associated with this project budget line. |
|
|
The period of the total:
|
|
|
The ID of the associated product. |
|
|
The profitability of this project budget rule. |
|
|
[Required] The ID of the associated project_budget_group. Cannot be modified. |
|
|
The ID of the associated project task. |
|
|
[Read-only] Copied from project budget group. The ID of the associated project. |
|
|
The quantity for this project budget rule. |
|
|
The best-case quantity estimate for this project budget rule. |
|
|
The most likely quantity estimate for this project budget rule. |
|
|
The worst-case quantity estimate for this project budget rule. |
|
|
The rate of this project budget rule. |
|
|
Start date of the period. See Date Fields. |
|
|
The total for this project budget rule. Date set by the date" attribute." |
|
|
The best-case estimate for this project budget rule. Date set by the date" attribute." |
|
|
The most likely estimate for this project budget rule. Date set by the date" attribute." |
|
|
The worst-case estimate for this project budget rule. Date set by the date" attribute." |
|
|
[Read-only] Time the record was last modified. See Date Fields. |
Usage Guidelines
Review the following guidelines:
-
When adding a new project budget rule, SuiteProjects Pro checks the validity of the project budget group ID, and returns error 945 if invalid (see Error Codes). The project and customer fields are sourced from the project budget group.
-
When modifying an existing project budget rule, you cannot change the project, customer, or budget group ID fields. If you change any of the following fields in a project budget rule, these fields are copied to all related project budget transactions:
category
,categoryid
,itemid
,job_codeid
,productid
,project_taskid
. -
To delete a project budget rule, you must have edit access to the project budget group, and the project budget must not be approved or archived.
-
The API does not support project budget approvals.