ProjFundingLimitTrackingManager::isVendorInvoiceActiveDocLine Method [AX 2012]

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

client server public static boolean isVendorInvoiceActiveDocLine(RefRecId sourceDocumentLineRecId)

Run On

Called

Parameters

sourceDocumentLineRecId
Type: RefRecId Extended Data Type
The source document line

Return Value

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