ReqTransPOFirmKanban.createReqTrans Method [AX 2012]
Creates the ReqTrans records based on created kanbans.
protected RecordSortedList createReqTrans(List _listCreatedKanban)
Run On
ServerParameters
- _listCreatedKanban
- Type: List Class
A list that holds the Kanban records.
Return Value
Type: RecordSortedList ClassAn instance of the RecordSorteList class that holds the created ReqTrans records.
Community Additions
ADD
Show: