Share via


CustInvoiceJour.mcrCreatePaymentSched_IB Method

Sets the required payment schedule information before creating the payment schedule.

Syntax

public void mcrCreatePaymentSched_IB(
    SalesTable _salesTable, 
    SalesTotals _salesTotals, 
    boolean _partialInvoice)

Run On

Called

Parameters

  • _salesTable
    Type: SalesTable Table
    Sales table buffer for which the payment schedule is being created.
  • _salesTotals
    Type: SalesTotals Class
    Sales totals for the installment billing order for which the schedule is being created.
  • _partialInvoice
    Type: boolean
    boolean to indicate if the invoice is a partial invoice.

See Also

Reference

CustInvoiceJour Table