Application Development 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: 

How add Authorization check for user with assigened role for t.code-MIR4

Former Member
0 Kudos

Hi All,

Regarding authorization how to check authorizations check for user whith assigned roles for the t.code MIR4 using ABAP.

In Detail:2) All users are allowed to go to MIR4(invoice number), But ONLY for users with role: MM_RELEASE_INVOICE can proceed to do the posting.

suggest me...

Thanks,

srii..

1 ACCEPTED SOLUTION

GauthamV
Active Contributor
0 Kudos

hi,

you can check the authorizations for user from SUIM transaction.

or use tables USR04 , USR12.

6 REPLIES 6

Former Member
0 Kudos

Hi,

You can check Authorization check for a tcode simply System-> Utilities-> Display Authorization Check.

Regards,

Dhanunjaya Reddy

0 Kudos

but how to proceed with this: All users are allowed to go to MIR4(invoice number), But ONLY for users with role: MM_RELEASE_INVOICE can proceed to do the posting.

thanks,

srii

GauthamV
Active Contributor
0 Kudos

hi,

you can check the authorizations for user from SUIM transaction.

or use tables USR04 , USR12.

Former Member
0 Kudos

Hi All,

Than q Goutham,,,yes i find the role: MM_RELEASE_INVOICE in T.code:SUIM

Now,How to proceed that : All users are allowed to go to MIR4(invoice number), But ONLY for users with role: MM_RELEASE_INVOICE can proceed to do the posting.

Thanks,

srii.

Former Member
0 Kudos

Hi Sri ,

first u need to find out in which user rules u are using this object , after that if u want to restrict users then remove create/change values from that object values .

make use of Tcode SUIM to find out all roles which are using this Object.

or

ask ur basis guy to remove authorizations to create/change....

regards

Prabhu

Former Member
0 Kudos

Hi Prabhu,,,

Thank q for u r suggestion and i will discuss with Basis and functional..

then i will award the points...

Thanks,

srii