Share via


TAMVendRebateTrans::find Method

Finds a rebate transaction record based on the passed in RecId.

Syntax

client server public static TAMVendRebateTrans find(RecId _recId, [boolean _forUpdate])

Run On

Called

Parameters

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

Return Value

Type: TAMVendRebateTrans Table
The vendor rebate transaction record based on the passed in parameters.

See Also

Reference

TAMVendRebateTrans Table