TmpInventTransMark.initFromInventTrans Method
Initializes a TmpInventTransMark record with some values from an InventTrans record.
Syntax
public void initFromInventTrans(InventTrans _inventTrans, [InventTransOrigin _inventTransOrigin])
Run On
Called
Parameters
- _inventTrans
Type: InventTrans Table
The InventTrans record.
- _inventTransOrigin
Type: InventTransOrigin Table
Remarks
Use this method when a new TmpInventTransMark record is created.