Share via


AdjustmentAmounts_IN::find Method

Finds adjustment amounts based on the record ID.

Syntax

client server public static AdjustmentAmounts_IN find(
    RecId _recId, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    true if the record will be updated.

Return Value

Type: AdjustmentAmounts_IN Table
The instance of the AdjustmentAmounts_IN class.

See Also

Reference

AdjustmentAmounts_IN Table