KanbanJobPickingList::canDeleteWMSOrder Method
Determines whether the output order for all picking list lines that are related to a given kanban can be deleted.
Syntax
client server public static boolean canDeleteWMSOrder(KanbanJobRefRecId _kanbanJobRefRecId)
Run On
Called
Parameters
- _kanbanJobRefRecId
Type: KanbanJobRefRecId Extended Data Type
A record ID of the KanbanJob table.
Return Value
Type: boolean
true if all output orders can be deleted; otherwise, false.