CustInvoiceJourAdjustment::findLatestByCustInvoiceJour Method
Finds the last CustInvoiceJourAdjustment record that was enabled for a specified CustInvoiceJour record.
Syntax
client server public static CustInvoiceJourAdjustment findLatestByCustInvoiceJour(RefRecId _custInvoiceJourRecId)
Run On
Called
Parameters
- _custInvoiceJourRecId
Type: RefRecId Extended Data Type
The record ID of the invoice journal.
Return Value
Type: CustInvoiceJourAdjustment Table
A CustInvoiceJourAdjustment record.