KanbanQuantityPolicy::find Method
Finds a kanbanQuantityPolicy record based on a specified kanban quantity policy RecId.
Syntax
client server public static KanbanQuantityPolicy find(RefRecId _kanbanQuantityPolicy, [boolean _forupdate])
Run On
Called
Parameters
- _kanbanQuantityPolicy
Type: RefRecId Extended Data Type
An integer that contains the kanban quantity policy RecId.
- _forupdate
Type: boolean
A Boolean value that indicates whether to select the record for update; optional.
Return Value
Type: KanbanQuantityPolicy Table
A kanbanQuantityPolicy record; otherwise, an empty record.