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

Function Module : Authorisation issue

Former Member
0 Likes
324

Hi gurus.

I know users can be restricted from running certain transaction codes via authorisations.

Is there a way via authorisation, roles,.. etc where users are barred from executing a certain function module.

In transaction code VD02 or XD02, there is a button for GPS Coordinates that calls function module "/DSD/VC_GEOCODE". I do not want users to execute this button that is why I would want to restict them via authorisation. Disabling the button is undesirable. How can I go about this?

Thanks in advance.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
292

hi use the fm AUTHORITY_CHECK..

regards,

venkat

1 REPLY 1
Read only

Former Member
0 Likes
293

hi use the fm AUTHORITY_CHECK..

regards,

venkat