‎2012 Sep 10 7:03 AM
Dear All Gurus,
I have created a customised search help for MM01. Its working fine. But I want to do is need to add "Not Equal sign" on the X-plant material (MARA-MSTAE) status like Language key (SPRAS) in the screen shot attached. Please advice how to do this.
Thank you all in advance
‎2012 Sep 10 7:10 AM
‎2012 Sep 10 7:18 AM
Hi
it is a Z field ? and did you added it in standard search help or created your ownsearch help. based on that your code you have to write the code.
‎2012 Sep 10 7:49 AM
Hi kolluru goutam,
This is not a Z field. I created the Search help and valueas are taken using a DB View I created (Collection of MARA and MAKT ).
‎2012 Sep 10 7:56 AM
Hi
you have to create your own search help and create an exit and copy the code which is existing for all the above fields in your tab and modify the exit. check the exit ehich is being used for material type, language key etc. based on that modfy it.
‎2012 Sep 10 8:22 AM
"=" sign will appear, if you enter "default value for the search help parameter" (either a fixed value or SET/GET parameter id) while creating the search help. As far as I know, there is no standard setting in search help definition to display a "not equal to" sign.
Regards, Vinod