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
- _recId
Type: RecId Extended Data Type
The record ID.
- _forupdate
Type: boolean
true if the record will be updated.
- _concurrencyModel
Type: ConcurrencyModel Enumeration
The concurrency model.
Return Value
Type: AdjustmentAmounts_IN Table
The instance of the AdjustmentAmounts_IN class.