Skip to content

/AWS1/CL_PZZ=>CREATEFILTER()

About CreateFilter

Creates a recommendation filter. For more information, see Filtering recommendations and user segments.

Method Signature

IMPORTING

Required arguments:

IV_NAME TYPE /AWS1/PZZNAME /AWS1/PZZNAME

The name of the filter to create.

IV_DATASETGROUPARN TYPE /AWS1/PZZARN /AWS1/PZZARN

The ARN of the dataset group that the filter will belong to.

IV_FILTEREXPRESSION TYPE /AWS1/PZZFILTEREXPRESSION /AWS1/PZZFILTEREXPRESSION

The filter expression defines which items are included or excluded from recommendations. Filter expression must follow specific format rules. For information about filter expression structure and syntax, see Filter expressions.

Optional arguments:

IT_TAGS TYPE /AWS1/CL_PZZTAG=>TT_TAGS TT_TAGS

A list of tags to apply to the filter.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_PZZCREATEFILTERRSP /AWS1/CL_PZZCREATEFILTERRSP