Share via


CustInvoiceJour_RU::findByCustInvoiceJour Method

Finds the CustInvoiceJour_RU table by using the ReciID value that is provided for the CustInvoiceJour table.

Syntax

client server public static CustInvoiceJour_RU findByCustInvoiceJour(RecId _custInvoiceJourRecId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that determines whether to select the record for update; optional.

Return Value

Type: CustInvoiceJour_RU Table
A CustInvoiceJour_RU table buffer.

See Also

Reference

CustInvoiceJour_RU Table