xMatix
Sign in Request demo
xMatix
PRODUCTS
SalesField SalesCRMRewardsClaimsInventoryProcurementWarehouse ManagementField ServiceServiceSupportTelephony & MessagingFinance & AccountingPayrollExpense ManagementCommercePortalsAnalytics & ReportingData StudioMobile AppSee all products →
PLATFORM
Platform overviewApp BuilderAutomationIntegrationsSecurity & GovernanceChange ManagementDevelopers
SENSE AI
Sense AI overviewSense AssistSense ControlSense VisionAI StudioTrust & governanceIn Claude & ChatGPTUse cases
SOLUTIONS
FMCG & DistributionManufacturing & Dealer NetworksAutomotive & DealershipsPharma & HealthcareConsumer DurablesAgri-InputsBuilding MaterialsService NetworksWarehousing & 3PLFinancial AccountingERP SoftwareIndia GST ComplianceUAE VAT & e-InvoicingSaudi ZATCA & VATAll solutions →
RESOURCES
Knowledge CenterDeveloper & CLIBlogGuidesWhat is xMatix?Company facts
COMPANY
AboutCareersPartnersEventsContactAuthorsLegal
Sign in Request demo
Home/Docs/Entity Reference/Financial Projection — entity reference
REFERENCE · Last reviewed

Financial Projection — entity reference

An entered, scenario-based forecast header for a company and fiscal year — the manual sibling of Budget, kept parallel to it rather than merged, with its own scenario and version columns. Its lines carry projected amounts per GL account, and optionally per customer, item and dimension with expected invoice, revenue and collection dates. It feeds two things: the projected income statement, which shows projected full-year value, probability percent, year-to-date actuals and variance per P&L account; and the cash-flow forecast pipeline, which buckets probability-weighted line amounts by expected collection date. Actuals are never stored here — every comparison is against the posted ledger.

Fields

FieldLabelTypeRequiredWhat it does
ApprovedByIdApproved ByLookup → UserAccount
ApprovedOnApprovedOnDateAndTimeTimestamp captured when the projection was signed off, paired with ApprovedById. It is an audit record only — no service gates the projected income statement or the cash-flow forecast on the projection having been approved.
BranchIdBranchLookup → Branch
BusinessUnitIdBusiness UnitLookup → BusinessUnit
CreatedByIdCreated ByLookup → UserAccountYes
CreatedDateTimeCreated DateDateAndTimeYes
FiscalYearIdFiscal YearLookup → FiscalYearThe year the projection plans for. The projected income statement takes it from here in preference to the caller's request, falling back to the request only when it is null, and uses it to decide which posted periods form the year-to-date actual column.
IdIdGuidYes
IsActiveIsActiveBooleanThe one flag the consuming pipelines honour: the cash-flow forecast includes a projection when this is true or null and excludes it otherwise. Deactivating is therefore how a superseded scenario or an older version is taken out of the forecast without deleting its lines.
LabelLabelText
ModifiedByIdModified ByLookup → UserAccountYes
NameNameTextYes
OwnerIdOwnerLookup → UserAccountYes
PartnerAccountIdPartner AccountLookup → AccountThe company being forecast, not a customer — customers belong on the lines' PartyAccountId. The projected income statement prefers this over the requested company, and the cash-flow forecast matches projections to the company being forecast on this column alone.
PeriodFromPeriod FromDateStart of the window the forecast covers, recorded on the header for context. It does not drive any bucketing — the cash-flow forecast places money using each line's expected collection date, so a line dated outside this window is still forecast.
PeriodToPeriod ToDateEnd of the header's forecast window, the counterpart to PeriodFrom. Like it, this is descriptive: line-level expected dates, not this range, determine which period or bucket a projected amount lands in.
ProjectionTypeProjectionTypeTextClassifies the forecast as Revenue, Expense or CashFlow. The cash-flow forecast branches on it: a projection typed Expense sends its weighted line amounts into the payments (outflow) buckets, and every other value — including CashFlow — is treated as a collection (inflow), so the comparison is effectively Expense versus not-Expense.
RecordTypeIdRecordTypeIdGuid
RemarksRemarksText
ScenarioTypeScenarioTypeTextThe what-if variant this version represents: Base (the default), Optimistic, Pessimistic or Revised. Be careful when several scenarios are active at once — the cash-flow forecast pipeline selects every active projection for the company regardless of scenario, so leaving an optimistic and a pessimistic version both active double-counts the same expected cash.
StatusStatusTextWorkflow state, defaulting to Draft. It is recorded for review purposes only: neither the projected income statement nor the cash-flow forecast filters on it, so a Draft projection contributes to both exactly as an approved one would. IsActive, not Status, is the switch that keeps a projection out of the forecast.
UIPropsUIPropsText
UpdatedDateTimeModified DateDateAndTimeYes
VersionNoVersionNoNumberRevision counter for successive re-forecasts of the same period, starting at 1. It is stored for provenance and is not read by the projection services — superseding an earlier version means deactivating it, not merely bumping this number.

Actions

ActionLabelTypeWhat it does
CloneCloneServerAction (Clone)Create a copy of this record
DeleteDeleteDeleteDelete
DeleteEntityDeleteDeleteDeleteEntity
DeleteRowDeleteDeleteDelete
EditEditEditEdit
EditEntityEditEditEditEntity
EditInLineEditEditInlineEditInLine
NewNewNewNew