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
CalledParameters
- sourceDocumentLineRecId
- Type: RefRecId Extended Data Type
The source document
Return Value
Type: booleanReturns true if the source document line reference Id is for a saved vendor invoice line.
Show: