Skip to main content

Manual Journals and Close Cycle

What Students Should Learn

  • Distinguish recurring finance-controlled journals, accrued-expense settlement, and boundary entries such as opening balance and year-end close.
  • Trace a manual or finance-controlled posting from JournalEntry into GLEntry and, when relevant, into later AP settlement.
  • Identify the core tables used for recurring journals, manufacturing reclass support, accrual cleanup, and close-cycle analysis.
  • Recognize which journal families belong in recurring monthly analysis and which should be filtered from raw multi-year P&L review.

Business Storyline

The dataset includes both operational activity and finance-controlled journal activity. Finance records the recurring and period-end entries that students expect in a real accounting system: rent, utilities, depreciation, month-end accruals, accrual adjustments, factory-overhead journals, fixed-asset debt reclasses, debt payments, asset disposals, and year-end close.

This process shows what happens outside the normal document chains. Students can compare operational postings from shipments, receipts, payroll, and purchasing with finance-controlled entries that start directly in the journal process. The most important cross-process bridge is accrued-expense settlement, where a finance estimate is later cleared operationally through AP.

That distinction matters. A recurring journal is not an operational source document. An accrual is not the same thing as the later supplier invoice that clears it. A year-end close is not just another monthly recurring journal. Students can see those stages separately in the data and use that separation for financial-accounting, working-capital, and audit questions.

Normal Process Overview

Read the main diagram as a finance calendar. Most of the page is about recurring monthly journals that start directly in JournalEntry and post into GLEntry. The main bridge back into an operational process is accrued-expense settlement, where a prior estimate is later cleared through AP.

How to Read This Process in the Data

This page is organized around business flow first and data navigation second. The main diagram shows the recurring finance-controlled path. The smaller diagrams below show one analytical task at a time, such as recurring operating journals, manufacturing-support reclasses, or accrual settlement. The fuller relationship map belongs on Schema Reference, not on this process page.

tip

Read this page in three passes: first recurring journals, then the accrual-settlement bridge, then the boundary entries for opening balance and year-end close.

Core Tables and What They Represent

Process stageMain tablesGrain or event representedWhy students use them
Recurring finance journalsJournalEntry, GLEntry, Account, CostCenter, EmployeeOne finance-controlled journal header with posted ledger detailReview recurring expenses, approvals, and posted accounting effect
Manufacturing-support journalsJournalEntry, GLEntry, AccountFactory overhead posted directly to manufacturing clearingConnect finance-controlled journals to manufacturing costing support
Fixed-asset and debt journalsJournalEntry, GLEntry, FixedAsset, FixedAssetEvent, DebtAgreement, DebtScheduleLineDepreciation, debt reclass, note payment, and disposal events that complete the asset lifecycleTie the asset register back to manufacturing cost, operating expense, financing cash, and gain-or-loss accounting
Accrual settlement bridgeJournalEntry, PurchaseInvoice, PurchaseInvoiceLine, DisbursementPaymentPrior expense estimate and later AP settlement pathAnalyze accrued-expense roll-forward and later supplier settlement
Boundary entriesJournalEntry, GLEntry, AccountOpening balance and year-end close journal activityUnderstand the start and end boundaries of the reporting cycle

When Accounting Happens

EventBusiness meaningAccounting effect
Recurring operating journalFinance records a monthly expense or estimate directly in the journal cycleDebit expense or clearing accounts and credit cash, accrued expenses, or other offset accounts depending on entry type
Manufacturing-support journalFinance records factory overhead directly into manufacturing costing supportDebit manufacturing clearing, or manufacturing variance when the month has no capitalizable direct labor, and credit cash
Debt reclassFinance converts a note-financed CAPEX invoice from AP into notes payableDebit 2010 Accounts Payable and credit 2110 Notes Payable
Debt principal paymentFinance records scheduled principal payment on a CAPEX noteDebit 2110 Notes Payable and credit cash
Interest paymentFinance records the interest portion of a CAPEX note paymentDebit 7030 Interest Expense and credit cash
Asset disposalFinance removes the disposed asset, clears accumulated depreciation, and records any proceeds or gain or lossDebit cash proceeds and accumulated depreciation, credit the gross asset account, and plug the residual to 7020 Gain or Loss on Asset Disposal
Accrual adjustmentFinance reverses the residual from an accrual after a linked supplier invoice or partially cleans up a stale uninvoiced estimateDebit 2040 Accrued Expenses and credit the original accrued expense account
Direct service supplier invoiceAP clears a prior accrual through a later service invoiceDebit 2040 up to the estimate, expense any excess above estimate, and credit AP
Disbursement paymentTreasury clears the AP created by the service invoiceDebit AP and credit cash
Opening balance journalFinance establishes the starting financial positionSeeds the beginning asset, liability, equity, and retained-earnings balances
Year-end closeFinance closes annual P&L activity into income summary and retained earningsMoves annual revenue and expense balances through 8010 Income Summary into 3030 Retained Earnings

Key Traceability and Data Notes

  • JournalEntry is the journal header anchor for finance-controlled activity. There is no separate journal-line table in the current model.
  • GLEntry is the posted detail layer and the main bridge into financial reporting and control-account analysis.
  • PurchaseInvoiceLine.AccrualJournalEntryID is the authoritative link from a direct service invoice line back to the original accrual.
  • PurchaseInvoiceLine.GoodsReceiptLineID belongs to receipt-matched inventory or material invoicing and should not be confused with accrued-service settlement.
  • FixedAssetEvent.JournalEntryID and DebtScheduleLine.JournalEntryID extend the journal trail into note-financed CAPEX, monthly debt payments, and disposal accounting.
  • ReversesJournalEntryID is used on Accrual Adjustment cleanup activity that points back to the original accrual.
  • Payroll is operationally modeled through payroll tables, so payroll accrual and settlement journals are not part of this recurring-journal set.
  • For raw multi-year income-statement analysis, filter out the year-end close entry types.

Analytical Subsections

Recurring Operating Journals

Most manual journal activity in the dataset follows a recurring finance calendar. Students should use this subsection for rent, utilities, depreciation, and month-end accruals that start directly in JournalEntry without an earlier operational source document.

Tables involved

TableRole in the flow
JournalEntryShows posting date, entry type, approval support, and reversal linkage
GLEntryShows posted debit and credit detail
AccountShows which balances the journal affected
CostCenter, EmployeeSupport ownership, approvals, and recurring journal analysis

Starter analytical question: Which recurring journal families appear each month, and how stable are they by amount and cost center?

-- Teaching objective: Compare recurring journal families across months and cost centers.
-- Main join path: JournalEntry -> GLEntry -> Account, with CostCenter when available.
-- Suggested analysis: Group by EntryType, month, account, or cost center.

Factory Overhead Journals

Some finance-controlled journals support manufacturing costing even though they do not start in the manufacturing subledger. Students should read these entries as accounting support for the factory-cost story, not as replacements for the operational manufacturing documents.

Tables involved

TableRole in the flow
JournalEntryStores the factory-overhead journal headers
GLEntryShows the posted effect on manufacturing clearing and cash
AccountHelps separate manufacturing clearing from operating-expense accounts that stay outside overhead

Warehouse payroll, warehouse rent, and warehouse supplies stay in operating expense in this model. The warehouse function is treated as support and distribution activity, not factory overhead absorbed into product cost.

Starter analytical question: How much finance-controlled factory-overhead activity exists beside the operational manufacturing postings in each month?

-- Teaching objective: Isolate finance-controlled manufacturing support journals from operational manufacturing postings.
-- Main join path: JournalEntry -> GLEntry -> Account.
-- Suggested analysis: Filter EntryType to Factory Overhead.

Accrual Estimate to AP Settlement

This is the most important subprocess on the page. Students should learn that finance-managed accrued expenses are usually cleared later through AP rather than blanket-reversed at month end. Finance records the estimate first, AP later clears it through a direct service invoice, treasury pays it later, and any under-accrual residual is reversed through a linked Accrual Adjustment. Only stale uninvoiced accruals keep the rare partial-cleanup pattern. In the wider dataset, 2040 also carries outbound-freight timing from O2C, but that operational use sits outside this finance-controlled accrual path.

Tables involved

TableRole in the flow
JournalEntryStores the original accrual estimate and any later adjustment
PurchaseInvoiceLineStores the direct service settlement link back to the accrual
PurchaseInvoiceStores the supplier invoice that clears the estimate through AP
DisbursementPaymentShows when the later AP balance was actually paid
GLEntryShows the liability roll-forward and later settlement effect
warning

Use PurchaseInvoiceLine.AccrualJournalEntryID for accrued-service settlement. Do not substitute PurchaseInvoiceLine.GoodsReceiptLineID, because that field belongs to receipt-matched inventory or material invoicing.

Key joins

  • PurchaseInvoiceLine.AccrualJournalEntryID -> JournalEntry.JournalEntryID
  • PurchaseInvoiceLine.PurchaseInvoiceID -> PurchaseInvoice.PurchaseInvoiceID
  • DisbursementPayment.PurchaseInvoiceID -> PurchaseInvoice.PurchaseInvoiceID
  • JournalEntry.ReversesJournalEntryID for linked Accrual Adjustment cleanup review
-- Teaching objective: Trace an accrued expense from the original estimate into later AP settlement and linked cleanup activity.
-- Main join path: JournalEntry -> PurchaseInvoiceLine -> PurchaseInvoice -> DisbursementPayment.
-- Suggested analysis: Compare accrual date, invoice approval date, payment date, and any later accrual adjustment.

Opening Balance and Year-End Close

Opening balance and year-end close are boundary entries, not recurring monthly process steps. Opening balance establishes the starting financial position for the dataset. Year-end close is the reporting-boundary mechanism that closes annual P&L activity through income summary and retained earnings.

Boundary eventMain tablesWhy students use them
Opening balanceJournalEntry, GLEntry, AccountUnderstand the seeded starting financial position
Year-end closeJournalEntry, GLEntry, AccountUnderstand how annual P&L balances are closed out of raw multi-year reporting
EventBusiness meaningAccounting effect
Opening balance journalSeeds the starting position at the beginning of the dataset horizonPosts the initial asset, liability, equity, and retained-earnings balances
Year-end close: P&L to income summaryCloses annual revenue and expense accountsMoves annual P&L balances into 8010 Income Summary
Year-end close: income summary to retained earningsClears income summary into retained earningsMoves the annual result into 3030 Retained Earnings

Traceability notes

  • JournalEntry remains the journal header anchor for both opening balance and year-end close.
  • GLEntry remains the posted detail layer students should use for financial-statement analysis.
  • Year-end close entries should be filtered from raw multi-year P&L analysis when students want underlying operating activity instead of formal close mechanics.

Common Student Questions

  • Which journal types recur each month?
  • Which recurring journal categories are cash-based versus accrued?
  • Which finance-controlled journals move CAPEX from AP into notes payable, then split future note cash into principal and interest?
  • Which accrued expenses later clear through AP through supplier invoicing and payment?
  • Which entries support manufacturing cost accounting even though they are journal-based?
  • Which disposal journals removed gross cost and accumulated depreciation cleanly?
  • How much finance-controlled journal activity exists beside operational postings?
  • How should year-end close entries be treated in multi-year income-statement analysis?

Next Steps