A replenishment signal communicates the need to replenish inventory in a kanban circuit.
Signal Types
There are three types of replenishment signals:
Visual: Replenishment is signaled manually, e.g., by attaching a printed kanban card to the part or returning an empty container to the replenishment source. Electronic replenishment is not allowed.
Electronic: The user initiates the replenishment signal either by using Kanban Replenishment Request or by scanning the cards with a bar code reader. The system electronically processes the request and generates the signal. The quantity triggered by the signal is the quantity of one kanban container.
Automatic (Reorder Point): The system triggers replenishment automatically when the inventory
falls to a specified level. This signal type is not a traditional kanban technique. The signal can be initiated by
a dialog box or run as a scheduled job by Kanban Reorder Point Request. Once the signal request is
initiated, the system checks the circuit to determine whether a replenishment signal should be created. The system
generates the signal when the quantity on hand plus the quantity of the work in process (WIP) within the lead time
falls below the reorder point quantity. If so, the system aimst to refill up to the the total maximum quantity,
i.e. no of kanbans * kanban quantity. The quantity triggered by the replenishment signal depends on whether a lot
size is defined, assuming the formula type is Constant. If a lot size is defined for the
circuit, then the quantity triggered will be the lot size quantity rounded up to the nearest kanban container
quantity. If a lot size is not defined for the circuit, then the quantity triggered will be the quantity
required to fill the empty kanban containers, rounded up to the nearest kanban container quantity.
Note that empty kanbans must exist for the quantity to be triggered.
What the Signal Generates
Electronic signals can trigger a variety of actions, depending on the type of kanban circuit and the inventory part's setup attributes, as shown in the following table.
If the Replenish Source is... | And the Supply Code for Part is... | Then the signal generates... |
Location, Location Group, Storage Zone , or External Site (Transport Task) |
N/A | Inventory Transport Task |
Production Line | Requisition | Shop Order Proposal |
Production Line | Order | Shop Order |
Production Line | Schedule | Production Schedule |
Supplier | Requisition | Purchase Requisition |
Supplier | Order | Purchase Order |
Supplier | Schedule | JIT Supplier Schedule |
External Site (Distribution Order) | N/A | Distribution Order |
When an inventory transport task is generated, reservations is made based on inventory settings on the
Automatic Reservation tab in the Warehouse Management part of
the site setup.
Automatic (Reorder Point) Example
This example assumes a kanban circuit with the following characteristics (see Fig. 1):
Number of Kanbans: 3
Quantity per Kanban: 4
Reorder Point Quantity: 10
Lot/Transfer Quantity: 0
Fig. 1: Beginning Kanban Circuit
Step 1:
Starting with full kanbans with a total of twelve units, assume two units are consumed, leaving a quantity of ten (see Fig. 2). If the system is scheduled to request replenishment at this time, it will see that the total quantity on hand is not below the reorder point of ten, so no replenishment request is issued.
Fig 2: Kanban Circuit, Step 1
Step 2:
Another unit is consumed, leaving a total quantity of nine (see Fig. 3). If the system is scheduled to request replenishment at this time, it will now see that total quantity on hand is below the reorder point of ten. However, an empty kanban must exist for the replenishment and the quantity triggered must be in increments of full kanbans, so no replenishment request is issued.
Fig. 3: Kanban Circuit, Step 2
Step 3:
One more unit is consumed, leaving a total quantity of eight (see Fig. 4). If the system is scheduled to request replenishment at this time, it will see that total quantity on hand is below the reorder point of ten. Now an empty kanban exists and the replenishemnt qty will be the full kanban qty of four units.
Fig. 4, Kanban Circuit, Step 3
Note: If a lot/transfer quantity > kanban qty was defined, then the quantity triggered for replenishment would be the lot size rounded up to the nearest number of full kanban quantities. If for example lot/transfer qty = 6, then replenishment wouldn't be triggered until two empty kanbans exist.