ProjFundingLimitTrackingManager::isVendorInvoiceSavedDocument Method [AX 2012]
Determines if the source document represents a saved vendor invoice.
client server public static boolean isVendorInvoiceSavedDocument(RefRecId _sourceDocumentHeaderRecId)
Run On
CalledParameters
- _sourceDocumentHeaderRecId
- Type: RefRecId Extended Data Type
The source document
Return Value
Type: booleanReturns true if the source document reference Id is for a saved vendor invoice.
Show: