Share via


RDeferralsTable::findByLedgerDimension Method

Retrieves the record of the RDeferralsTable table for the specified ledger dimension.

Syntax

client server public static RDeferralsTable 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: RDeferralsTable Table
A buffer that contains the RDeferralsTable table.

See Also

Reference

RDeferralsTable Table