Property defaults in classes

The default Supply Chain Optimization Planning Engine definition (SP_SCO) is updated to set appropriate default values for some properties directly in the class model, adjusting from a default value of zero.

These properties are updated in the associated class:

  • Customer Allocations
    • back-orders daily cost factor = 0.01;
    • price = 1;
  • Locations
    • max end total stock su = 1e+010;
  • Process Groups
    • max planned production = 1e+010;
  • Processes
    • max planned production = 1e+010;
  • Products At Locations
    • daily holding cost factor = 0.00049281314; (0.015 * 12 / 365.25)
    • dump stock cost factor = 1;
    • max fixed stock = 1e+010;
    • std cost = 1;
    • under safety penalty = 1;
    • units per storage unit = 1;
  • Products At Suppliers
    • max purchase qty = 1e+010;
  • Products
    • units per transport unit = 1;
  • Resource Allocations
    • rate = 1;
  • Resources
    • efficiency = 1;
  • Routes In
    • max receipts tu = 1e+010;
  • Routes Out
    • max shipments tu = 1e+010;
  • Routes
    • max shipments tu = 1e+010;
    • transport unit cost = 1;
  • Supplier Allocations
    • max purchase qty = 1e+010;
    • purchase unit cost = 1;

This workflow is removed:

  • Delete workflow 480 - Change Default Property Values Zero to Convenient Values.
Note: This feature is enabled after appending the Planning Engine SP SCO template (apsco.zip) for this release at which point the class model of the standard Planning Engine definition (SP_SCO) is updated. New instances of the Planning Engine created from this definition will include these changes. You are not required a new role or privilege access to use this feature.