Skip to main content
PM

PMChangeRequestLine

PX.Objects.PMRelease 2025.2

Represents an estimation line of a change request. The records of this type are created and edited through the Estimation tab of the Change Requests (PM308500) form (which corresponds to the ChangeRequestEntry graph).

Field NameTypeDisplay NameForeign Key
CostAccountGroupIDDefault Navigation
intAccount GroupPMAccountGroup
Description:The identifier of the expense account group associated with the cost part of the estimation line. The value of this field corresponds to the value of the PMAccountGroup.GroupID field.
CostCodeIDDefault Navigation
intCost Code-
Description:The identifier of the cost code associated with the cost part of the estimation line.
CostTaskIDDefault Navigation
intProject TaskPMTask
Description:The identifier of the task associated with the cost part of the estimation line. The value of this field corresponds to the value of the PMTask.TaskID field.
CreatedByIDDefault Navigation
uniqueidentifierCreated ByUsers
Description:No description available
CreatedByScreenID
char(8)-
Description:No description available
CreatedDateTime
datetimeCreated On-
Description:No description available
Description
nvarchar(256)Description-
Description:The description of the estimation line.
ExtCost
decimalExt. Cost-
Description:The extended cost of the estimation line, which the system calculates by multiplying the Quantity and Unit Cost values of the line.
ExtPrice
decimalExt. Price-
Description:The extended price of the estimation line, which the system calculates by multiplying the Quantity and Unit Price values of the line.
InventoryIDDefault Navigation
intInventory IDInventoryItem
Description:The identifier of the inventory item associated with the cost part of the estimation line. The value of this field corresponds to the value of the InventoryItem.InventoryID field.
IsCommitment
bitCreate Commitment-
Description:Specifies (if set to true) that the system produces a commitment line based on this estimation line when the change request is linked to a change order.
LastModifiedByIDDefault Navigation
uniqueidentifierLast Modified ByUsers
Description:No description available
LastModifiedByScreenID
char(8)-
Description:No description available
LastModifiedDateTime
datetimeLast Modified On-
Description:No description available
LineAmount
decimalLine Amount-
Description:The total amount of the revenue part of the estimation line.
LineMarkupPct
decimalLine Markup (%)-
Description:The line markup percentage of the estimation line.
LineNbr
intLine 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
PriceMarkupPct
decimalPrice Markup (%)-
Description:The markup percentage that the system uses to calculate Unit Price based on Ext. Cost.
ProjectID
int-
Description:The identifier of the project associated with the estimation line. Defaults to the project of the parent change request. The value of this field corresponds to the value of the PMProject.ContractID field.
Qty
decimalQuantity-
Description:The quantity of the estimation line.
RefNbr
nvarchar(15)Reference Nbr.PMChangeRequest
Description:The reference number of the parent change request.
RevenueAccountGroupIDDefault Navigation
intRevenue Account GroupPMAccountGroup
Description:The identifier of the income account group associated with the revenue part of the estimation line. The value of this field corresponds to the value of the PMAccountGroup.GroupID field.
RevenueCodeIDDefault Navigation
intRevenue Code-
Description:The identifier of the cost code associated with the revenue part of the estimation line.
RevenueInventoryIDDefault Navigation
intRevenue Inventory IDInventoryItem
Description:The identifier of the inventory item associated with the revenue part of the estimation line. The value of this field corresponds to the value of the InventoryItem.InventoryID field.
RevenueTaskIDDefault Navigation
intRevenue TaskPMTask
Description:The identifier of the task associated with the revenue part of the estimation line. The value of this field corresponds to the value of the PMTask.TaskID field.
SubItemIDDefault Navigation
intSubitemINSubItem
Description:The identifier of the subitem associated with the estimation line. The value of this field corresponds to the value of the INSubItem.SubItemID field.
UOMDefault Navigation
nvarchar(6)UOMINUnit
Description:The unit of measure associated with the cost part of the estimation line.
UnitCost
decimalUnit Cost-
Description:The cost of the estimation line.
UnitPrice
decimalUnit Price-
Description:The price of the estimation line, which the system calculates by multiplying the Unit Cost and Price Markup (%) values for the line.
VendorIDDefault Navigation
intVendorBAccountR
Description:The identifier of the vendor associated with the estimation line. The value of this field corresponds to the value of the BAccount.BAccountID field.
tstamp
timestamp-
Description:No description available