Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates the ReqTrans records based on created kanbans.
Syntax
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.