Share via


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

  • _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.

See Also

Reference

RAssetAdjustmentTable Table