Share via


TAMTradePromotion::findByRecId Method

Finds and returns a trade allowance record based on the passed in RecId.

Syntax

client server public static TAMTradePromotion findByRecId(RecId _recId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that defines whether or not the trade allowance record should be selected for update; optional.

Return Value

Type: TAMTradePromotion Table
A trade allowance record based on the passed in RecId.

See Also

Reference

TAMTradePromotion Table