ProjFundingLimitTrackingManager::hasLimitErrorSourceDocumentLine Method [AX 2012]

Returns whether funding limit errors are reported by funding limit tracking.

client server public static boolean hasLimitErrorSourceDocumentLine(SourceDocumentLineRecId _sourceDocumentLine)

Run On

Called

Parameters

_sourceDocumentLine
Type: SourceDocumentLineRecId Extended Data Type
The source doucment line

Return Value

Type: boolean
Returns true if any of the funding limit tracking records are morked as having a limit error, otherwise returns false.
Show: