Share via


ReqTransPOFirmKanban.updatePegging Method [AX 2012]

Deletes pegging from the planned order and creates new pegging for the created kanbans.

Syntax

protected void updatePegging(RecordSortedList _reqTransSortedList)

Run On

Server

Parameters

  • _reqTransSortedList
    Type: RecordSortedList Class
    An instance of the RecordSortedList class that holds the ReqTrans records that represent the created kanbans.

See Also

Reference

ReqTransPOFirmKanban Class