Skip to main content
PM

PMProgressWorksheetLine

PX.Objects.PMRelease 2025.2

Contains the main properties of a progress worksheet line. The records of this type are created and edited through the Details tab of the Progress Worksheets (PM303000) form (which corresponds to the ProgressWorksheetEntry graph).

Field NameTypeDisplay NameForeign Key
AccountGroupIDDefault Navigation
intAccount GroupPMAccountGroup
Description:The identifier of the account group associated with the progress worksheet line. The value of this field corresponds to the value of the PMAccountGroup.GroupID field.
CompletedPercentTotalQuantityNonexistent in DB
decimal?Completed (%), Total-
Description:The total dompleted quantity devided by the total budgeted quantity.
CostCodeIDDefault Navigation
intCost CodePMCostCode
Description:The identifier of the cost code associated with the cost part of the estimation line.
CreatedByIDDefault Navigation
uniqueidentifierCreated ByUsers
Description:No description available
CreatedByScreenID
char(8)-
Description:No description available
CreatedDateTime
datetimeCreated On-
Description:No description available
CurrentPeriodQuantityNonexistent in DB
decimal?Current Period Quantity-
Description:The sum of the values of the Completed Quantity fields for the released progress worksheets with the dates that start from the first day of the current financial period and that end with the current date of the document. (The date that is specified in a progress worksheet should be a part of the current period.)
DescriptionNonexistent in DB
stringDescription-
Description:The description of the progress worksheet line.
InventoryIDDefault Navigation
intInventory IDInventoryItem
Description:The identifier of the inventory item associated with the progress worksheet line. The value of this field corresponds to the value of the InventoryItem.InventoryID field.
LastModifiedByIDDefault Navigation
uniqueidentifierLast Modified ByUsers
Description:No description available
LastModifiedByScreenID
char(8)-
Description:No description available
LastModifiedDateTime
datetimeLast Modified On-
Description:No description available
LineNbr
intLine Number-
Description:The original sequence number of the line among all the progress worksheet lines. The sequence of line numbers of the progress worksheet lines that belong to a single document can include gaps.
NoteID
uniqueidentifier-
Description:No description available
OwnerIDDefault Navigation
intEmployeeEPEmployee
Description:The employee associated with the progress worksheet line. The value of this field corresponds the value of the EPEmployee.PK field.
PreviouslyCompletedQuantityNonexistent in DB
decimal?Previously Completed Quantity-
Description:/// The sum of the values of the Completed Quantity fields (for the lines with the same project key) of the progress worksheets that are released up to and including the current progress worksheet date. (The values of the current document are not included in the sum.)
PriorPeriodQuantityNonexistent in DB
decimal?Prior Period Quantity-
Description:The sum of the values of the Completed Quantity fields for the released progress worksheets with dates within the previous financial period.
ProjectID
int-
Description:The identifier of the project associated with the progress worksheet line. By default, the value of this field is set to the project ID of the parent progress worksheet. The value of this field corresponds to the value of the PMProject.ContractID field.
Qty
decimalCompleted Quantity-
Description:The completed quantity for the units that are produced or installed from the previous progress worksheet date.
RefNbrDefault Navigation
nvarchar(15)Worksheet Nbr.PMProgressWorksheet
Description:The reference number of the parent progress worksheet.
TaskIDDefault Navigation
intProject TaskPMTask
Description:The identifier of the task associated with the progress worksheet line. The value of this field corresponds to the value of the PMTask.TaskID field.
TotalBudgetedQuantityNonexistent in DB
decimal?Total Budgeted Quantity-
Description:The total budgeted quantity. The value of this field is equal to the revised budgeted quantity, which is specified on the Cost Budget tab of the Projects (PM301000) form for the project specified for this progress worksheet.
TotalCompletedQuantityNonexistent in DB
decimal?Total Completed Quantity-
Description:The sum of PMProgressWorksheetLine.PreviouslyCompletedQuantity and PMProgressWorksheetLine.Qty.
UOMNonexistent in DB
stringUOM-
Description:The UOM of the progress worksheet line.
WorkgroupIDDefault Navigation
intWorkgroupEPCompanyTree
Description:The workgroup associated with the progress worksheet line. The value of this field corresponds to the value of the EPCompanyTree.WorkGroupID field.
tstamp
timestamp-
Description:No description available