Share via


PurchComplementaryInvoiceLine::findSourceDocumentLine Method

Retrieves a PurchComplementaryInvoiceLine from the RecID of the corresponding source document line.

Syntax

client server public static PurchComplementaryInvoiceLine findSourceDocumentLine(RecId _recId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    true if the line are supposed to be updated; false otherwise.

Return Value

Type: PurchComplementaryInvoiceLine Table
Record associated with the source document line with provided RecID.

See Also

Reference

PurchComplementaryInvoiceLine Table