PM
PMChangeOrderBudget
PX.Objects.PM33 of 33 fields
| Field Name | Type | Display Name | Foreign Key | |
|---|---|---|---|---|
LineNbr | int | Line Nbr. | - | |
Description:No description available | ||||
RefNbr | nvarchar(15) | Ref. Nbr. | PMChangeOrder | |
Description:The reference number of the parent change order. | ||||
AccountGroupID | 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 | decimal(19, 4) | Amount | - | |
Description:The amount of the change order line in the base currency. The value can be manually modified. | ||||
ChangeRequestAmount | decimal(19, 4) | 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(19, 6) | 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. | ||||
CommittedCOAmountNonexistent in DB | 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. | ||||
CommittedCOQtyNonexistent in DB | 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 | 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 | nvarchar(256) | Description | - | |
Description:The description of the change order line. | ||||
InventoryID | 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 ) 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 | ||||
NoteID | uniqueidentifier | - | ||
Description:No description available | ||||
OtherDraftRevisedAmountNonexistent in DB | 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. | ||||
PreviouslyApprovedAmountNonexistent in DB | 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. | ||||
PreviouslyApprovedQtyNonexistent in DB | 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 | int | PMTask | ||
Description:No description available | ||||
Qty | decimal(19, 6) | Quantity | - | |
Description:The quantity of the change order line. | ||||
Rate | decimal(19, 4) | Unit Rate | - | |
Description:The rate of the specified unit of the change order line. The value can be manually modified. | ||||
Released | bit | Released | - | |
Description:Specifies (if set to ) that the parent change order has been released. | ||||
RevisedAmountNonexistent in DB | 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. | ||||
RevisedQtyNonexistent in DB | decimal | Revised Budgeted Quantity | - | |
Description:The sum of the Original Budgeted Quantity, Previously Approved CO Quantity, and Quantity values. | ||||
TotalPotentialRevisedAmountNonexistent in DB | decimal | - | ||
Description:The sum of the Revised Budgeted Amount and Other Draft CO Amount values. The amount is displayed in the base currency. | ||||
tstamp | timestamp | - | ||
Description:No description available | ||||
Type | char(1) | Type | - | |
Description:The type of the change order line. The field can have one of the following values: ""A"": Asset, ""L"": Liability, ""I"": Income, ""E"": Expense, ""O"": Off-Balance | ||||
UOM | nvarchar(6) | UOM | INUnit | |
Description:The unit of measure of the change order line. | ||||