Share via


TAMFundInvent::insertTAMPromotionItemFromProduct Method

Inserts a trade promotion item record from the product provided.

Syntax

server public static boolean insertTAMPromotionItemFromProduct(container _productContainer, TAMFundTable _tamFundTable)

Run On

Server

Parameters

  • _productContainer
    Type: container
    A container of the products to be inserted into the TAMFundInvent table.

Return Value

Type: boolean
true if no errors occured; otherwise, false.

See Also

Reference

TAMFundInvent Table