The Kanban Cards monitoring dashboard can be navigated to in the DELMIA Apriso Desktop Client.
This screen can be used to track the Kanban Card loops. A list of Kanban Cards is presented with data describing the cards.
Field | Description |
Kanban Card Number | The number of the Kanban Card. |
Kanban Card Status | The status of the Kanban Card. |
Progress Status | The progress status of the Kanban Card. The available list of values is taken from the PROGRESS_STATUS table. |
Replenishment Strategy | The Replenishment Strategy for the Kanban Card. |
Strategy Content | The strategy content of the Kanban Card. |
Current Location | The current location of the Kanban Card. |
Product No | The product number for the Kanban Card. |
Serial No. | The serial number of the Kanban Card. |
Container | The Container of the Kanban Card. |
Replenishment Quantity | The Replenishment quantity for the Kanban Card. |
UOM | The UOM of the Replenishment Quantity. |
Source Type | The type of source for the Kanban Card. Available types are:
|
From Facility | The Facility from which the Replenishment will come for the Kanban Card. |
From Department | The Department from which the Replenishment will come for the Kanban Card. |
From Work Center | The Work Center from which the Replenishment will come for the Kanban Card. |
From Warehouse | The Warehouse from which the Replenishment will come for the Kanban Card. |
From Zone | The Zone from which the Replenishment will come for the Kanban Card. |
From Location | The location from which the Replenishment will come for the Kanban Card. |
From Partner | The partner from which the Replenishment will come for the Kanban Card. |
To Facility | The Facility that will be replenished for the Kanban Card. |
To Department | The Department that will be replenished for the Kanban Card. |
To Work Center | The Work Center that will be replenished for the Kanban Card. |
To Warehouse | The Warehouse that will be replenished for the Kanban Card. |
To Zone | The Zone that will be replenished for the Kanban Card. |
To Location | The location that will be replenished for the Kanban Card. |
To Partner | The partner that will be replenished for the Kanban Card. |
Lead Time In Seconds | The lead time (in seconds) for the Kanban Card. |
WIP Order No | The WIP Order number for the Kanban Card. |
WIP Order Type | The WIP Order type for the Kanban Card. |
Opr. Sequence No. | The WIP Operation number for the Kanban Card. |
Employee No | The employee number for the Kanban Card. |
Card Printed On | The date and time on which the card was printed. |
Start Date | The start date of the Kanban Card. |
Completion Date | The completion date of the Kanban Card. |
Valid From | The date and time from which the Kanban Card is valid. |
Valid To | The date and time to which the Kanban Card is valid. |
Priority ID | The priority ID of the Kanban Card. |
Unit ID | The unit ID of the Kanban Card. |
Created On | The date and time on which the Kanban Card was created. |
Created By | The employee who created the Kanban Card. |
Last Updated On | The date and time of the last update of the Kanban Card. |
Last Updated By | The employee who last updated the Kanban Card. |
To
view the history of a card, press
(View history of the selected Kanban Card), which will bring up the Kanban
Card History screen:
The Kanban Card History screen presents all of the historical information for the Kanban Card. This means that if something was populated for the card, it can be populated in the KANBAN_CARD_HISTORY table (with use of the InsertKanbanCardHistoryFromKanbanCard and InsertKanbanCardHistoryFromParameters BCs) and displayed on this screen.
In addition to the Kanban Card number and strategy name, this screen presents various parameters such as User Transaction Token, Transaction Code, Kanban Card Status, and Progress Status.
The Kanban Cards cannot be updated through this screen. The only way to update a Kanban Card is through a BC. For more information, refer to the Business Components Documentation.
For more information on Kanban Cards, please see the Replenishment Implementation Guide.