Share via


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

  • _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.

See Also

Reference

KanbanQuantityPolicyDemandPeriod Table