PM
PMChangeOrderCostBudget
Represents a change order line with the Expense type. The records of this type are created and edited through the Cost Budget tab of the Change Orders (PM308000) form. The DAC is based on the PMChangeOrderBudget DAC.
View API Entity: ChangeOrderCostBudget
/entity/Default/25.200.001/ChangeOrderCostBudget| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
AccountGroupID API | int | Account Group | PMAccountGroup | |
Description:The identifier of the account group associated with the change order line. The value of this field corresponds to the value of the PMAccountGroup.GroupID field. | ||||
Amount API | decimal | Amount | - | |
Description:The amount of the change order line in the base currency. The value can be manually modified. | ||||
ChangeRequestAmount | decimal | Change Request Total Amount | - | |
Description:The total amount of all the estimation lines of linked change requests with the same project task, account group, and cost code or inventory item. | ||||
ChangeRequestQty | decimal | Change Request Total Quantity | - | |
Description:The total quantity of all the estimation lines of linked change requests with the same project task, account group, and cost code or inventory item. | ||||
decimal? | - | |||
Description:The total amount of the commitment lines of the currently selected change order that are associated with the same project, project task, account group, and cost code or inventory item. The amount is displayed in the base currency. | ||||
decimal? | - | |||
Description:The total quantity of the commitment lines of the currently selected change order that are associated with the same project, project task, account group, and cost code or inventory item. | ||||
CostCodeID API | int | Cost Code | PMCostCode | |
Description:The identifier of the cost code associated with the change order line. The value of this field corresponds to the value of the PMCostCode.costCodeID field. | ||||
CreatedByID | uniqueidentifier | Created By | Users | |
Description:No description available | ||||
CreatedByScreenID | char(8) | - | ||
Description:No description available | ||||
CreatedDateTime | datetime | Created On | - | |
Description:No description available | ||||
Description API | nvarchar(255) | Description | - | |
Description:The description of the change order line. | ||||
HasExpiredComplianceDocumentsNonexistent in DB | bool? | Expired Compliance | - | |
Description:No description available | ||||
InventoryID API | int | Inventory ID | InventoryItem | |
Description:The identifier of the inventory item associated with the change order line. The value of this field corresponds to the value of the InventoryItem.InventoryID field. | ||||
IsDisabled | bit | - | ||
Description:Specifies (if set to true) that the following change order line fields are not available for editing: ProjectTaskID, AccountGroupID, CostCodeID, InventoryID, UOM. | ||||
LastModifiedByID | uniqueidentifier | Last Modified By | Users | |
Description:No description available | ||||
LastModifiedByScreenID | char(8) | - | ||
Description:No description available | ||||
LastModifiedDateTime | datetime | Last Modified On | - | |
Description:No description available | ||||
LineNbr | int | Line Nbr. | - | |
Description:The original sequence number of the line. The sequence of line numbers that belongs to a single document can include gaps. | ||||
NoteID | uniqueidentifier | - | ||
Description:No description available | ||||
decimal? | - | |||
Description:The total amount of lines of the unreleased change orders (except for the current one) that refer to the cost budget line with the same project, project task, account group, and cost code or inventory item. The amount is displayed in the base currency. | ||||
decimal? | - | |||
Description:The total amount of the released change orders that were created before the current one and that are associated with the same project, project task, account group, and cost code or inventory item. The amount is displayed in the base currency. | ||||
decimal? | - | |||
Description:The total quantity of the released change orders that were created before the current one and that are associated with the same project, project task, account group, and cost code or inventory item. | ||||
ProjectID | int | PMProject | ||
Description:The identifier of the project associated with the change order line. Defaults to the project of the parent change order. The value of this field corresponds to the value of the PMProject.ContractID field. | ||||
ProjectTaskID API | int | Project Task | PMTask | |
Description:No description available | ||||
Qty API | decimal | Quantity | - | |
Description:The quantity of the change order line. | ||||
Rate API | decimal | Unit Rate | - | |
Description:The cost of the specified unit of the change order line. The value can be manually modified. | ||||
RefNbr | nvarchar(15) | Ref. Nbr. | PMProject | |
Description:The reference number of the parent change order. | ||||
Released | bit | Released | - | |
Description:Specifies (if set to true) that the parent change order has been released. | ||||
decimal? | Revised Budgeted Amount | - | ||
Description:The sum of the Original Budgeted Amount, Previously Approved CO Amount, and Amount values. The amount is displayed in the base currency. | ||||
decimal? | Revised Budgeted Quantity | - | ||
Description:The sum of the Original Budgeted Quantity, Previously Approved CO Quantity, and Quantity values. | ||||
decimal? | - | |||
Description:The sum of the Revised Budgeted Amount and Other Draft CO Amount values. The amount is displayed in the base currency. | ||||
Type | nvarchar(1) | Budget Type | - | |
Description:The type of the change order line. Defaults to the Expense type. | ||||
UOM API | nvarchar(6) | UOM | INUnit | |
Description:The unit of measure of the change order line. | ||||
tstamp | timestamp | - | ||
Description:No description available | ||||