Share via


TAMVendRebateTable.initFromVendInvoiceJour Method

Initializes the TAMVendRebateTable table record with the values from an VendInvoicejourand VendInvoiceTrans table records.

Syntax

public void initFromVendInvoiceJour(
    VendInvoiceJour _vendInvoiceJour, 
    VendInvoiceTrans _vendInvoiceTrans, 
   [PurchQty _sumQty, 
    Amount _sumGrossAmt, 
    Amount _sumNetAmt, 
    PdsCWInventQty _cwSumQty, 
    CurrencyCode _currencyCode])

Run On

Called

Parameters

See Also

Reference

TAMVendRebateTable Table