RetailCatalogListPageInteraction.applyCatalogFilter Method [AX 2012]

This method filters the record from table Catalog for selected SP Online channel

Syntax

private void applyCatalogFilter(Query _query, RetailOnlineChannelTable _onlineChannelTable)

Run On

Called

Parameters

  • _query
    Type: Query Class
    An query of Catalog list page form.

See Also

Reference

RetailCatalogListPageInteraction Class