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.
Inserts the key data into the filter table.
Syntax
protected void insertKeyData(InventTrans _inventTrans, InventTransOrigin _inventTransOrigin)
Run On
Called
Parameters
- _inventTrans
Type: InventTrans Table
The record from the InventTrans table for a transaction reference in the tracing hierarchy.
- _inventTransOrigin
Type: InventTransOrigin Table
The record from the InventTransOrigin table related to _inventTrans.
Remarks
Sub-classes must use the filterTmp object variable for creating and inserting the record.