Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.