Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _inventPosting
Type: FormDataSource Class
The data source to which to add ranges.
- _accountType
Type: InventAccountType Enumeration
The current selected account type.
Remarks
If the form is called by using a data source, ranges are added to only show records that affect the called buffer.