ProjFundingLimitTrackingManager::isVendorInvoiceActiveDocument Method [AX 2012]

Return whether this source document references an active vendor invoice document.

client server public static boolean isVendorInvoiceActiveDocument(RefRecId _sourceDocumentHeaderRecId)

Run On

Called

Parameters

_sourceDocumentHeaderRecId
Type: RefRecId Extended Data Type
The source document

Return Value

Type: boolean
Returns true if the source document references an active vendor invoice; otherwise false.
Show: