Introduction
The dashboarding will show the profitability per item per segment. Considering the overhead expenditure captured on the GL accounts inside Sage Evolution.
...
Options: Budget; Direct; Litre; Packs; Pcs;
Options | Calculation | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Budget | Allocated the full GL balance based on the selected calculation option of ulGLBudgetCalculationOption. The dashboard page "9) Budget overview" contains an overview of the budget table content and the calculations for allocating to Segments per calculation option. It calculates the % of the grand total of the selection option as a percentage to use for the expenditure allocation. Note that this option is not available for production/line based expenditure | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Direct | Allocated the full GL balance to the indicated Segment. The segment to allocate to is specified in the UDF ucGLChannelSegment (segment relates expenditure) or ucGLLineSegment (production line based expenditure) . Thevalue inside these fields should be build as followed two examples:
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Litre | Allocated the full GL balance based on the percentage litres sold per segment for the selected period. Based on the SalesRep.Address3 field Sales is allocated to a specific segment. Based on this field a % of total is calculated per segment. These percentages are available in the page "10) Sales & Production overview"
Note that Logistics requires an additional value in the UDF ulGLWarehouse : SDW;SDWII;Both Based on the selected option it includes/exclude sales made via the SDW or SDWII in the percentage of total litres/packs sold. This field corresponds with the value SalesRep.Bank_Account on the invoice. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Packs | Same as litres, however it looks at packs sold instead of Litres sold. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Pcs | Allocated the full GL balance based on the percentage of pcs manufactured per line for the selected period.
Currently Note only available in Production/line option |
ucGLLineSegment
Determines how the balance for the ulGLCriteria option direct should be allocated.
...
This overview will create a profitability percentage per item while having the flexibility to change the report with the multiple buttons/options.
Calculation | Explanation | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Standard price per pack | Standard sales price used as starting cost for deducting all the other expenditures. This price is picked up from Pricelist 1 from Sage. | |||||||||||||||||||||
Cost of material
| The two unit prices are displayed, while only using the Average Unit cost for the calculations. The Average Unit cost will be used to be deducted from the Standard price. | |||||||||||||||||||||
Sales
|
| |||||||||||||||||||||
Exfactory
| Contains the amount allocated to the item (or segment underneath if option selected in the dashboard). This amount is split based on variable and fixed UDF (ulGLGroupType). Example calculation:
| |||||||||||||||||||||
Logistic
| Contains the amount allocated to the item (or segment underneath if option selected in the dashboard). This amount is split based on variable and fixed UDF (ulGLGroupType). Example calculation:
| |||||||||||||||||||||
Sales
| Same calculation/split as Logistics | |||||||||||||||||||||
Delivery Costs | Total of production + Logistics + Sales | |||||||||||||||||||||
Marketing
| Same calculation/split as Logistics | |||||||||||||||||||||
IT & Admin
| Same calculation/split as Logistics | |||||||||||||||||||||
Total cost | Sum of Delivery Costs + Marketing + IT & Admin Note that if you are looking at the overview with the option Cost per item, Average Unit cost will contain the value of CoM - Average Unit cost | |||||||||||||||||||||
Rebates | Same calculation as Sales | |||||||||||||||||||||
Discounts | Calculated by taking the sum of the difference between the price of the item on the invoice vs the price of the pricelist 1. Note that you can find this breakdown in the Dashboard/report Sales dashboard. By looking at the sum of the discount columns | |||||||||||||||||||||
FOC | Looks at the FOC equivalent of the Item. Calculated by multiplying the Average unit Cost of the item with the quantity on the invoice. Note that you can find this breakdown in the Dashboard/report Sales dashboard. By looking at the sum of the COGS columns (First filter the dashboard to only show FOC items (bottom right) | |||||||||||||||||||||
Profit
| Net price to trade = Pricelist price 1 - (Rebates) - (Discounts) - FOC) Note this includes the deduction of rebates! Profit per pack = Pricelist price 1 - (Average Unit cost) - (Delivery cost) - (Marketing) - (IT & Admin) - (Rebates) - (Discounts) - FOC) Profit % per pack = Profit per pack / Net price to trade | |||||||||||||||||||||
8a) Performance overview - per SKU
...