Compartir a través de


TransferPrice_IN::find Method

Reads the TransferPrice_IN table for the specified record id.

Syntax

client server public static TransferPrice_IN find(
    RefRecId _recId, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    If true, then select the record for updating.

Return Value

Type: TransferPrice_IN Table
A buffer containing TransferPrice_IN table.

See Also

Reference

TransferPrice_IN Table