Hi Alex,
first please where exactly do you need this data?
Just server-side to control creation of your view's HTML output? Or client-side because you want to submit this data through some form fields? Or even another different way ...?
Hi Alexander,
We are all a little lost but I will take a shot in the dark here.
You have a view in your application and on that view you display data, be it text, table whatever and for some users you want them to see it and others not, correct?
You can program into your code an "authorization check", take a look at this link for more info.
http://help.sap.com/saphelp_erp2004/helpdata/en/8d/3e4e19462a11d189000000e8323d3a/frameset.htm
If I am wrong then please provide more info so one of us can help you out.
Add a comment