Share via


RCashTable::findByLedgerDimension Method

Finds the RCashTable record for the specified ledger dimension.

Syntax

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

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    An instance of the boolean data type.

Return Value

Type: RCashTable Table
A RCashTable record.

See Also

Reference

RCashTable Table