Using filter or selection in LISTMI

If search is not used as an input in LISTMI, ensure to disable the Enable search button on the Properties tab.

On the Input tab, you can configure the input value of the transaction. If search is disabled, then the input fields are selection, filter, and positioning fields. In the sorting order of the view you are using, you can access the settings which fields are selection, filter, and positioning fields for the view.

In the Source column, select a component or a dialog from which the input value used is retrieved. To see the components and dialogs in the source list, you must first create them with component ID. To use user related information as input, select User Context as the source, and the user data you want to use in Source Field.

In the Source field column, select a field to use as an input.

For example:

You must list open customer order heads in a data grid by using a list transaction or to list orders belonging to a specific customer, which is listed in the index list. You also prefer the order data to change depending on which customer you select in the list.

Sample scenario:

To list open customer order heads using a list transaction in the data grid with a component ID of Datagrid_OpenCustOrders, you can use this configuration in the Input tab:

In the Source column for the input field CUNO, select index list as the component to which data is retrieved.

In the Source field column for input field CUNO, select CUNO for the customer in the index list to be the input in the LISTMI input field.

Leave the Value field blank.