‎2008 Oct 29 4:46 PM
Hi
I have created a new view - ZEVIEW and its woorking fine. But now user wants to see values in output in a arranged order on the base of few criterios (Which is not possible uin View) e.g to see the only the latest value in the output.
Is there are any user exists in view, where we can do this.
Regards
Jaideep
‎2008 Oct 29 4:47 PM
‎2008 Oct 30 4:56 AM
Create maintainance view and you can write code in exit of that maintainance view.
In initial screen of maintainance view goto menu path
Environment-->Events. select before display event and write your code.
Thanks,
Deepak