Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Searches the purchase invoice recid for a vendor in VendTrans table.
Syntax
private boolean searchPurchInvoiceRecId(VendTransRefRecId purchInvoiceRecId)
Run On
Server
Parameters
- purchInvoiceRecId
Type: VendTransRefRecId Extended Data Type
purchase invoice recid to be searched.
Return Value
Type: boolean
true if match found; else false .