KanbanJobCapacitySum::setPlannedCapacityThroughput Method

Sets the planned capacity consumption of a specified KanbanJob table in throughput quantity.

Syntax

client server public static KanbanJobCapacitySum setPlannedCapacityThroughput(
    RefRecId _kanbanJobRecId, 
    InventQty _inventQty, 
    RefRecId _unitOfMeasure, 
    Seconds _seconds, 
   [boolean _write])

Run On

Called

Parameters

Return Value

Type: KanbanJobCapacitySum Table
The inserted or updated KanbanJobCapacitySum record.

Remarks

Any existing KanbanJobCapacitySum tables for the specified job record will be overwritten.

See Also

Reference

KanbanJobCapacitySum Table