Share via


CustomsInquiryTable_IN::find Method

Reads the CustomsInquiryTable_IN table for the specified record id.

Syntax

client server public static CustomsInquiryTable_IN find(
    RefRecId _recId, 
   [boolean _forUpdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

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

Return Value

Type: CustomsInquiryTable_IN Table
A buffer containing CustomsInquiryTable_IN table.

See Also

Reference

CustomsInquiryTable_IN Table