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.
Assigns a kanban job to a purchase line.
Syntax
client server public static void assignKanbanJobToPurchLine(KanbanJob _kanbanJob, PurchLine _purchLine)
Run On
Called
Parameters
- _kanbanJob
Type: KanbanJob Table
The kanban job record.
- _purchLine
Type: PurchLine Table
The purchase line record.