Share via


InventPostingForm.searchAccountIdx Method [AX 2012]

Adds ranges to the form data source query to show records for the current selected account type sorted primarily by the AccountCode field.

Syntax

public void searchAccountIdx(FormDataSource _inventPosting, InventAccountType _accountType)

Run On

Called

Parameters

Remarks

If the form is called by using a data source, ranges are added to only show records that affect the called buffer.

See Also

Reference

InventPostingForm Class