ā2010 May 25 10:54 AM
Hello,
I have a alv report and i want that the users get acess to all global layouts, however the users can only change the layouts that have been created by them.
With the option save_layout = 'U', the user“s can acess and change the layouts that have been created by them.
With the option save_layout = 'A' the user“s can acess all layout“s but they can change every one.
Is possible define that the users can acess every the layout“s and change only the layouts that have been created by them???
Thank“s
Best Regards
Bruno Miguel Silva.
ā2010 May 25 12:39 PM
ā2010 May 25 2:58 PM
Hi Ravi,
That is correct, the mode 'A' allow that user has access to all layouts, but also allows it to change all layouts, and this I don“t want.
What I want is:
Ensure that the user“s has access of all layouts, but only can change the layouts that have been created by themselves.
Thanks.
ā2010 Jun 05 12:24 AM
ā2010 Jun 05 1:40 AM
Hi,
The "user-specific saving" needs a special authorization:
Authority-check object 'S_ALV_LAYO' id 'ACTVT' field '23'.
You can avoid this authorization with IS_LAYOUT-NO_AUTHOR = 'X'
Kindly visit these links:
1. http://help.sap.com/SAPHELP_NW04S/helpdata/en/2b/c670f702cf11d3b497006094192fe3/content.htm
2. http://help.sap.com/printdocu/core/print46c/en/data/pdf/BCSRVALV/BCSRVALV.pdf
3. http://sap-partner.hu/ABAP_HELP_INFO/An%20Easy%20Reference%20for%20ALV%20Grid%20Control.pdf
May it helps you.
Regards.
Deepak Sharma.
.
ā2010 Jun 16 9:42 PM
Hi Bruno,
Please let me know if you have found a solution for this requirement.
I have the same requirement in my project.
Regards,
Remo