Projects

Modified on Sat, 13 Jul, 2024 at 9:56 PM

Overview

The FactProject table contains summary data at the project level.

common.FactProjects

Column NameDescriptionTypeIs Unique
IdUnique Identifier, primary keynumberYes
ProjectNumberSpecifies a unique number assigned to each projectnumberYes
ProposalNumberSpecifies a proposal number that is converted into a projectnumberYes
TitleTitle of the projecttextNo
CustomerKeyPoints to the customer table, foreign keynumberNo
CountryKeyPoints to the country table, foreign keynumberNo
LeaderKeyThe project leader's key reference to the employee tablenumberNo
TypeKeyProject type reference keynumberNo
ProjectGroupNameProject group reference numberNo
LabourAllocatedHoursHours assigned for labour in a projectdecimalNo
LabourHoursActualActual hours assigned for labour in a projectdecimalNo
LabourHoursRemainingRemaining labour hoursdecimalNo
LabourHoursPerformanceSpecifies the performance of labour by calculating the difference between the allocated hours and the sum of actual and remaining labour hoursdecimalNo
LabourHoursPerformanceUsagePercentage of the labour hours useddecimalNo
LabourHoursRemainingManWeeksRemaining labour expressed as working weeks for an individualdecimalNo
LabourHoursRemainingManYearsRemaining labour expressed as working years for an individualdecimalNo
LabourAllocatedHoursManYearsBudgeted labour is expressed as working years for an individualdecimalNo
LabourAllocatedHoursManWeeksBudgeted  labour is expressed as working weeks for an individualdecimalNo
IsResearchIs this an R&D projecttrue/falseNo
IsInternalIs this an internal, non-commercial projecttrue/falseNo
IsOpenIndicates if the project is opentrue/false
No
StartDateThe project's Start datedateNo
PlannedFinishThe project's planned finish datedateNo
ActualDeliveryThe project's actual delivery datedateNo
ProjectManagerKeyLink to the employee table
numberNo
IsResearchThe project of type researchtrue/falseNo
LastUpdatedSpecifies the latest update's date and timeDateTimeNo
ProjectLookup2Concatenated field having project number and project titletextNo
ProjectManagerKeyKey referencing to the project managernumberNo
IsInternalSpecifies if the project is internal or nottrue/falseNo
DurationDays
Planned duration in days
number No
OverDueDays
Days the project is overduenumberNo
DesignContactKey
Link to the employee table for the Design Contactnumber
No
MechanicalContactKey
Link to the employee table for the Mechanical Contactnumber
No
ElectricalContactKey
Link to the employee table for the Electrical Contactnumber
No
SoftwareContactKey
Link to the employee table for the Software Contactnumber
No
ValidationContactKey
Link to the employee table for the Validation Contactnumber
No
SponsorKey
Link to the employee table for the project sponsornumber
No
ProposalOwnerKey
Link to the employee table for the Proposal Ownernumber
No


production.FactProjects

Column NameDescriptionTypeIs Unique
IdUnique Identifier, primary keynumberYes
MaterialBudgetSpecifies the budget for the materials in the projectdecimalNo
MaterialOrderedMaterials values that are ordereddecimalNo
MaterialReceivedMaterials value that are receiveddecimalNo
MaterialInvoicedInvoiced value of the materialsdecimalNo
MaterialRemainingThe value of materials still to be ordereddecimalNo
MaterialProjectedTotalThe estimated total final cost of materialdecimalNo
MaterialPerformanceMaterialBudget-(MaterialOrdered+MaterialRemaining)decimalNo
MaterialPerformanceUsageSpecifies the usage of materials (MaterialOrdered+MaterialRemaining)/MaterialBudgetdecimalNo
LabourBudgetSpecifies the budget of the labour in the projectdecimalNo
LabourActualActual labour pricedecimalNo
LabourRemainingRemaining labour pricedecimalNo
LabourProjectedTotalThe sum of actual labour and remaining labourdecimalNo
LabourPerformanceIt is the difference between the labour budget and the sum of actual labour, labour remainingdecimalNo
LabourPerformanceUsageSpecifies the usage of labour,decimalNo
CostToDateCost of the project to date, the sum of material ordered and actual labourdecimalNo
ProjectedCostIt specifies the projected cost, which is the sum of material ordered and remaining, labour actual and remainingdecimalNo
ExpenseBudgetSpecifies the budget for the Expenses in the projectdecimalNo
ExpenseOrderedActual expenses to-datedecimalNo
ExpenseRemainingEstimated remaining expensesdecimalNo
ExpensesProjectedTotalThe sum of actual expenses and remaining expensesdecimalNo
ExpensePerformanceIt is the difference between the expenses budget and the sum of actual expenses, expenses remainingdecimalNo
ExpensePerformanceUsageSpecifies the usage of expense budget,decimalNo
ExpensesProjectedTotalThe estimated total final cost of expensesdecimalNo
SubContractorBudgetSpecifies the budget for external subcontractors in the projectdecimalNo
SubContractorOrderedActual external subcontractors' cost to datedecimalNo
SubContractorRemainingEstimated remaining external subcontractor costsdecimalNo
SubContractorProjectedTotalThe sum of actual and remaining external subcontractor costsdecimalNo
SubContractorPerformanceIt is the difference between the external subcontractor budget and the sum of actual external subcontractor costs and external subcontractor costs remainingdecimalNo
SubContractorPerformanceUsageSpecifies the usage of external subcontractors' budget,decimalNo


finance.FactProjects

Column NameDescriptionTypeIs Unique
IdUnique Identifier, primary keynumberYes
SalesPriceProject Sales price valuedecimalNo
InvoicedThe value that has been invoiceddecimalNo
InvoicedRemainingSales price that still needs to be invoiceddecimalNo
PercentInvoicedPercent of sales value that has been invoiceddecimalNo
MaterialSalesPriceSpecifies the sales price of the materials in the projectdecimalNo
MaterialBudgetSpecifies the budget for the materials in the projectdecimalNo
MaterialPercentIt is the percentage of materials to the overall costdecimalNo
MaterialProfitTargetTargeted profit on materialsdecimalNo
MaterialSalesMarginExpected profit generated by materialsdecimalNo
MaterialProfitProfit obtained from materialsdecimalNo
MaterialProfitMarginPercent profit earned from materialsdecimalNo
LabourSalesPriceSpecifies the sales price of the labour in the projectdecimalNo
LabourPercentIt is the percentage of labour to overall costdecimalNo
LabourProfitTargetTargeted profit on labourdecimalNo
LabourSalesMarginExpected profit generated by labourdecimalNo
LabourProfitProfit obtained from labourdecimalNo
LabourProfitMarginThe profit margin obtained from labourdecimalNo
ProfitTargetTargeted profit for the projectdecimalNo
ProfitTargetMarginPercentage of target profit margindecimalNo
ProfitActualSpecifies the actual profit being made by the projectdecimalNo
ProfitActualMarginSpecifies the percentage of actual profit being made by the projectdecimalNo
ExpenseSalesPriceSpecifies the sales price of the expenses in the projectdecimalNo
ExpenseBudgetSpecifies the budget for the expenses in the projectdecimalNo
ExpensePercentIt is the percentage of expenses to the overall costdecimalNo
ExpenseProfitTargetTargeted profit on expensesdecimalNo
ExpenseSalesMarginExpected profit generated by expensesdecimalNo
ExpenseProfitProfit obtained from expensesdecimalNo
ExpenseProfitMarginPercent profit earned from expensesdecimalNo
SubContractorSalesPriceSpecifies the sales price of the external subcontractors in the projectdecimalNo
SubContractorBudgetSpecifies the budget for the external subcontractors in the projectdecimalNo
SubContractorPercentIt is the percentage of external subcontractors to the overall costdecimalNo
SubContractorProfitTargetTargeted profit on expensesdecimalNo
SubContractorSalesMarginExpected profit generated by subcontractorsdecimalNo
SubContractorProfitProfit obtained from subcontractorsdecimalNo
SubContractorProfitMarginPercent profit earned from subcontractorsdecimalNo
ProcurementSalesPriceSpecifies the sales price for all procurements in the projectdecimalNo
ProcurementBudgetSpecifies the budget for all procurements in the projectdecimalNo
ProcurementPercentIt is the percentage of all procurement to the overall costdecimalNo
ProcurementProfitTargetTargeted profit on all procurementdecimalNo
ProcurementSalesMarginExpected profit generated by all procurementdecimalNo
ProcurementProfitProfit obtained from all procurementdecimalNo
ProcurementProfitMarginPercent profit earned from all procurementdecimalNo

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article