ProjFundingLimitTrackingManager::isVendorInvoiceSavedDocLine Method [AX 2012]

Determines if the source document line represents a saved vendor invoice line.

client server public static boolean isVendorInvoiceSavedDocLine(RefRecId sourceDocumentLineRecId)

Run On

Called

Parameters

sourceDocumentLineRecId
Type: RefRecId Extended Data Type
The source document

Return Value

Type: boolean
Returns true if the source document line reference Id is for a saved vendor invoice line.
Show: