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