CustInvoiceJour_Officials::findByCustInvoiceJour Method

Finds the CustInvoiceJour_Offitials table by the using the record ID that is provided for the CustInvoiceJour table.

Syntax

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

Run On

Called

Parameters

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

Return Value

Type: CustInvoiceJour_Officials Table
A CustInvoiceJour_RU table buffer.

See Also

Reference

CustInvoiceJour_Officials Table