SysQueryForm Class [AX 2012]

The SysQueryForm class is used by the advanced filter form for creating and manipulating query, sorting, and company ranges.

Syntax

class SysQueryForm

Run On

Client

Methods

  Method Description
Gg964476.privmethod(en-us,AX.60).gif addIndexFields
Gg964476.privmethod(en-us,AX.60).gif addQFReplacement Adds an appropriate query filter to the appropriate replacement field.
Gg964476.privmethod(en-us,AX.60).gif addQueryIndex
Gg964476.privmethod(en-us,AX.60).gif addRelativeQueryBuildDataSource Adds the expected QueryDataSouceBinding to the DataSourceManager map.
Gg964476.pubmethod(en-us,AX.60).gif allowAddAndDelete
Gg964476.pubmethod(en-us,AX.60).gif allowAddDataSource
Gg964476.pubmethod(en-us,AX.60).gif allowAddRange
Gg964476.pubmethod(en-us,AX.60).gif allowAddSorting
Gg964476.privmethod(en-us,AX.60).gif allowDataAreaIdField Indicates whether it is valid to allow the DataAreaId field in the current operation.
Gg964476.pubmethod(en-us,AX.60).gif allowEdit
Gg964476.pubmethod(en-us,AX.60).gif allowSave
Gg964476.pubmethod(en-us,AX.60).gif allowsCompanyRange Indicates whether the CompanyRanges tab is enabled.
Gg964476.pubmethod(en-us,AX.60).gif allowsValidTimeRanges Determines whether the date effective tab is enabled.
Gg964476.pubmethod(en-us,AX.60).gif buildAggregate Builds the list of existing aggregate clauses on the query and puts in a TmpSysQuery temporary table.
Gg964476.privmethod(en-us,AX.60).gif buildAllFields Builds the list of all the fields from the table in the specified data source.
Gg964476.pubmethod(en-us,AX.60).gif buildCompanyRanges Builds the CompanyRanges temporary table from the ranges on the current query.
Gg964476.pubmethod(en-us,AX.60).gif buildDataSourceTree
Gg964476.privmethod(en-us,AX.60).gif buildDataSourceTreeChild
Gg964476.privmethod(en-us,AX.60).gif buildDataSourceTreeChildren
Gg964476.privmethod(en-us,AX.60).gif buildDisabledDataSourceSet
Gg964476.privmethod(en-us,AX.60).gif buildDisabledDataSourceSetChildren
Gg964476.pubmethod(en-us,AX.60).gif buildGroupBy Builds the list of existing group-by fields on the query and puts in a TmpSysQuery temporary table.
Gg964476.privmethod(en-us,AX.60).gif buildGroupByDataSourceSet
Gg964476.pubmethod(en-us,AX.60).gif buildHaving Builds the list of existing clauses on the query and stores it in the TmpSysQuery table.
Gg964476.privmethod(en-us,AX.60).gif buildImplicitReplacementsFromTable
Gg964476.privmethod(en-us,AX.60).gif buildImplicitSurrogateFKReplacements Builds surrogate foreign key replacement field as acting on the foreign key field that has the replacement field extension.
Gg964476.privmethod(en-us,AX.60).gif buildNoFieldsDataSourceSet
Gg964476.privmethod(en-us,AX.60).gif buildOrderByField Insert data into sorting grid based on current QueryBuildDataSource object and field.
Gg964476.pubmethod(en-us,AX.60).gif buildQueryFields Builds a list of fields on which a filter can be applied.
Gg964476.pubmethod(en-us,AX.60).gif buildQueryFilter Builds the list of existing ranges on the query and puts it in a temporary table TmpSysQuery
Gg964476.pubmethod(en-us,AX.60).gif buildRange Builds the list of existing ranges on the query and puts it in a TmpSysQuery temporary table.
Gg964476.pubmethod(en-us,AX.60).gif buildSavedQueriesBox
Gg964476.pubmethod(en-us,AX.60).gif buildSavedQueriesMap
Gg964476.pubmethod(en-us,AX.60).gif buildSorting
Gg964476.privmethod(en-us,AX.60).gif buildSortOrderField Starts building a sort order field based on data set on the current pointer of Sort Grid.
Gg964476.privmethod(en-us,AX.60).gif buildSortOrderFieldSFKReplacement Applies a sort on a surrogate FK field
Gg964476.pubmethod(en-us,AX.60).gif buildValidTimeRanges Builds the list of existing valid time ranges on the query and puts it in a TmpSysQuery temporary table.
Gg964476.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg964476.pubmethod(en-us,AX.60).gif caption
Gg964476.privmethod(en-us,AX.60).gif changeCursorPrefixId Sets the prefix ID and resets the field if it is selected.
Gg964476.privmethod(en-us,AX.60).gif clearAggregateFields Clear all aggregate fields
Gg964476.pubmethod(en-us,AX.60).gif dataSourceEdit
Gg964476.privmethod(en-us,AX.60).gif dataSourceLoad
Gg964476.pubmethod(en-us,AX.60).gif dataSourcesLoad
Gg964476.pubmethod(en-us,AX.60).gif elementNameNoPrefix
Gg964476.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg964476.pubmethod(en-us,AX.60).gif expandSortIndex
Gg964476.pubmethod(en-us,AX.60).gif fieldInsertAggregate
Gg964476.pubmethod(en-us,AX.60).gif fieldInsertRange
Gg964476.pubmethod(en-us,AX.60).gif fieldInsertSorting
Gg964476.pubmethod(en-us,AX.60).gif fieldIsVisible
Gg964476.privmethod(en-us,AX.60).gif fieldPackQueryFilter Supports implicit surrogate FK replacements and stores information into the TmpSysQuerytable.
Gg964476.pubmethod(en-us,AX.60).gif getAllFields
Gg964476.pubmethod(en-us,AX.60).gif getAllTables
Gg964476.pubmethod(en-us,AX.60).gif getCurrentJoinMode Retrieves the current joinMode of the current selected pointer.
Gg964476.pubmethod(en-us,AX.60).gif getDataAreaIdFieldId Returns the ID for the DataAreaId field.
Gg964476.pubmethod(en-us,AX.60).gif getDataSourceLabel Retrieves the label for the input data source.
Gg964476.privmethod(en-us,AX.60).gif getDataSourceManager
Gg964476.privmethod(en-us,AX.60).gif getDateEffectiveTable Gets the date effective table in the query.
Gg964476.privmethod(en-us,AX.60).gif getDateEffectiveType Gets the date effective type in the query.
Gg964476.privmethod(en-us,AX.60).gif getFieldFromFilter Finds the actual dictField that represents the current field including a derived field, supports downward chain lookup.
Gg964476.pubmethod(en-us,AX.60).gif getHiddenFields
Gg964476.privmethod(en-us,AX.60).gif getMatchingDimensionOrderByFields
Gg964476.privmethod(en-us,AX.60).gif getMatchingOrderByField Get order by field from a matching query data source and field.
Gg964476.privmethod(en-us,AX.60).gif getOrderByFieldsWithMatchingDataSource Find a list of orderByField list that matches the current data source.
Gg964476.pubmethod(en-us,AX.60).gif getPartitionFieldId Returns the field ID for the Partition field.
Gg964476.pubmethod(en-us,AX.60).gif getRangeAutoHeader
Gg964476.pubmethod(en-us,AX.60).gif getRangeDataSource
Gg964476.pubmethod(en-us,AX.60).gif getRangeLabel
Gg964476.pubmethod(en-us,AX.60).gif getRangeNextUniqueId
Gg964476.privmethod(en-us,AX.60).gif getRangeVisible Gets the range visibility based on its range status, (OPEN/LOCK/HIDDEN), and its relationship to the QueryFilter object and join mode.
Gg964476.privmethod(en-us,AX.60).gif getReferencedDataSourceSet
Gg964476.pubmethod(en-us,AX.60).gif getRelativeQueryBuildDataSource Gets the relative QueryBuildDataSource object by the foreign query build data source and its relative field binding.
Gg964476.pubmethod(en-us,AX.60).gif getRelativeQueryBuildDataSources Gets the map that is used to keep track of the expected QueryBuildDataSource objects in the query key.
Gg964476.privmethod(en-us,AX.60).gif getReplacementFieldList Gets the surrogate foreign key field and all its replacements that includes all the possible SFK fields that are deriving from derived tables of current QueryBuildDataSource object.
Gg964476.pubmethod(en-us,AX.60).gif getSelectedDataSource
Gg964476.pubmethod(en-us,AX.60).gif getSelectedPrefix
Gg964476.pubmethod(en-us,AX.60).gif getSelectedRecord
Gg964476.pubmethod(en-us,AX.60).gif getSelectedTable
Gg964476.pubmethod(en-us,AX.60).gif getSortingNo
Gg964476.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg964476.pubmethod(en-us,AX.60).gif getUnionRestrictedStatus Finds the most restricted range status among all the queries that are applied on the current field
Gg964476.pubmethod(en-us,AX.60).gif getV25SaveName
Gg964476.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg964476.pubmethod(en-us,AX.60).gif hasAggregateApplied Determine if a aggregate field is already inserted in the aggreagate grid
Gg964476.privmethod(en-us,AX.60).gif hasExplitcitRangeFilter Indicates whether there is an explicit filter range in the current data source with which to start.
Gg964476.privmethod(en-us,AX.60).gif hasFilterApplied Indicates whether a field of a table has a QueryFilter object applied to it.
Gg964476.privmethod(en-us,AX.60).gif hasFilteringReplacementField Indicates whether a specified data source that has the replacement field which has the range or filter applied in the current query.
Gg964476.pubmethod(en-us,AX.60).gif hasGeneratedDesign
Gg964476.pubmethod(en-us,AX.60).gif hasGroupByDataSources
Gg964476.pubmethod(en-us,AX.60).gif hasQueryBuildRangeApplied Determines whether a field of a table has a QueryBuildRange object applied to it.
Gg964476.pubmethod(en-us,AX.60).gif hasQueryFilter Determines whether the QueryFilter object has been applied.
Gg964476.pubmethod(en-us,AX.60).gif hasQueryFilterApplied Determines whether a field of a table has a QueryFilter object applied to it.
Gg964476.privmethod(en-us,AX.60).gif hasQueryFilters Determine whether QueryFilter objects have applied on the current query build data source.
Gg964476.privmethod(en-us,AX.60).gif hasRange
Gg964476.privmethod(en-us,AX.60).gif hasRangeApplied Indicates whether a field of a table has a QueryBuildRange object applied to it.
Gg964476.pubmethod(en-us,AX.60).gif hasRelativeQueryBuildDataSource Indicates whether a QueryBuildDataSource object already exists.
Gg964476.pubmethod(en-us,AX.60).gif hasReportTemplate
Gg964476.privmethod(en-us,AX.60).gif havingClauseExists Checks whether the having clause exists in the query.
Gg964476.privmethod(en-us,AX.60).gif hideLookupFields Hides the look-up field based on its join type, the most restricted range status, and its dimension property.
Gg964476.privmethod(en-us,AX.60).gif hideRestrictedDimensionLookups Hides a look-up field based on the most restricted range status of the QBR or QF that is applied on the field; when the field is also a dimension field, hides associated dimension fields based on the most restricted status.
Gg964476.privmethod(en-us,AX.60).gif hideSurrogateFKReplacementsLookup Hides the replacement look up fields based on a relationship of joint type and SFK.
Gg964476.privmethod(en-us,AX.60).gif indexFieldHasFilter Makes sure that there is an index field that has the query filter applied to it.
Gg964476.privmethod(en-us,AX.60).gif indexFieldHasRange Ensures that there is an index field that has a query build range applied to it.
Gg964476.pubmethod(en-us,AX.60).gif initDataSource
Gg964476.pubmethod(en-us,AX.60).gif initSurrogateFKReplacementLookupMap Initializes all required QueryBuildDataSource object for the query and adds these to our QueryDataSource collection If the QueryBuildDataSource object does not exist, the query will add this data source automatically.
Gg964476.pubmethod(en-us,AX.60).gif isCompositeQuerySource
Gg964476.privmethod(en-us,AX.60).gif isDataSourceValidForSFKReplacements Indicates whether a reference data source is a valid data source for a query filter to be applied.
Gg964476.privmethod(en-us,AX.60).gif isFieldValid
Gg964476.pubmethod(en-us,AX.60).gif isForm
Gg964476.privmethod(en-us,AX.60).gif isImplicitQueryFilter Determines whether a filter that belongs to our implicit query filter set by checking the querybuilddatasource object and fieldName value.
Gg964476.privmethod(en-us,AX.60).gif isIndex Determines whether a field is the index.
Gg964476.pubmethod(en-us,AX.60).gif isQueryBuildRangeAllowed Checks to see whether a QueryBuildDataSource object can use a QueryBuildRange object.
Gg964476.pubmethod(en-us,AX.60).gif isQueryBuildRangeFilterable Indicates whether a field of a table is filterable in the QueryBuildRange collection.
Gg964476.pubmethod(en-us,AX.60).gif isQueryFilterAllowed
Gg964476.pubmethod(en-us,AX.60).gif isQueryFilterDataSourceValid Indicates whether a query data source can use a query filter.
Gg964476.pubmethod(en-us,AX.60).gif isQueryFilterFilterable Determines whether a field of a table is filterable in the QueryFilter collection.
Gg964476.pubmethod(en-us,AX.60).gif isReferencedDataSource Indicates whether a data source has been referenced.
Gg964476.pubmethod(en-us,AX.60).gif isReplacementField Indicates whether a field is a replacement field.
Gg964476.pubmethod(en-us,AX.60).gif isReport
Gg964476.pubmethod(en-us,AX.60).gif isRunbase
Gg964476.privmethod(en-us,AX.60).gif isValidFieldTypeForAggregate Indicates whether a field type is valid for use in an aggregate function.
Gg964476.pubmethod(en-us,AX.60).gif isVisibleBasedOnMostRestrictedStatus Determines whether to display a field based on the most restricted union of the queryfiltersand querybuildranges value that are applied on the field.
Gg964476.pubmethod(en-us,AX.60).gif lastValueDesignName
Gg964476.pubmethod(en-us,AX.60).gif lastValueElementName
Gg964476.pubmethod(en-us,AX.60).gif lastValueType
Gg964476.pubmethod(en-us,AX.60).gif loadLastUsedQuery
Gg964476.pubmethod(en-us,AX.60).gif loadQueryPack Loads the packed query into the current query and form.
Gg964476.privmethod(en-us,AX.60).gif modifySortPoisitions Re-positions the order of the rows that appear in the Sorting grid.
Gg964476.pubmethod(en-us,AX.60).gif new Initializes a new instance of the SysQueryForm class.
Gg964476.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
Gg964476.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
Gg964476.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg964476.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg964476.privmethod(en-us,AX.60).gif packAggregate Packs an aggregate field.
Gg964476.privmethod(en-us,AX.60).gif packAggregates Packs aggregate fields.
Gg964476.privmethod(en-us,AX.60).gif packOrderByField Packs the fields that have a sort applied of a Specified QueryBuildDataSource object.
Gg964476.privmethod(en-us,AX.60).gif packOrderByFields Packs all the fields that have a sort applied of a specified QueryBuildDataSource object.
Gg964476.privmethod(en-us,AX.60).gif packOrderByTable Packs all the fields that have a sort applied of a specified QueryBuildDataSource object based on table in the hierarchy.
Gg964476.privmethod(en-us,AX.60).gif packQFReplacement Packs a query filter replacement for a SFK.If the replacement field is a Record ID we must construct a look up container for the Record ID.
Gg964476.privmethod(en-us,AX.60).gif packSFKOrderByReplacementField Constructs a row in the sorting grid whose field is a surrogate foreign key.
Gg964476.pubmethod(en-us,AX.60).gif parmPrintGrandTotal Gets or sets the PrintGrandTotal parameter.
Gg964476.pubmethod(en-us,AX.60).gif parmPrintOnlyTotals Gets or sets the PrintOnlyTotals parameter.
Gg964476.pubmethod(en-us,AX.60).gif parmPrintRanges Gets or sets the PrintRanges parameter.
Gg964476.pubmethod(en-us,AX.60).gif parmPrintRemoveRepeatedFooters Gets or sets the PrintRemoveRepeatedFooters parameter.
Gg964476.pubmethod(en-us,AX.60).gif parmPrintRemoveRepeatedHeaders Gets or sets the PrintRemoveRepeatedHeaders parameter.
Gg964476.pubmethod(en-us,AX.60).gif performLookupField Opens a lookup of fields that can be filtered.
Gg964476.pubmethod(en-us,AX.60).gif performLookupFieldPrefix
Gg964476.pubmethod(en-us,AX.60).gif performLookupTable
Gg964476.privmethod(en-us,AX.60).gif prefixLoad
Gg964476.pubmethod(en-us,AX.60).gif query
Gg964476.pubmethod(en-us,AX.60).gif queryActiveLabel
Gg964476.pubmethod(en-us,AX.60).gif queryBuild
Gg964476.privmethod(en-us,AX.60).gif queryBuildAggregate Builds the query from the specified aggregate table.
Gg964476.privmethod(en-us,AX.60).gif queryBuildCompanyRange Builds a query from the given CompanyRange table.
Gg964476.privmethod(en-us,AX.60).gif queryBuildFKRecIdQueryFilterOnView_IN When view is used in query, starts retrieving information from the RangeGrid and starts building the corresponding QueryFilter object for surrogate FK replacements.
Gg964476.privmethod(en-us,AX.60).gif queryBuildGroupBy Builds the query from the given group-by table.
Gg964476.privmethod(en-us,AX.60).gif queryBuildHaving Builds the query from the given having table.
Gg964476.pubmethod(en-us,AX.60).gif queryBuildQueryFilter
Gg964476.privmethod(en-us,AX.60).gif queryBuildSorting Builds a new query by using the sorting order by fields that is specified in the Sorting grid.
Gg964476.privmethod(en-us,AX.60).gif queryBuildSurrogateFKReplacements Starts retrieving information from the RangeGrid and starts to build the corresponding QueryFilter object for surrogate FK replacements.
Gg964476.pubmethod(en-us,AX.60).gif queryBuildValidTimeRanges Builds the valid time ranges from the temporary table.
Gg964476.pubmethod(en-us,AX.60).gif queryDelete
Gg964476.pubmethod(en-us,AX.60).gif queryInit
Gg964476.pubmethod(en-us,AX.60).gif queryLastUsedLabel
Gg964476.pubmethod(en-us,AX.60).gif queryLoad
Gg964476.pubmethod(en-us,AX.60).gif queryNextUniqueId
Gg964476.pubmethod(en-us,AX.60).gif queryPack
Gg964476.pubmethod(en-us,AX.60).gif querySave
Gg964476.pubmethod(en-us,AX.60).gif queryUnpack
Gg964476.pubmethod(en-us,AX.60).gif queryUpdate
Gg964476.pubmethod(en-us,AX.60).gif queryValidate
Gg964476.privmethod(en-us,AX.60).gif rangeAutoSelect
Gg964476.pubmethod(en-us,AX.60).gif reset
Gg964476.pubmethod(en-us,AX.60).gif resetSortingIndex
Gg964476.pubmethod(en-us,AX.60).gif resolveField Sets the IsExtendedDimension and DimensionAttributeName fields in the TmpSysQuery record based on the FieldLabel value.
Gg964476.pubmethod(en-us,AX.60).gif runbase
Gg964476.pubmethod(en-us,AX.60).gif runBaseCheckCloseDialog
Gg964476.pubmethod(en-us,AX.60).gif saveQueryPrUser
Gg964476.pubmethod(en-us,AX.60).gif selectDataSource
Gg964476.pubmethod(en-us,AX.60).gif selectField
Gg964476.privmethod(en-us,AX.60).gif selectionFieldExists Indicates whether the selection field already exists on the data source.
Gg964476.pubmethod(en-us,AX.60).gif selectPrefix
Gg964476.privmethod(en-us,AX.60).gif setQueryRunTimeout
Gg964476.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg964476.pubmethod(en-us,AX.60).gif showAggregate
Gg964476.pubmethod(en-us,AX.60).gif showCompany Determines whether the company tab is displayed on the query form.
Gg964476.pubmethod(en-us,AX.60).gif showHaving
Gg964476.pubmethod(en-us,AX.60).gif showQuerySelect
Gg964476.pubmethod(en-us,AX.60).gif showReset
Gg964476.pubmethod(en-us,AX.60).gif showSorting
Gg964476.pubmethod(en-us,AX.60).gif sortingMapId
Gg964476.pubmethod(en-us,AX.60).gif sortingNoAdd
Gg964476.pubmethod(en-us,AX.60).gif sortingNoArrange
Gg964476.pubmethod(en-us,AX.60).gif sortingNoUpdate
Gg964476.privmethod(en-us,AX.60).gif startPopulatingSorting Starts building a sorting grid by iterating all the data sources and inserts data row by row from the current query.
Gg964476.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg964476.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
Gg964476.pubmethod(en-us,AX.60).gif userUpdate
Gg964476.pubmethod(en-us,AX.60).gif validateCompanyRanges Validates the values in the TmpSysQueryCompanyRange temporary table.
Gg964476.pubmethod(en-us,AX.60).gif validateField
Gg964476.pubmethod(en-us,AX.60).gif validateFieldsForCompany
Gg964476.pubmethod(en-us,AX.60).gif validatePrefix
Gg964476.pubmethod(en-us,AX.60).gif validateTable
Gg964476.pubmethod(en-us,AX.60).gif validateValidTimeRanges
Gg964476.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg964476.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg964476.pubmethod(en-us,AX.60).gif Gg964476.static(en-us,AX.60).gif ::aggregateFunction2SelectionField Converts the value from AggregateFunction enumeration type to SelectionField enumeration type.
Gg964476.privmethod(en-us,AX.60).gif Gg964476.static(en-us,AX.60).gif ::crossCompanyFieldVisible Checks whether a field is visible when accounting for companies selected in the cross company tab.
Gg964476.privmethod(en-us,AX.60).gif Gg964476.static(en-us,AX.60).gif ::findFields
Gg964476.privmethod(en-us,AX.60).gif Gg964476.static(en-us,AX.60).gif ::getFieldLabel Builds the field label that represents a surrogate FK replacement.
Gg964476.privmethod(en-us,AX.60).gif Gg964476.static(en-us,AX.60).gif ::getRelativeRecIdFieldBinding Retrieves the relative record ID field binding for the current surrogate foreign key.
Gg964476.pubmethod(en-us,AX.60).gif Gg964476.static(en-us,AX.60).gif ::getRelativeRecIdFieldBindingOnView_IN Retrieve relative RecID field binding for current surrogate FK on view
Gg964476.pubmethod(en-us,AX.60).gif Gg964476.static(en-us,AX.60).gif ::getRelativeRecIdFieldOnView_IN Retrieve relative RecID field information for current surrogate FK on view
Gg964476.pubmethod(en-us,AX.60).gif Gg964476.static(en-us,AX.60).gif ::hasValidCountryCode
Gg964476.pubmethod(en-us,AX.60).gif Gg964476.static(en-us,AX.60).gif ::isPackVersion21
Gg964476.pubmethod(en-us,AX.60).gif Gg964476.static(en-us,AX.60).gif ::isPackVersionCurrent
Gg964476.privmethod(en-us,AX.60).gif Gg964476.static(en-us,AX.60).gif ::isSFK Indicates whether a field that belongs to a table or view is an SFK.
Gg964476.pubmethod(en-us,AX.60).gif Gg964476.static(en-us,AX.60).gif ::pack2ElementName
Gg964476.pubmethod(en-us,AX.60).gif Gg964476.static(en-us,AX.60).gif ::pack2UtilElementType
Gg964476.pubmethod(en-us,AX.60).gif Gg964476.static(en-us,AX.60).gif ::selectionField2AggregateFunction Converts the value from the SelectionField enumeration type to the AggregateFunction enumeration type.

Top

Remarks

Some functions of this class are also used by the Enterprise Portal SysQueryWeb class when the webMode variable is true.

Note that some objects might be null Nothing nullptr unit a null reference (Nothing in Visual Basic) when in Web mode. Please check for either null Nothing nullptr unit a null reference (Nothing in Visual Basic) or not in Web mode when you add more functions for the client.

Inheritance Hierarchy

Object Class
  SysQueryForm Class