Share via


PurchLine::findBySourceDocumentLine Method

Finds the PurchLine record.

Syntax

client server public static PurchLine findBySourceDocumentLine(RefRecId _sourceDocumentLine, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that determines whether the record should be selected for update; optional.

Return Value

Type: PurchLine Table
A PurchLine record.

See Also

Reference

PurchLine Table