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
CalledParameters
- sourceDocumentLineRecId
- Type: RefRecId Extended Data Type
The source document line
Return Value
Type: booleanReturns true if the source document line references an active vendor invoice line ; otherwise false.
Show: