Share via


TAMVendRebateTrans::insertFromTAMVendRebateTable Method

Inserts a venodr rebate transaction record based on a vendor rebate table record.

Syntax

client server public static void insertFromTAMVendRebateTable(
    TAMVendRebateTable _tamVendRebateTable, 
   [TAMRebateAmt _tamVendRebateAmount, 
    LedgerJournalId _ledgerJournalId, 
    VendInvoiceId _rebateInvoiceId, 
    TAMVendRebateTransactionType _rebateTransactionType, 
    Description _description])

Run On

Called

Parameters

  • _tamVendRebateTable
    Type: TAMVendRebateTable Table
    The TamVendRebateTable record to use in order to initialize that values in the vendor rebate transaction record.

See Also

Reference

TAMVendRebateTrans Table