Glossary

TL;DR

Business terms, screen labels and the code names behind them, in one place.

Terms as CCC uses them. Where a term has a full explanation, the definition here is one line and the link carries the rest.

TermMeans
AftikkerA single item sold off at a descending price because it is not sellable as new. Sold as a Countdown deal. See classifications
BatchOne unit of queued work in the batches table. See the pipeline
CIDCommercial id. Identifies a product commercially regardless of a localised SKU
CM1Gross profit after variable order costs. See contribution margin
CM2CM1 after variable marketing costs. Also the internal shorthand for the whole domain
COGSCost of goods sold, one of the four contribution account groups
CombidealA second product offered at a discount when bought with the one being viewed. See classifications
Contribution marginWhat remains of revenue after the costs that vary with the order
Expected marginMargin computed from synthetic downstream transactions. See expected margin
GPGross profit, revenues + cogs
ImpactThe money a calculation rule books against an account
LifeA stretch of customer activity. A returning customer after a lapse starts a new one
Order intakeWhether the order counts as one the business took. An order that never converts is not intake. See classifications
PMA pair of general ledger columns, 81100 + 71100, carried beside the margin chain
Realised marginMargin from transactions that actually exist, as opposed to expected
SequenceAn order number: customerordersequence spans the customer; customerlifesequence_1y and _2y restart per life. See customer sequence and life
UncountedAn order with status C or H. It belongs to the customer but is not numbered
VMCVariable marketing costs: the cost of acquiring the order. One of the four contribution account groups
VOCVariable operational costs: the cost of handling and fulfilling the order. One of the four contribution account groups

Table name prefixes

The prefix tells you who owns the concept.

PrefixMeans
ns_Copied from NetSuite as it arrives
vkd_Copied verbatim from the verkoopdump source
ct_commercetools discount definitions
gl_General ledger
cm_Contribution margin, computed by CCC
(none)CCC's own concept

The distinction is load-bearing for customers: customersalesorders is the answer CCC computes and publishes, while vkd_customersalesorders is the old pipeline's answer kept beside it for comparison.

Evidence

Account groups from config/reference/accountgroups.json. Status codes from config/reference/ns_transactionstatusses.json. Prefix meanings and the two sequence tables from AGENTS.md, Models and database. Basis: code-checked against the current implementation. The commercial meaning of aftikker, combideal and order intake, and the split between VOC and VMC, are from the data owner and from the public product pages on knivesandtools.com; see classifications and contribution margin, which carry the detail and the evidence.

About this document
  • Type
    reference
  • Status
    active
  • Updated
    2026-09-14
  • Created
    2026-09-13