Share via


TSTimesheetTrans::findBySourceDocumentLine Method

Finds a TSTimesheetTrans record with a specified source document line.

Syntax

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

Run On

Called

Parameters

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

Return Value

Type: TSTimesheetTrans Table
A TSTimesheetTrans record if found; otherwise, and empty record.

See Also

Reference

TSTimesheetTrans Table