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: 

Authorization based on t.code and screenvariant

sandeep_pv
Contributor
0 Kudos

All,

Suppose I have created screenvariant in particular transaction .

For eg MB52 , I have created one variant , ZVAR1

Is it possile to give authorization based on t.code MB52 and screen variant ZVAR1?

Or t. code and layout of report.

For eg I have changed the layout and save the report as Z111.

Now is it possible to give authorization ,MB52 and Z111?

Please advise.

regards

3 REPLIES 3

Former Member
0 Kudos

You can link a custom transaction to a screen variant which should achieve what you want. Anyone executing the custom tcode would get the variant.

Have a look in SE93 to see a bit more detail

0 Kudos

Thanks Alex.

Suppose I am creating new t.code for MB52 program .

Now in SE93 which object I should I select :

- program and screen

- program and selection screen

- Method of a class

- transaction with variant

- transaction with parameters

Pls advice.

regards

0 Kudos

If you are creating a screen variant for the tx then transaction with variant is what you need. Your ABAP team should be able to help with this