BudgetAllocation

A budget allocation [BudgetAllocation] designates an employee responsible for an activity performed to obtain funding for a project.

XML

SOAP

REST

Database table

Object

BudgetAllocation

oaBudgetAllocation

budget_allocation

Supported Commands

Add, Read, Modify

add(), read(), modify(), upsert()

The BudgetAllocation object has the following properties:

XML / SOAP

Database

Description

allocation

allocation

The percentage of the budget entry that this user was allocated to.

budgetactivity_id

budget_activity_id

The ID of the budget activity.

budgetcategory_id

budget_category_id

The ID of the budget category.

budgetid

budget_id

The ID of the associated budget.

created

created

[Read-only] Time the record was created.

See Date Fields

currency

currency

Currency for the money fields in the record.

customerid

customer_id

The ID of the associated customer.

date

date

The date of the budget entry.

See Date Fields

id

id

[Read-only] Unique ID. Automatically assigned by SuiteProjects Pro.

projectid

project_id

The ID of the associated project.

total

total

The total value of budget entry. Dated by the date field.

updated

updated

[Read-only] Time the record was last modified.

See Date Fields

userid

userid

The ID of the associated user.