ProjFundingLimitTrackingManager::existsVendorInvoiceSavedDocLine Method [AX 2012]

Checks for a saved vendor invoice document line based on a source document line reference.

client server public static boolean existsVendorInvoiceSavedDocLine(RefRecId sourceDocumenLineRecId)

Run On

Called

Parameters

sourceDocumenLineRecId
Type: RefRecId Extended Data Type
The source document line

Return Value

Type: boolean
Returns true if a saved vendor invoice document line exists for the source document line reference; otherwise false.
Show: