‎2010 Nov 08 9:26 AM
hi,
the user does not have the auth for the fm RV_SALES_DOCUMENT_VIEW_3 and so he can not display the list that this fm is used in.
How can i provide this auth for this user?
Thanks.
Moderator message: not directly related to ABAP development, please have a look in Netweaver Security forum, but do not ask basic questions like this one.
Edited by: Thomas Zloch on Nov 8, 2010 12:41 PM
‎2010 Nov 08 9:39 AM
Hi,
Talk to your SAP security team to add a new authorization for fm RV_SALES_DOCUMENT_VIEW_3 for the role that the user has currently assigned.
Cheers.
‎2010 Nov 08 9:42 AM
Hi ,
I guess the function module 'RV_SALES_DOCUMENT_VIEW_3' should get called from the transaction to
display the list.
So for providing the access to this function module, you can create the single role (assigning the transaction of function module to this role) and then create the multple role and assign this multiple role to the user.
Please let me know for any issues.
Regards,
Darshana