Share via


InventPostingForm.searchItemIdx Method [AX 2012]

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

Syntax

public void searchItemIdx(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