Skip to content

Key tables & views

The database has 603 dbo tables on Test (2026-06-02 snapshot); this page lists the ~80 you’ll actually use day-to-day.

TablePurpose
CompanyLegal entity / QB-BC company.
DivisionOperating region.
AreaMarket area inside a division.
CommunityNeighborhood.
ProjectBook of construction inside a community.
Building, vwLookupBuildingPhysical structure on a lot.
LotA buildable home (Project + Building + Unit).
LotStatusLookup of lot statuses (s, f, p, c, …).
Employee, vwEmployeeInternal users.
TablePurpose
ContactMaster CRM record.
vwContactsFlat reporting view.
ContactPhone, ContactEmail, ContactAddressMethods.
ContactRankSales pipeline ranking.
ContactTrafficEach visit / interaction.
TrafficSource”How did you hear about us?”
ContactProductFeature, vwContactHasProductFeatureWhat features they want.
Journal, vwJournal*Notes attached to a contact.
BPMActionItem, BPMActionItemOrderAction items.
vwContactRequiredFieldsValidation gate before contracting.
TablePurpose
ContractThe sales contract.
ContractStatusStatus lookup.
ContractCoBuyerAdditional buyers.
ContractContingencyOpen conditions.
ContractDepositEarnest money + progress deposits.
ContractDocument + vwContractDocument*Document packets.
ContractLogAudit.
ContractFinancialCalculationPre-computed totals.
ContractPriceAdjDiscounts/incentives.
vwContractManagementSales-management dashboard view.
Commission, CommissionIncentive, CommissionSalesAgent, CommissionTransLogSales-rep payment.
LoanPackage, LoanWorksheet, LoanPkgProjLimitFinancing.
TablePurpose
PlansSellable plans.
PlansBath, PlansBed, PlansMasonryDataPlan attributes.
PlanStyle, PlanType, PlanCategoryMarketing classification.
PlansCADVersionCAD revision.
SelectionBuyer-facing selection categories.
OptionSpecific option offerings.
ChosenOptionWhat the buyer picked on a contract.
vwChosenOption*Reporting flavors.
TablePurpose
Activity, ActivityType, ActivityFriendlyNameSchedule activities.
LotSelectionActivity, EstimateActivity, EstimateCriticalActivityThe lot’s actual schedule and estimate.
StdPlanActivity, StdPlanCriticalActivityStd-plan templates.
StdBookActivity, StdBookOptions, StdBookResource, StdBookPlanOptionCost-book templates.
ResourceMaterial / labor SKUs.
CostBook, PriceBookPricing tables.
DelayBatch, DelayBatchSeq, DelayType, AreaDelayMessageDelay management.
TablePurpose
Vendor, vwLookupVendor*Master vendor list.
VendorBid, VendorBidResourceActive vendor pricing.
VendorBidChangeRequest, VendorBidChangeRequestStatusMid-contract pricing changes.
PurchaseOrderThe PO master (~2.43M rows on Test).
UnpaidPurchaseOrderSnapshot of open POs.
BuilderPortalWorkOrderApprovalLogBuilder Portal work-approval audit (~1.77M rows on Test).
Variance, VarianceDetail, VarianceEntry, VarianceEntryResourcePO variances.
ChangeOrder, vwChangeOrderBuyer-driven change orders.
VendorActivityLienWaverReq, VendorActivityLienWaverTransLien-waiver workflow.
TablePurpose
ServiceRequestHeader.
ServiceRequestLineOne issue.
ServiceRequestLineNoteComments.
ServiceRequestFileAttached photos.
ServiceRequestLineStatusStatus lookup.
RequestTypeWarranty category.
RequestSourceHow it came in.
ServiceOrderA dispatched, paid order.
ServiceOrderServiceRequestLineMany-to-one bridge.
vwServiceOrder*, vwServiceRequest*, vwLotServiceRequestsDashboards.
TablePurpose
TransmissionMasterQueue header (Status, TransType, Mode, errors).
TransmissionMasterErrorLog, TransmissionError, TransmissionMasterErrorCheckOperator / retry diagnostics.
TransmissionStatus, TransmissionTypeLookups for status codes and message kinds.
TransmissionPaymentStatusPayment status rows pulled from BC (TransType = pays).
Child Transmission* tablesPayload per message type — 14 tables in use by the BC worker; see Transmissions.

BC ledger (inbound from BC): BCJobLedger, BCGeneralLedger, BCProjects.

TablePurpose
LandAcq*Land acquisition pipeline.
LandDevInvoiceLand-development invoices.
TablePurpose
ContactTransLog, ContractLog, ServiceRequestTransLog, CommissionTransLog, vwLimitPlanChangeLogAudit logs.
TransmissionMasterErrorLog, TransmissionErrorOutbound error queues.
vwLookupHolidayCalendar of holidays for schedule math.