Share via


ServiceCodeTable_IN::find Method

Reads the ServiceCodeTable_IN table for the specified id.

Syntax

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

See Also

Reference

ServiceCodeTable_IN Table