KanbanJob::setCapacityConsumption Method
Sets the estimated capacity consumption for process jobs.
Syntax
client server public static KanbanJob setCapacityConsumption(RefRecId _kanbanJobRecId)
Run On
Called
Parameters
- _kanbanJobRecId
Type: RefRecId Extended Data Type
A record ID of the KanbanJob record to update.
Return Value
Type: KanbanJob Table
The updated KanbanJob record.
Remarks
Use this method to initialize consumption when creating jobs or resetting from planned.
The method clears the expected date and time.