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.
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.