Hi,
have an SC for approval.
In one of the Std.Task 10008126, there is a multiline container &REQREQ.MATERIALGROUPLIST& which displays the material group. Also I am displaying a Total value, so the content is something like this:
Total value is 100 and material groups are 001, 002, 003.
Now issue is if I get a data in the multiline contaier say 001, 001, 002.
I want it to display as follows:
Total value is 100 and material groups are 001, 002.
I do not want it to display as:
Total value is 100 and material groups are 001, 001, 002.
Now here 001 is not a duplicate entry, but I do not want it to display twice.
Since this task being a standard, I do not want to customize this task either. Is there a way I could handle this.
Can I remove the 001 using statements in task description editor for task 10008126.
Aditya
Edited by: Aditya Varrier on Jul 21, 2010 10:44 AM