Share via


EximShippingBillTrans_IN::find Method

Reads the EximShippingBillTrans_IN table for the specified id.

Syntax

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

See Also

Reference

EximShippingBillTrans_IN Table