Hi,
I need a rule that checks MSTAE-Cross plant material is NOT in the range '18-55'.
I have tried to build the following rules:
1) I made a view where I added an extra column for MSTAE and changed the datatype from varchar to int. then I made ...
Hi,
My rule is checking that MSTA-material status is not equal to 18-55. The range function didn't work since the datatype is varchar so I it like this but when I test the rule then it's not working and values that are supposed to fail are not doin...
Hi,
I'm having problems with receiving email notifications from SAP Information Steward.
We have set up the email server, scorecard and email notification in the CMC:
We have also set up the email notification in information steward:
...
Hi,
I want to see whenever material is created in C11 system. I was thinking that I can make a rule that checks whenever it appers a new value in the ERSDA (created on) field in MARA table. Im not sure if this is the right approach so Im open for o...
Hi,
I have a 'created on' date and a 'sysdate' which means todays date (I created this from the 'created on' date). I want the sysdate to be 30 days earlier then the created on date. This is a section of how it looks on view data:
I want to ad...
Hi,Thanks for the reply!But how can I convert varchar to integer? I didn't find any function for that...I have previously just changed the data type from varchar to int (both in the view and in the rule) and used a rule for if the Number is smaller t...
Thanks, Anamika, this worked Do you know another way of sending an email notification about new materials created? I tried to do what I explained above but haven't received any email yet. We have set this up in the CMC but it's not generating any em...
I also want to return the corresponding material number because I want to send those materials as a email notification whenever new materials are created.If you double click on a key data domain in the scorecard setup, then you get this:you can send ...