Share via


DEL_RetailMixAndMatchLine.createFromTmpInventTable Method

Method creates the record in RetailMixAndMatchLine table looping the records of TmpInventTable. If the record is created successfully then the existing record in TmpInventTable is deleted.

Syntax

public void createFromTmpInventTable(RetailMixAndMatchId _mixAndMatchId, TmpRetailProductsToAdd _tmpInventTable)

Run On

Called

Parameters

See Also

Reference

DEL_RetailMixAndMatchLine Table