Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

authorization for function module : RV_SALES_DOCUMENT_VIEW_3

Former Member
0 Likes
502

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

2 REPLIES 2
Read only

Former Member
0 Likes
440

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.

Read only

Former Member
0 Likes
440

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