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: 

Mass add of transaction in PFCG

Former Member
0 Kudos

Dear specialists,

It is possible to add more than eight transactions together to authorization object S_TCODE via PFCG?

I want to add for example 100 transactions together, but It must be added by eighth.

Have you any advice or sulution?

Best Regards

Jakub Vaněk

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

Have a look at OSS note 389675

10 REPLIES 10

Former Member
0 Kudos

Hi,

Have a look at OSS note 389675

0 Kudos

Hi Alex ,

Have you tried this for SAP standard transactions ie adding in BULK?

I was not able to do that in one of the project.

Especially to create Config role, developer role etc......

0 Kudos

Hi,

I've not used it for roles with thousands of tx but have used it to load menu's for roles with between 100-200 transactions and it worked OK. I had someone do some cool stuff with Excel that formatted the file correctly which really helped.

0 Kudos

I've started a thread about this format sometime ago, looking for the format for some other menu items (not transactions):

The last post may be a bit malformed but it contains working examples for SAPSCRIPT entries and RFC functions.

0 Kudos

Alex ,

Thanks for the information, I will try that for few tcodes and see how it goes on my SANBOX.

If I have to create a config/developer role ( DEV environment only ) would you recommend this method?

0 Kudos

Hi Franklin,

I've not used it on that scale but I see no reason why it shouldn't work if you have the input file correctly defined.

Former Member
0 Kudos

I know that these is a development request for improving the PFCG input popups options such as clipboard imports, etc. You might want to wait a little while for that to arive.

If it is a customizer role then transaction SPRO_ADMIN works fine for me to import the tcode lists.

Another option is to import from a similar node in the SAP menu or a template role - also works okay.

Cheers,

Julius

Former Member
0 Kudos

I just had to deal with the same issue. I created the roles in my DEV system, but left them without transactions assigned.

I then created an ecatt script to add the transactions. Its working out fine and only took about 5 minutes. Maybe not the sexiest answer, but it gets the job done. Hope that helps someone.

0 Kudos

hello can you tell us how you did it please

Former Member
0 Kudos

Use CATT Tool to add transactions in bulk