Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Deletes all marking between the event and a specified event kanban.
Syntax
protected InventQty deleteMarkInventoryTransactions(KanbanJob _kanbanJob, [InventTransOriginId _receiptInventTransOriginId])
Run On
Called
Parameters
- _kanbanJob
Type: KanbanJob Table
A KanbanJob record that represents the event kanban.
- _receiptInventTransOriginId
Type: InventTransOriginId Extended Data Type
The receipt inventory transaction originator; optional.
Return Value
Type: InventQty Extended Data Type
The unmarked quantity.
Exceptions
Exception | Condition |
---|---|
Error | The same quantity could not be unmarked on receipt and issue sides. |