Share via


VendPayableTransactionDP_CN.searchPurchInvoiceRecId Method [AX 2012]

Searches the purchase invoice recid for a vendor in VendTrans table.

Syntax

private boolean searchPurchInvoiceRecId(VendTransRefRecId purchInvoiceRecId)

Run On

Server

Parameters

Return Value

Type: boolean
true if match found; else false .

See Also

Reference

VendPayableTransactionDP_CN Class