Query.allowHavingFilters Method [AX 2012]

public boolean allowHavingFilters(
    QueryBuildDataSource dataSource, 
    FieldName fieldName, 
    AggregateFunction aggregateFunction)

Run On

Called

Parameters

dataSource
Type: QueryBuildDataSource Class
fieldName
Type: FieldName Extended Data Type
aggregateFunction
Type: AggregateFunction Enumeration

Community Additions

ADD
Show: