Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 9 Next »

  • Planning parameters are hidden from the Item page

  • When creating a new item, SKU will be created right away with these defaults

    • Replenishment System = blank.

    • Warehouse = Main

    • Reorder Cycle Days = 7

    • If Inventory Class = Finished Good, Maximum Qty. = 1

  • When populating Preferred Vendor on SKU, populate Locked Lead Time field on SKU if it is not blank..

  • Users can overwrite Locked Lead Time.

  • When updating Default Lead Time on the Vendor Account, DO NOT update SKUs Locked Lead Time.

    • Users have to update Locked Lead Time manually on SKU.

  • On SKU, If “Replenishment System = 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

When clicking the Confirm button, then go to the out of box box Supply Plan page.

  • No labels