ProjFundingLimitTrackingManager::hasLimitErrorSourceDocument Method [AX 2012]

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

client server public static boolean hasLimitErrorSourceDocument(SourceDocumentHeaderRecId _sourceDocument)

Run On

Called

Parameters

_sourceDocument
Type: SourceDocumentHeaderRecId Extended Data Type
The source doucment

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: