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

T-code restrict

Former Member
0 Likes
543

Dear All,

I need to allow XK01 vendor master creation transaction for some users.

Is it possible to do the follwing ?.

1. If the user directly execute XK01, system should not allow to execute.

2. If the user execute some 'Z' program and give some password in front screen

and if found OK then only execute the same.

5 REPLIES 5
Read only

Former Member
0 Likes
514

Why don't you restrict it using authorizations? Just make sure that only authorized users have access to that transaction in change mode.

Read only

Former Member
0 Likes
514

Hi,

You have to create an authorization Object, Based on authorisation object validation("Authority check") u call transaction XK01.

Regards,

Sudheer

Read only

Former Member
0 Likes
514

Your Basis team can help you to restrict the execution of XK01 Directly. You can have a report program for password validation and then perform Call Transaction on XK01. Need to play with Authorisations.

Regards,

Vishal

Read only

Former Member
0 Likes
514

Hi,

You cna use S_TCODE authorization object ... use S_TCODE to restirct the transaction for a USER . but contact the BASIS they need to do this work

Regards

Sudheer

Read only

Former Member
0 Likes
514

U need to <b><u>award points for all the useful replies</u></b>, and also u nees to <b><u>mark it as Answered if ur problem is solved</u></b>.

Regards

Sudheer