M3 Reference
Customer Orders
Supply chainCustomer orders from header through line, plus the customer master on the sell side of order-to-cash
3 tables5 programs
Tables
Transaction · 2
- OOHEADThe customer order header — one row per order, carrying the customer, order type, dates, and currency, plus the pair of status fields (lowest and highest line status) that summarize where the order's lines standPrefix: OAtransaction
- OOLINEThe customer order line — one row per ordered item with quantities across the ordered/delivered/invoiced flow, price, warehouse, and planned delivery date; the core sell-side transaction, joined to its header by ORNOPrefix: OBtransaction
Programs
- CRS610Customer maintenance — where customers are created and their OCUSMA terms managedInteractive
- CRS610MICustomer API — reads and maintains customers programmaticallyAPI
- OIS100Customer order entry — creates and maintains customer orders, writing the OOHEAD/OOLINE pairInteractive
- OIS100MICustomer order API — creates, reads, and maintains customer orders programmaticallyAPI
- OIS300Customer order overview — the order-book view planners and customer service work fromInteractive