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

User ID Authorization Chek

Former Member
0 Likes
522

Hello Friends,

We had a requirement. When Iam creating a transaction (ME23N) I dont have authorization for my ID.

Is it possible by logging with my id can i pass the others id into the program who are having the authorization for (ME23N) and complete the transaction.

thanks

Vamshi

Hello Friends,

We had a requirement. When Iam creating a transaction (ME23N) I dont have authorization for my ID.

Is it possible by logging with my id can i pass the others id into the program who are having the authorization for (ME23N) and complete the transaction.

thanks

Vamshi

2 REPLIES 2
Read only

Former Member
0 Likes
498

try debugging .. and change the sy-subrc value when authorization fails ..

Read only

Former Member
0 Likes
498

Or change sy-uname to someone who has the authorization.