...
Overview
Yakta / ArrowQuip uses a special SKU design to help them setup their planning parameters as per business needs
All Planning Parameters from the Item page and are managed through SKU planning values.
When creating a new item, SKU will be is automatically created right away with these defaults
Replenishment System = blank.
Warehouse = Main
Reorder Cycle Days Days = 7
If Inventory Class = Finished Good, Maximum Qty. = 1
When populating the Preferred Vendor on SKU, populate the Locked Lead Time field on SKU if it is blank.
Users can overwrite the Locked Lead Time field.
When updating the Default Lead Time on the Vendor Account, do not DO NOT update SKUs Locked Lead Time.
Users have to must manually update the Locked Lead Time manually on the SKU.
On SKU, If “Replenishment System = Purchase”Purchase,” the following fields are required
Preferred Vendor
Locked Lead Time
Reorder Cycle
Supply Planning
Add a custom VF page to calculate a few numbers:
Inventory Items (A):
Blocked Items (B):
VMI Items (C):
Items to Plan (D=A-B-C):
SKUs to Plan for Main (E): (must exclude blocked items, and VMI items)
SKUs to Plan Missing (D-E):
SKUs to Plan with blank Replenishment Systems: (must exclude blocked items, and VMI items)
SKUs to Plan with Replenishment System = Purchase:
SKUs to Plan with Replenishment System = Purchase and Preferred Vendor = blank:
SKUs to Plan with Replenishment System = Purchase and Lead Time = 0:
SKUs to Plan with Replenishment System = Purchase and Reorder Cycle Days = 0
*** for red lines, display red color if no. of records > 0
...