MarkupTrans::findBySourceDocumentLine Method
Finds the MarkupTrans record.
Syntax
client server public static MarkupTrans findBySourceDocumentLine(RefRecId _sourceDocumentLine, [boolean _update])
Run On
Called
Parameters
- _sourceDocumentLine
Type: RefRecId Extended Data Type
A SourceDocumentLine record RecId.
- _update
Type: boolean
True if the record being retrieved will be updated; otherwise, false.
Return Value
Type: MarkupTrans Table
A MarkupTrans record.