Table of Contents

Budget Parameter

DynamicValueTypeString = 0,Email = 1,Integer = 2,Long = 3,Float = 4,Currency = 5,DateTime = 6,Date = 7,Time = 8,Duration = 9,Boolean = 10DynamicValueType : DynamicValueTypeValue : objectBudgetParameterId : int64Notes : stringValue: DynamicValueParameterName: stringExpressionType: ExpressionTypeTypeIsActive : boolSequenceNumber : int32CreatedOn : datetimeModifiedOn : datetimeVersion : int32PermissionTreeFinancialYearPeriodUserBudgethas auser rightsperiodcreated bymodified byvaluebudget

Learn more about Notification Template Parameters from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetBudgetParameter

Get a Budget Parameter resource.

View

PATCH UpdateBudgetParameter

Update an existing Budget Parameter resource.

View

DELETE DeleteBudgetParameter

Delete an existing Budget Parameter resource.

View

GET GetBudgetParameterCollection

Get a collection of Budget Parameter resources.

View

POST CreateBudgetParameter

Create a new Budget Parameter resource.

View

GET GetBudgetParameterForBudgetCollection

Get a collection of Budget Parameter resources for the Budget.

View

GET LookupBudgetParameterChangePermissionTree

Lookup the permission set for changing the Budget Parameter.

View

GET LookupBudgetParameterInsertPermissionTree

Lookup the permission set for creating the Budget Parameter.

View

GET LookupBudgetParameterBudget

Lookup the Budget for the Budget Parameter.

View

GET BatchGetBudgetParameter

Get a collection of Budget Parameter resources for the set of id's.

View

POST BatchCreateBudgetParameter

Create a new collection of Budget Parameter resources.

View

PATCH BatchUpdateBudgetParameter

Update a collection of existing Budget Parameter resources.

View

DELETE BatchDeleteBudgetParameter

Delete a collection of existing Budget Parameter resources.

View

PATCH ChangeBudgetParameterIsActive

Change the IsActive status for an existing Budget Parameter resource.

View

PATCH ChangeBudgetParameterPermissionTree

Change the PermissionTree for an existing Budget Parameter resource.

View

PATCH BatchChangeBudgetParameterIsActive

Change the IsActive status for a collection of existing Budget Parameter resources.

View

PATCH BatchChangeBudgetParameterPermissionTree

Change the PermissionTree status for a collection of existing Budget Parameter resources.

View