‎2006 Dec 28 1:43 PM
I need some help in solving a layout problem.
I have a custom report from which I call a standard report. For this standard report there are layouts which are already created by several users. There is a default layout created specially for my custom program. Whenever someone changes this default layout its effecting my custom program result. So I want my layout to be protected from unauthorized change. Is it possible? I cant make the layout user specific either.
Or else is there a way that I can change this layout from within my custom program using some FM's or anything . Or what else is the best way to solve this issue?
Your advice is greatly appreciated.
Thanks in advance,
‎2006 Dec 28 1:49 PM
Hi,
Can u pls elaborate your requirement because you were telling several users have created layouts for the standard program which is not possible for a standard one.
Regards,
Jayram..
‎2006 Dec 28 1:59 PM
Hi,
When I said Layout I meant the final list display format(saving as a Variant). I can save as many layouts(variant) as I want. If someone changes the default layout (Suppose someone removes a particular column from the display) its effecting my custom report because i need this column result in my program.
I hope Im making my requirement clear enough.
Thanks.