TSTimesheetTrans::isCommitmentCostCreated Method
Verify whether commitment costs records exists for timesheet line.
Syntax
client server public static boolean isCommitmentCostCreated(RefRecId _sourceDocumentLine)
Run On
Called
Parameters
- _sourceDocumentLine
Type: RefRecId Extended Data Type
The RecId of the source document line.
Return Value
Type: boolean
true, if commitment costs records exists for the specified timesheets line, false otherwise.