PurchAgreementFinDimensionAccess_PSN::getFinDimensionValueFromLedgerDimension Method
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.