Share via


CustInvoiceJour::findFromSourceDocumentHeader Method

Finds a CustInvoiceJour record by source document header record Id.

Syntax

client server public static CustInvoiceJour findFromSourceDocumentHeader(
    SourceDocumentHeaderRecId _sourceDocumentHeaderRecId, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

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

Return Value

Type: CustInvoiceJour Table
A CustInvoiceJour record.

See Also

Reference

CustInvoiceJour Table