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 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.