Quantities / Cost logic
In the following, the logic for the quantities, prices and costs is explained for the fields of the pre calculation.
Calculation Quantity (Base)
In practice, it happens that the required quantities in the calculation do not correspond to the quantities actually ordered/produced. In addition, the same items may be used in several modules. As a result, the quantities from the calculation often deviate and lead to problems in the price or cost calculation, since e.g. quantity discounts are not taken into account. The goal is to find a “calculation quantity (base)” (), with which e.g. the price determination is made. The price or cost for this base quantity is then “calculated down” to the smaller quantities.
In the demandPlus+ precalculation, the required total quantity (see Fields) per item and variant is calculated for this and used for the next steps. Various other fields, such as the “Reordering Policy”, play a role in calculating the “calculation quantity (base)” ().
First, a “quantity by reordering policy” (Later: ) is calculated. For this purpose, a “base quantity” (Later: ) is used as an auxiliary construct and is compared with the planning parameters.
a) Reordering Policy = “empty” or “order” = Quantity (Base) from calculation line
b) Reordering Policy = “Fixed Reorder Qty.” = Total Quantity (Base) from calculation line If “Reorder Quantity” (from item or SKU) > => = “Reorder Quantity” = (Rounded with “Order Multiple”)
c) Reordering Policy = “Lot-for-lot” or “Maximum Qty.” = Total Quantity (Base) (Rounded with “Order Multiple”)
In case of a purchase item(Replenishment System = Purchase) the “Calculation Quantity (Base)” () corresponds to (quantity by reordering policy). In the case of make-to-stock production, a “Calculation Quantity (Base)” () is searched for, which also takes into account the minimum and maximum order quantity, as well as the “Lot size” field from the item or stockkeeping unit(SKU). The following logic applies:
If the “Minimum Order Quantity” or the “Lot size” is greater than => = maximum of “Minimum Order Quantity” and “Lot size”. If the production is limited by the “Maximum Order Quantity”, the quantity must be adjusted so that at least (taking into account the “Minimum Order Quantity”) is produced.
An exception is made in the case of make-to-order production (Manufacturing Policy = Make-to-Order). Here is not calculated. In this case, the “Calculation Quantity (Base)” () always corresponds to the Quantity (Base) from the calculation line.
Examples
Price determination
For price determination, the “Calculation Quantity (Base)” (), described above, is to be seen as the basis. Since this quantity refers to the base unit of the item, it is first converted into the corresponding purchasing unit. Based on this, a price determination for the vendor is carried out from the item or sku.
If all item vendors are taken into account (see Fields), a price determination is also carried out for them. The most favorable (net) price of the vendors is used as the Direct Unit Price and gets converted back to the unit used in the calculation line.
Net means that the line discount has already been deducted.
Price Determiniation always takes place in the client currency.
Expected Operation Cost Amt. and Expected Capacity Ovhd. Cost
The calculation of Expected Operation Cost Amt. and Expected Capacity Ovhd. Cost is a bit more complicated. First, the total quantity for the operation is calculated.
This is calculated as follows: = A * B * C + D A = Quantity (Base) of the module B = 1 + Scrap Factor % (Accumulated) C = 1 + Item Scrap % (module) / 100 D = Fixed Scrap Quantity
The “Quantity (Base)” of the module is calculated very similarly. However, this refers to the parent item’s scrap. The scraps mentioned here belongs to the current module routing, not to the parent module. So the scraps are NOT calculated twice.
The decisive factor for the calculation is the Unit Cost Calculation of the work center. This results in the following two cases:
Unit Cost Calculation = Time
Total capacity = A * B + C A = B = Run Time C = Setup Time
The setup costs are only added if the field “Costs Incl. Setup” is checked in “Manufacturing Setup”. If this is the case, the setup costs are made up as follows: Setup costs= A * B * C A = Setup Time B = Quantity (base) of the module C = Setup Factor
The setup factor was introduced in order not to allocate the setup costs completely to the (partly) small quantities. For items that are produced in large quantities but used in small quantities (and vice versa), this could lead to a large difference in the Expected Operation Cost Amt. The setup factor (S) depends on the Maximum Order Quantity and “Calculation Quantity (Base)” () (See Calculation Quantity (Base)) and is calculated as follows:
i) If no Maximum Order Quantity is defined => S = No. of Setup Processes / => S = 1 /
ii) If the Maximum Order Quantity is defined => S = No. of Setup Processes / => S = rounded up ( / “Maximum Order Quantity”) /
The Setup Factor and the No. of Setup Processes are already described in the fields and are only explained again here for completeness.
Finally, the costs can be calculated Expected Operation Cost Amt. = Total Capacity * Unit Cost (Work Center or Machine Center) Expected Capacity Ovhd. Cost = A * (B * C + D) A = Total Capacity B = Direct Unit Cost (Work Center or Machine Center) C = Indirect Cost % (Work Center or Machine Center) D = Overhead Rate (Work Center or Machine Center)
Unit Cost Calculation = Units
Expected Operation Cost Amt. = = * Unit Cost (Work Center or Machine Center) Expected Capacity Ovhd. Cost = A * (B * C + D) A = Total QuantityOperation B = Direct Unit Cost (Work Center or Machine Center) C = Indirect Cost % (Work Center or Machine Center) D = Overhead Rate (Work Center or Machine Center)
When calculating the capacities, the quantities are brought to the same “time unit”. For reasons of complexity, this has been ignored here.
Last updated