Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.