KanbanQuantityPolicySafetyStock::findKanbanQuantityPolicy Method

Finds a kanbanQuantityPolicySafetyStock record based on a specified kanban quantity policy RecId .

Syntax

client server public static KanbanQuantityPolicySafetyStock findKanbanQuantityPolicy(RefRecId _kanbanQuantityPolicy, [boolean _forupdate])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that specifies whether to select the record for update; optional.

Return Value

Type: KanbanQuantityPolicySafetyStock Table
A kanbanQuantityPolicySafetyStock record; otherwise, an empty record.

See Also

Reference

KanbanQuantityPolicySafetyStock Table