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.
Syntax
client server private static Query getProductsByKeywordQuery(
RetailChannelRecId _currentChannelRecId,
str _keyword,
str _orderByField,
SortOrder _sortOrder,
LanguageId _languageId,
RetailChannelRecId _otherChannelRecId,
CatalogRefRecId _catalogRecId)
Run On
Called
Parameters
- _currentChannelRecId
Type: RetailChannelRecId Extended Data Type
- _keyword
Type: str
- _orderByField
Type: str
- _sortOrder
Type: SortOrder Enumeration
- _languageId
Type: LanguageId Extended Data Type
- _otherChannelRecId
Type: RetailChannelRecId Extended Data Type
- _catalogRecId
Type: CatalogRefRecId Extended Data Type