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.
Determines whether the output order for all the picking list lines related to a given kanban job have been completed.
Syntax
client server public static boolean existsOpenWMSOrder(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 an output order exists that has not been completed; otherwise, false.