CustEinvoiceTable::queryDimensionAttributes Method
Contructs a query to retrieve all the dimension attribute values by using a DimensionEnabledType value.
Syntax
client server private static Query queryDimensionAttributes(RefTableId _backingEntityType, RecId _dimensionAttributeValueRecId)
Run On
Called
Parameters
- _backingEntityType
Type: RefTableId Extended Data Type
- _dimensionAttributeValueRecId
Type: RecId Extended Data Type
Return Value
Type: Query Class
The query to produce result set of all dimension attribute values for this dimension enabled type.