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: 

Role menu with a range of transactions

Former Member
0 Kudos

Hi,

We are developing the roles for a BPC Project. At the moment we have created 150 new transactions called ZBCXXXX. We will probably create some more transactions.

Is it possible to create a transaction range in the menu of a role like ZBC0001 to ZBC9999 instead of inserting them one by one?

The problem is not inserting them, as I can copy and paste; but to have the new ones that will be created tomorrow or in a week. If I insert i.e. ZBC0500 I get a message saying that the transaction does not exist.

Thanks in advance.

1 REPLY 1

ulf_herbers
Explorer
0 Kudos

You could grant access without the menu.

Just add S_TCODE with ZBC*  or ZBC0001 - ZBC9999 to the profile of the role and it will grant the needed access.

Drawbacks are that users do not see a menu and you will not get helpful information from SU24 when building the profile.