Share via


EximVendBOESubTrans_IN::find Method

Reads the EximVendBOESubTrans_IN table for the specified RecId.

Syntax

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

See Also

Reference

EximVendBOESubTrans_IN Table