KanbanJobCapacitySum::findJob Method
Finds the specified record in the KanbanJobCapacitySum table.
Syntax
client server public static KanbanJobCapacitySum findJob(RefRecId _kanbanJobRecId, [boolean _forUpdate])
Run On
Called
Parameters
- _kanbanJobRecId
Type: RefRecId Extended Data Type
- _forUpdate
Type: boolean
Return Value
Type: KanbanJobCapacitySum Table
A record in the KanbanJobCapacitySum table; otherwise, an empty record.