CustomsVendBOETrans_IN::find Method

Reads the CustomsVendBOETrans_IN table for the specified record id.

Syntax

client server public static CustomsVendBOETrans_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: CustomsVendBOETrans_IN Table
A buffer containing CustomsVendBOETrans_IN table.

See Also

Reference

CustomsVendBOETrans_IN Table