EximSetOffRulesTable_IN::find Method

Reads the EximSetOffRulesTable_IN table for the specified id.

Syntax

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

See Also

Reference

EximSetOffRulesTable_IN Table