Share via


PdsRebateTable.initFromCustInvoiceJour Method

Initializes the PdsRebateTable table record with the values from a CustInvoicejour and CustInvoiceTrans table record.

Syntax

public void initFromCustInvoiceJour(
    CustInvoiceJour _custInvoiceJour, 
    CustInvoiceTrans _custInvoiceTrans, 
   [SalesQty _sumQty, 
    Amount _sumGrossAmt, 
    Amount _sumNetAmt, 
    PdsCWInventQty _cwSumQty, 
    CurrencyCode _currencyCode])

Run On

Called

Parameters

See Also

Reference

PdsRebateTable Table