ProjPeriodPostingSelectCost_Menu.showIndexFields Method [AX 2012]

Searches for the first enabled index when a user is adding query range fields to the dialog box and when a data source does not have any ranges specified.

public boolean showIndexFields(TableId id)

Run On

Server

Parameters

id
Type: TableId Extended Data Type
The table ID of the table in the test.

Return Value

Type: boolean
Always returns true.

This method also displays the visible fields from the index.

Community Additions

ADD
Show: