Share via


CustomsImportInvoiceVendAcctSetup_IN::find Method

Reads the CustomsImportInvoiceVendAcctSetup_IN table for the specified record ID.

Syntax

client server public static CustomsImportInvoiceVendAcctSetup_IN find(
    RefRecId _recId, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    If true, read the record to update.

Return Value

Type: CustomsImportInvoiceVendAcctSetup_IN Table
A buffer that contains CustomsImportInvoiceVendAcctSetup_IN table.

See Also

Reference

CustomsImportInvoiceVendAcctSetup_IN Table