ProjPeriodPostingSelectSales_Menu.showIndexFields Method [AX 2012]

Searches for the first enabled index when you are adding query range fields to the dialog box for a data source that does not have any specified ranges and displays the visible fields from that index.

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
A Boolean value.

Community Additions

ADD
Show: