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.
Calculates the resource usage of the production flow operation of a kanban job.
Syntax
public abstract Map getResourcesUsageKanbanJob(KanbanJob _kanbanJob, [TransDate _date])
Run On
Called
Parameters
- _kanbanJob
Type: KanbanJob Table
The KanbanJob record for which to calculate resource consumption.
- _date
Type: TransDate Extended Data Type
The date to use to calculate resource usage.
Return Value
Type: Map Class
A map of resource IDs and usage quantities.
Remarks
Calculates the resource consumption for the job and for all items in the picking list that are produced in the same flow.
Note that only the first process job of a kanban may have a picking list. Calculations for other jobs will return just the resource usage for the job itself.