CustInvoiceJourAdjustment.applyToCustInvoiceJour Method
Applies the changes in the current adjustment to a specified CustInvoiceJour record.
Syntax
public CustInvoiceJour applyToCustInvoiceJour(CustInvoiceJour _custInvoiceJour)
Run On
Called
Parameters
- _custInvoiceJour
Type: CustInvoiceJour Table
A CustInvoiceJour record.
Return Value
Type: CustInvoiceJour Table
A CustInvoiceJour record that has the adjustment changes.