COSDimensionAttributeLink.getDimensionValueLookupQuery Method
Constructs a query that fetches the dimension attribute values and their associated backing entities for a dimension attribute.
Syntax
public Query getDimensionValueLookupQuery()
Run On
Called
Return Value
Type: Query Class
A Query object that fetches the DimensionAttributeValue records and the associated DimensionFinancialTag records, if they apply.