CostControlTransCommittedCost::existOpenBySourceDocumentLine Method
Indicates whether the specified record in the CostControlTransCommittedCost table exists.
Syntax
client server public static boolean existOpenBySourceDocumentLine(RefRecId _sourceDocumentLine)
Run On
Called
Parameters
- _sourceDocumentLine
Type: RefRecId Extended Data Type
The record ID of the SourceDocumentLine table to check for existence.
Return Value
Type: boolean
true if the specified record exists, otherwise, false.