Share via


PlSADInvoice::findPurchInvoice Method

Finds the SAD invoice setup for a purchase order invoice.

Syntax

server public static PlSADInvoice findPurchInvoice(
    PurchId _purchId, 
    VendInvoiceId _invoiceId, 
   [boolean _forUpdate])

Run On

Server

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to select the record for update.

Return Value

Type: PlSADInvoice Table
The selected record.

See Also

Reference

PlSADInvoice Table