Share via


MCRRoyaltyVendTable.initFromCustInvoiceJour Method

Initializes the MCRRoyaltyVendTable table record with the values from an CustInvoiceJour and CustInvoiceTrans records.

Syntax

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

Run On

Called

Parameters

See Also

Reference

MCRRoyaltyVendTable Table