Share via


CustomsInvoiceRegnJournalTable_IN::findByPurchId Method

Reads the CustomsInvoiceRegnJournalTable_IN table for the specified record id.

Syntax

client server public static CustomsInvoiceRegnJournalTable_IN findByPurchId(
    PurchId _purchId, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

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