Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Smartfilterbar filterissue excluding values(Issue in DPC_EXT)

selenzser
Explorer
0 Likes
845

Hello All,

I've got an Issue when filtering using the Smartfilterbar.

I have excluded one Material Number to select some Data and it worked. But if i exclude two Material Numbers at the same time the IT_FILTER_SELECT_OPTIONS Parameter in the DPC_EXT class is initial. I've looked at the search string and there the two excluded Parameters are available.

I've attached a Screen from the debugger for more clarity.

screenshot-1.pngscreenshot-2.png

Thanks for your help.

1 ACCEPTED SOLUTION
Read only

selenzser
Explorer
0 Likes
773

Found it by myself. It is generally forbidden to exclude 2 specific values from the selection. If you try the same data selection in se16n for example you will get an error.

Hello All,

I've got an Issue when filtering using the Smartfilterbar.

I have excluded one Material Number to select some Data and it worked. But if i exclude two Material Numbers at the same time the IT_FILTER_SELECT_OPTIONS Parameter in the DPC_EXT class is initial. I've looked at the search string and there the two excluded Parameters are available.

I've attached a Screen from the debugger for more clarity.

screenshot-1.pngscreenshot-2.png

Thanks for your help.

1 REPLY 1
Read only

selenzser
Explorer
0 Likes
774

Found it by myself. It is generally forbidden to exclude 2 specific values from the selection. If you try the same data selection in se16n for example you will get an error.