PurchLine::findBySourceDocumentLine Method
Finds the PurchLine record.
Syntax
client server public static PurchLine findBySourceDocumentLine(RefRecId _sourceDocumentLine, [boolean _forUpdate])
Run On
Called
Parameters
- _sourceDocumentLine
Type: RefRecId Extended Data Type
A SourceDocumentLine record RecId.
- _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.