Share via


CustomsInvoiceRegnJournalTable_IN::findByPurchAndInvoice Method

Finds the CustomsInvoiceRegnJournalTable_IN table for the specified PurchId and CustomsImportInvoiceNumberTable.

Syntax

client server public static CustomsInvoiceRegnJournalTable_IN findByPurchAndInvoice(
    PurchId _purchId, 
    RefRecId _invoiceId, 
   [boolean _forupdate])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    If true, then read the record for updating.

Return Value

Type: CustomsInvoiceRegnJournalTable_IN Table
A buffer containing CustomsInvoiceRegnJournalTable_IN table.

See Also

Reference

CustomsInvoiceRegnJournalTable_IN Table