Autoplan

Use Autoplan to help schedule your factory

What is Autoplan?

Autoplan is IONs Material Requirements Planning engine to calculate the tasks required (plan items) to build end products (plan inputs). It is an automated planner for your factory.

Below shows an overview of plans.

How does it work?

  1. backward schedules demand from the plan input Need by date

  2. allocates existing and active supply in the factory (inventory, purchase orders, and runs) to those demands

    • Supply is allocated in the order of:

      • Inventory first

      • Purchase orders/runs based on highest percentage complete

      • Primary parts allocated before substitute parts

  3. generates plan items

The main inputs for Autoplan are:

  • plan inputs (master schedules) on plans with include in MRP set to true and a status of in progress or scheduled

  • part properties

    • mBOMs

    • part lead times

  • existing/active supply

    • open purchase order lines (status is not received or cancelled)

    • open runs (status is not complete, cancelled, or archived)

    • inventories with a quantity > 0 that are not on open purchase orders or runs

Accurate data is requried on these inputs to ensure Autoplan generates accurate results.

Autoplan is currently an infinite capacity model, which means that it does not consider resource constraints, but it will in the near future.

Substitutes

Autoplan will allocate substitute supply if is available. Substitutes get defined in the manufacturing bill of material (mBOM). Supply for substitutes will always get allocated in the order of the primary part first and then the substitute. The goal is to use existing supply as efficiently as possible.

Any new planned items that get created by Autoplan will get created for the primary part and not the substitute.

How is Autoplan triggered?

Autoplan can be run by clicking the Run MRP button on the plan search page.

After clicking this button, an MRP job will be queued and will run when previous MRP jobs (if any) have completed.

Let's do an example!

Step 1: Create the plan

  • Make sure that the plan is Included in MRP

  • Set a need date for your top level part

    • Here we're saying that we want x1 of MRP test part 1 completed for 6/17/21

  • Set the plan status to In progress

Step 2: Setup part properties

For the below parts, note the lead time and mBOM:

  • MRP test part 1

    • lead time: 10 days

    • child part: MRP test part 2

  • MRP test part 2

    • lead time: 20 days

    • child part: MRP test part 3

  • MRP test part 3

    • lead time: 30 days

Step 3: Run MRP and view results

Now we can run MRP as shown above and view the results on Plan #20 when it completes:

Note the following in the above screenshot:

  1. The date of the last completed MRP job is displayed

  2. The dates for the plan items are generated based on the backwards schedule from the plan input.

    • The plan input has a date of 6/17/21 for MRP test part 1

    • The plan item to make MRP test part 1 has a due date of 6/17/21 and a start date that backs out it's lead time (10 days)

    • MRP test part 1's child MRP test part 2, has a due date of 6/7/21 and a start date of 5/18/21 (20 day lead time)

  3. The quantity for the plan item for MRP test part 3 is 8. This is because MRP test part 1 requires 2 of MRP test part 2 and MRP rest part 2 requires 4 of MRP test part 4

  4. All plan items generated by MRP have a badge displayed on the far right to differentiate them from manually created plan items

Plan items also can be viewed here in hierarchal format by toggling the Hierarchal option. Below shows MRP test part 1 and clicking on that plan item will show its child MRP test part 2.

Example #2

Now let's throw some supply in the mix by creating inventory for MRP test part 2:

After creating the inventory and running MRP again, here are the new results:

The MRP job supersedes the previous results with newly generated plan items.

Note that:

  • The inventory item for MRP test part 2 is linked to the plan item

  • There is no longer a plan item generated for MRP test part 3:

    • Why? Now that there is inventory for MRP test part 2, there is no longer a need to create MRP test part 3 parts

Last updated