ProjectBudgetTransaction
A project budget transaction [ProjectBudgetTransaction
] defines a transaction in one project budget grid line.
Review the Usage Guidelines for the ProjectBudgetTransaction
object.
— |
XML |
SOAP |
REST |
Database table |
---|---|---|---|---|
Object |
|
|
— |
|
Supported Commands |
— |
— |
The ProjectBudgetTransaction
object has the following properties:
XML / SOAP |
Database |
Description |
---|---|---|
|
|
[Read-only] Copied from project budget rule. The main category for this budget transaction:
When setting |
|
|
[Read-only] Copied from project budget rule. 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 project budget transaction. See Date Fields. |
|
|
[Read-only] Unique ID. Automatically assigned by SuiteProjects Pro. |
|
|
[Read-only] Copied from project budget rule. The ID of the associated item. |
|
|
[Read-only] Copied from project budget rule. The ID of the associated job code. |
|
|
[Read-only] Copied from project budget rule. The ID of the associated product. |
|
|
The ID of the associated project budget group. |
|
|
The ID of the associated project budget rule. |
|
|
[Read-only] Copied from project budget rule. The ID of the associated project task. |
|
|
[Read-only] Copied from project budget group. The ID of the associated project. |
|
|
Quantity for this project budget transaction. |
|
|
The best-case quantity estimate for this project budget transaction. |
|
|
The most likely quantity estimate for this project budget transaction. |
|
|
The worst-case quantity estimate for this project budget transaction. |
|
|
The total for this budget transaction. Date set by the date" attribute." |
|
|
The best-case estimate for this project budget transaction. Date set by the date" attribute." |
|
|
The most likely estimate for this project budget transaction. Date set by the date" attribute." |
|
|
The worst-case estimate for this project budget transaction. Dated by the date field. |
|
|
[Read-only] Time the record was last updated or modified. See Date Fields. |
Usage Guidelines
Review the following guidelines:
-
When adding a new project budget rule, SuiteProjects Pro checks the validity of the the project budget rule, and returns error 946 if invalid (see Error Codes). The following fields are sourced from the project budget rule:
category
,categoryid
,customerid
,itemid
,job_codeid
,productid
,projectid
,project_budget_groupid
,project_taskid
-
When modifying an existing project budget rule, you cannot change the
project_budget_ruleid
or any of the fields sourced from the project budget rule. -
To delete a project budget transaction, 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.