Share via


KanbanQuantityCalculationProposal::find Method

Finds a kanbanQuantityCalculationProposal record based on the record ID a specified kanban quantity calculation proposal.

Syntax

client server public static KanbanQuantityCalculationProposal find(RefRecId _kanbanQuantityCalculationProposal, [boolean _forupdate])

Run On

Called

Parameters

  • _kanbanQuantityCalculationProposal
    Type: RefRecId Extended Data Type
    An integer that contains the record ID of a kanban quantity Calculation Proposal.
  • _forupdate
    Type: boolean
    A Boolean value that specifies whether to select the record for update; optional.

Return Value

Type: KanbanQuantityCalculationProposal Table
A kanbanQuantityCalculationProposal record; otherwise, an empty record.

See Also

Reference

KanbanQuantityCalculationProposal Table