Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets a record in the DimensionAttributeValue table for the specified dimension attribute value combination.
Syntax
client server public static DimensionAttributeValue getFinDimensionValueFromLedgerDimension(RecId _dimensionAttributeValueCombination)
Run On
Called
Parameters
- _dimensionAttributeValueCombination
Type: RecId Extended Data Type
The record ID of the DimensionAttributeValueCombination record.
Return Value
Type: DimensionAttributeValue Table
A record in the DimensionAttributeValue table; otherwise, an empty record.