RAssetTable::findByLedgerDimension Method

Reads the RAssetTable table for the specified ledger dimension.

Syntax

client server public static RAssetTable findByLedgerDimension(
    LedgerDimensionAccount _ledgerDimension, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update.

Return Value

Type: RAssetTable Table
A buffer that contains the RAssetTable table.

See Also

Reference

RAssetTable Table