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: 

Transaction Variant for tcode SP01

Former Member
0 Kudos

Hi All,

I am trying to create the transaction variant for the tcode SP01 by using tcode SHD0.

Steps I followed are:-

1. Create tcode ZSP01

2. In SHD0, tcode as ZSP01 and hit the Create

3. Control goes to Screen SP01 inital selection screen

I need to change 'created by' as display only and cannot get the screen attributes.

Any help will be greatly appreciated.

Regards,

Azhar

4 REPLIES 4

Former Member
0 Kudos

Hi,

I think you can control this using authorizations..

check the authorization object S_ADMI_FCD...and value SP0R..

If the user is not having this authoriztion....then created by column will be defaulted to that user and will be disabled..

Thanks

Naren

Former Member
0 Kudos

Hi,

One more thing...I believe transaction variants will not work for Report programs..

Thanks

Naren

0 Kudos

Thanks for the quick reply.

I found that SP01 is a module pool program with screen 2000 then I should be able to create the transaction variant.

I tried creating the tcode with your suggested authorization object getting warning message 'Check object has been maintained(Press enter to reset)' and when I press enter the auth object field will get reset.

Thanks for your quick response and suggestions.

Former Member
0 Kudos

Hi,

The authorizations that I am talking about is not the one in se93..

In the user profile..if you don't give the authoriztion that I have mentioned...Then sap will automatically lock the user field for input.

Thanks

Naren