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.
Options: TEXT VALUE I.E.: L1-50;L2-50
Note that this field is ignored if the ulGLCriteria is not direct.
ucGLChannelSegment
ulGLWarehouse
ulGLRebate
Determines how the balance for the ulGLCriteria option direct should be allocated.
Options: TEXT VALUE I.E.: KA-100
Note that this field is ignored if the ulGLCriteria is not direct.
ulGLWarehouse
Determines how the balance for the ulGLCriteria option Litres/packs should be allocated.
Options: 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.
ulGLBudgetCalculationOption
...
The budgets are stored in the table called _as_RayyanBudgets. This table contains a per month per item budget for the indicated options
On Item
ulIIItemReportGroup
ufIIPACKLTR
On Manufactures
ulMANULineSegment
Pages
1) Production expenses
2) Logistics expenses
3 - A) Sales expenses
ulIIItemType
Determines they type of the item. If selected either of the 2 options below, the item will be includes in the report and in all calculations
Options: Rayyan; Private label
ufIIPACKLTR
Determines total litres in 1 pack
Options: Float number
uiIIPCSPERPACK
Determines the total pieces per pack
Options: Float number
On Manufactures
ulMANULineSegment
Determines the line for the specific manufacture
Options: Float number
On Invoice
SalesRep.Address3
All invoices are linked to a Salesrep. The Address3 field determines to what segment the sales is considered.
This value is needed to allocate the costs when the option Litre,Pc,Packs
SalesRep.Bank_Account
All invoices are linked to a Salesrep. The Address3 field determines to what segment the sales is considered.
Sage data
All data is loaded via a SQL connection with views/functions to calculate the figure.
GL Balance
The Sage GL balances are calculated by summing all transactions per GL account per financial period. These balances will correspond with an user running a Trial balance from the Sage UI.
Sales data
The Sales is loaded into the report consolidated per day, meaning it is not available per invoice (this to lower the amount of data to compute in the report). This information is however available in the "Sales detail" Dashboard.
Sales consists of archived documents of the type: Case invoice (0), Credit note (1) and Sales Order (4)
Only the lines that contain stock items of the type "Rayyan" and "Private label" are loaded in the data.
Manufacture data
The manufacture data is loaded per manufacture transaction. Only the manufactures that contain a value on the UDF ulMANULineSegment and which are processed are loaded into the report.
Pages
1) Production expenses
Contains the GL accounts that have the value "Production" filled in the UDF ulGLAccGroup.
This overview will split the expenditure over the various lines. Meaning this overview is not segment based. In report 7 & 8 you will only see this split between Fixed and Variable.
Note that this Expenditure is split over the items based on either "% of total litres sold" or "% of total revenue" (Based on the selected option in the menu on report 7 & 8)
The sum of all the lines (in the columns) will add up to the total of all lines (most bottom right figure). This figure will correspond with the sum of all Fixed and Variable costs allocations per item if you were to export the report to Excel.
2) Logistics expenses
Contains the GL accounts that have the value "Logistics" filled in the UDF ulGLAccGroup.
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.
This overview will split the expenditure over the various segments.
Note that this Expenditure is split over the items based on either "% of total litres sold" or "% of total revenue" (Based on the selected option in the menu on report 7 & 8)
The sum of all the Segments (in the columns) will add up to the total of all segments (most bottom right figure). This figure will correspond with the sum of all Fixed and Variable costs allocations per item if you were to export the report to Excel.
3 - A) Sales expenses
Contains the GL accounts that have the value "Sales" filled in the UDF ulGLAccGroup.
This overview will split the expenditure over the various segments.
Note that this Expenditure is split over the items based on either "% of total litres sold" or "% of total revenue" (Based on the selected option in the menu on report 7 & 8)
The sum of all the Segments (in the columns) will add up to the total of all segments (most bottom right figure). This figure will correspond with the sum of all Fixed and Variable costs allocations per item if you were to export the report to Excel.
3 - B) Sales expenses - Rebates
Contains the GL accounts that have the value "Sales - Rebates" filled in the UDF ulGLAccGroup.
This overview will split the expenditure over the various segments.
Note that this Expenditure is split over the items based on either "% of total litres sold" or "% of total revenue" (Based on the selected option in the menu on report 7 & 8)
The sum of all the Segments (in the columns) will add up to the total of all segments (most bottom right figure). This figure will correspond with the sum of all Fixed and Variable costs allocations per item if you were to export the report to Excel.
4) Marketing expenses
Contains the GL accounts that have the value "Marketing" filled in the UDF ulGLAccGroup.
This overview will split the expenditure over the various segments.
Note that this Expenditure is split over the items based on either "% of total litres sold" or "% of total revenue" (Based on the selected option in the menu on report 7 & 8)
The sum of all the Segments (in the columns) will add up to the total of all segments (most bottom right figure). This figure will correspond with the sum of all Fixed and Variable costs allocations per item if you were to export the report to Excel.
5) IT & administration
Contains the GL accounts that have the value "Admin & IT" filled in the UDF ulGLAccGroup.
This overview will split the expenditure over the various segments.
Note that this Expenditure is split over the items based on either "% of total litres sold" or "% of total revenue" (Based on the selected option in the menu on report 7 & 8)
The sum of all the Segments (in the columns) will add up to the total of all segments (most bottom right figure). This figure will correspond with the sum of all Fixed and Variable costs allocations per item if you were to export the report to Excel.
7) Costing and pricing overview
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
8b) Performance overview - per channel
9) Budget overview
10) Sales & Production overview
11) Stock % per Line
Sales detail
1) Sales detail
This dashboard is made for reconciliation purposes. While the sales data is loaded group per day in the main dashboard, here it will be loaded per invoice, making it easier to trace inside Sage.
The matrix on the dashboard can be drilled down with the UI tools (right click or by using the drilldown menu) to show the data on invoice level.
Per month the following information is available: Litres sold, Sales, COGS,Discount.
These figure will correspond with the sales data from the Main dashboard.
By using the filter in the bottom right corner, the figures for FOC can be displayed and viewed (which are used for the FOC section in report 7 and 8)
TO DO
Check PCS on Production vs Packs on Logistics