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: 

Regarding Authorisation in a spool

Former Member
0 Kudos

how to get the authorisation of the program which we run in background?

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi Chandrika.

I would like to suggest,

Transaction SU20 - List of Authorization fields

Transaction SU21 - Maintain Authorization objects

Transaction SU22 - Maintain Assignments of Authorization Objects

Hope that's usefull.

Good Luck & Regards.

Harsh Dave

6 REPLIES 6

Former Member
0 Kudos

Hi Chandrika.

I would like to suggest,

Transaction SU20 - List of Authorization fields

Transaction SU21 - Maintain Authorization objects

Transaction SU22 - Maintain Assignments of Authorization Objects

Hope that's usefull.

Good Luck & Regards.

Harsh Dave

Former Member
0 Kudos

GayathriRR
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

You can also use transaction su01.

This will have the user parameters set.

It is quite helpful

Former Member
0 Kudos

Hi,

thanks for all for your answers.

my question is how to get the authorisation in the same program. how to write the code?

Former Member
0 Kudos

Thanks

Former Member
0 Kudos

Hi Chandrika.

I would like to suggest,

In foreground - Whatever user your are working on (say) SAPDEV02. Needs to be assigned authorizations.

In Background - The Authorizations must be assigned to user WF-BATCH not SAPDEV02.

Good Luck & Regards.

Harsh Dave