Share via


ReqTransPOFirmKanban.updateRequisitionLineReferences Method [AX 2012]

Updates the requisition lines and creates appropriate references for any requisition line issues that are covered by the kanbans that have just been firmed.

Syntax

protected void updateRequisitionLineReferences(RecordSortedList _reqTransSortedList)

Run On

Server

Parameters

  • _reqTransSortedList
    Type: RecordSortedList Class
    A list of ReqTrans records of type kanban that were just firmed.

See Also

Reference

ReqTransPOFirmKanban Class