Share via


DimensionFocusLedgerDimensionReference::findByFocusTransactionLedgerDimensions Method

Finds the specified record in the DimensionFocusLedgerDimensionReference table.

Syntax

client server public static DimensionFocusLedgerDimensionReference findByFocusTransactionLedgerDimensions(
    LedgerDimensionAccount _focusLedgerDimension, 
    LedgerDimensionAccount _accountEntryLedgerDimension, 
   [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: DimensionFocusLedgerDimensionReference Table
A record in the DimensionFocusLedgerDimensionReference table; otherwise, an empty record.

See Also

Reference

DimensionFocusLedgerDimensionReference Table