ReqTransPOFirmKanban.createReqTrans Method [AX 2012]

Creates the ReqTrans records based on created kanbans.

protected RecordSortedList createReqTrans(List _listCreatedKanban)

Run On

Server

Parameters

_listCreatedKanban
Type: List Class
A list that holds the Kanban records.

Return Value

Type: RecordSortedList Class
An instance of the RecordSorteList class that holds the created ReqTrans records.

Community Additions

ADD
Show: