Share via


CustTransOpenLineWHT_IN::find Method

Reads the CustTransOpenLineWHT_IN table for the specified record id.

Syntax

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

See Also

Reference

CustTransOpenLineWHT_IN Table