Skip to Content
0
Former Member
Oct 17, 2006 at 07:43 AM

Authorization_Help

35 Views

Hi

I have a requirement in which I need to check whether a user has the authorization to change a sales document or not .

If he has,then I need to call transaction VA02(Change mode) else VA03(Display Mode).

Now I am clear with the Call transaction part.

But for the authorization part, how will I come to know that a user has a authorization to change a document or not?

Thank You