Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.