Monday, February 15, 2016

Dynamics NAV - LS Retail - Setup Automated Replenishment

  • Pre-Requisites
    • Setups
      • Replenishment Setup
        • Store items ranged by: Store Groups (this does not affect automation)
        • Stock out functionality: ticked
      • Retail Item Card
        • Distribution
          • Type: Store
          • Code: All
          • Status: active
          • Ordered by: Central
          • Ordering method: calculate
        • Merchandising/Replenishment Control Data
          • Exclude from replenishment: false
      • Replen. Template
        • Create Orders Automatically: Create Orders Automatically (Create immediately) or Put Creation of Orders on Batch Posting Queue  (queues creation if there are locking issues)
        • Replenishment Batch
          • Run Frequency: Daily (other frequencies will work once, but daily will keep incrementing the date
          • Next Run Date: not blank, less than current date (a blank or future date will prevent automatic run)
      • Location
        • Replenishment
          • Active for autom.  replenishm. : true
    • Automated Jobs - setup all of these to run daily one after the other
      • C10012200 Replen. - Calc. Qtys
        • Calculates how much to replenish
      • C10012215 Replen. Rule Calculation
        • Calculates replenishment qtys for planned cross dock and buyer push
      • R10012207 Replen. Automatic Run
        • Runs C10012201 for all filtered records
        • Populates Replenishment Journals and creates PO's if option is set on template
      • C10012203 Replen. Out of Stock Mgt.
        • Calculates if item is out of stock

No comments:

Post a Comment