RAssetAdjustmentTable::find Method
Retrieves the RAssetAdjustmentTable table record for the specified journal number.
Syntax
client server public static RAssetAdjustmentTable find(RAssetAdjustmentNum _orderNum, [boolean _forupdate])
Run On
Called
Parameters
- _orderNum
Type: RAssetAdjustmentNum Extended Data Type
The unique journal number to find.
- _forupdate
Type: boolean
A Boolean value that indicates whether to read the record for update.
Return Value
Type: RAssetAdjustmentTable Table
A buffer that contains the RAssetAdjustmentTable table.