ReqTransPOFirmKanban.addReqTrans Method [AX 2012]
Initializes a ReqTrans record and adds the record to the specified instance of the RecordSortedList class.
protected void addReqTrans(
InventTrans _inventTrans,
InventTransOrigin _inventTransOrigin,
RecordSortedList _reqTransSortedList)
Run On
ServerParameters
- _inventTrans
- Type: InventTrans Table
An InventTrans record.
- _inventTransOrigin
- Type: InventTransOrigin Table
An InventTransOrigin record.
- _reqTransSortedList
- Type: RecordSortedList Class
An instance of the RecordSortedList class that contains the ReqTrans records.
Community Additions
ADD
Show: