LedgerDerivedFinHierarchyFilterResults::findFilterResult Method
Finds a record in the LedgerDerivedFinHierarchyFilterResults table that is specified by derived financial hierarchy ID and dimension attribute value combination ID.
Syntax
client server public static LedgerDerivedFinHierarchyFilterResults findFilterResult(RecId _ledgerDerivedFinHierarchyId, RecId _dimensionAttributeValueCombinationId)
Run On
Called
Parameters
- _ledgerDerivedFinHierarchyId
Type: RecId Extended Data Type
The name of the EcoResCategory record.
- _dimensionAttributeValueCombinationId
Type: RecId Extended Data Type
The record ID of the DimensionAttributeValueCombination record.
Return Value
Type: LedgerDerivedFinHierarchyFilterResults Table
A record in the LedgerDerivedFinHierarchyFilterResults table; otherwise, an empty record.