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.
Adds the InventTrans record to the specified record list.
Syntax
protected void addInventTrans2List(
SysRecordSortedList _inventTransList,
InventTrans _inventTrans,
InventTransOrigin _inventTransOrigin)
Run On
Called
Parameters
- _inventTransList
Type: SysRecordSortedList Class
The SysRecordSortedList list where the record is added.
- _inventTrans
Type: InventTrans Table
The record to add.
- _inventTransOrigin
Type: InventTransOrigin Table
The InventTransOrigin record related to the InventTrans record.