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

Regarding user authorization of t-code

Former Member
0 Likes
1,115

I am trying to give authorization for one of my user regarding SM35 

I did YAT and got attached file. MY ABAP programmer said it is not authorization issue it is something related to system error can you please help me out and guide me what should I do. 

The problem is whenever she run SM35 it always said Server is not active. I checked using SM13 for server and it is active so I am not sure why it is going on please go through file and If you need more information email me 

I am trying to give authorization for one of my user regarding SM35 

I did YAT and got attached file. MY ABAP programmer said it is not authorization issue it is something related to system error can you please help me out and guide me what should I do. 

The problem is whenever she run SM35 it always said Server is not active. I checked using SM13 for server and it is active so I am not sure why it is going on please go through file and If you need more information email me 

4 REPLIES 4
Read only

FredericGirod
Active Contributor
0 Likes
917

Hi,

when you create the batch-input session, you could set a user-name with the good authorization.

You could ask anybody to call your batch-input in SM35, the authorization of the transaction inside your batch is check with the username set in the batch.

So how did you create your batch-input session ??

Fred

Read only

0 Likes
917

Hi

Thank you for your reply.

I used T-Code YAT and SE01 both for create batch

I add end user ID and T-code SM35 for authorization

Read only

Jelena_Perfiljeva
Active Contributor
0 Likes
917

I'm confused - what is the actual question? YAT is obviously a custom transaction, so we wouldn't know what it even does. Then you're saying you're trying to "give authorization" and this is immediately followed by "it is not authorization issue". Then there is a mystery error in SM35 but for some reason it's not shared with us what error it is exactly. And then this is posted in ABAP forum. Oh boy...

Read only

0 Likes
917

Hi

thank you for your repsone

My end user is not authorized to use t-code SM35. She wants to run her recurring entries now the issue is when she try to process her session selecting option background but system says that server is not active. I checked SM13 where server is active so I am not sure why it is not processing her session. As per my ABAP developer he told me to use YAT or SE01 for user t-code run trace I did that still she is not able to use t-code SM35