Application Development and Automation 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: 
Read only

Authorization object for Session Creator for SM35

Former Member
0 Likes
2,015

Hi,

We need to restrict the user in executing sessions through SM35.User should be able to execute only those sessions which are created by his login only.There is authorization object for session name ,not for session creator.Is there any way to do it.Uregnt help is required.

Thanks & Regards,

Madhu

Hi,

We need to restrict the user in executing sessions through SM35.User should be able to execute only those sessions which are created by his login only.There is authorization object for session name ,not for session creator.Is there any way to do it.Uregnt help is required.

Thanks & Regards,

Madhu

4 REPLIES 4
Read only

Former Member
0 Likes
1,088

Use Authorization object S_BTCH_NAM

-Kiran

Read only

0 Likes
1,088

Hi ,

try and check these


S_ADMI_FCD System Authorizations
<b>S_BDC_MONI Batch Input Authorizations</b>
S_BTCH_ADM Background Processing: Background Administrator
S_BTCH_JOB Background Processing: Operations on Background Jobs
S_BTCH_NAM Background Processing: Background User Name
S_CTS_ADMI Administration Functions in the Change and Transport System
S_DATASET  Authorization for file access
S_DEVELOP  ABAP Workbench
S_DOKU_AUT SE61 Documentation Maintenance Authorization
S_GUI      Authorization for GUI activities
S_OC_DOC   SAPoffice: Authorization for an Activity with Documents
S_OC_ROLE  SAPoffice: Office User Attribute
S_OC_SEND  Authorization Object for Sending
S_RFC      Authorization Check for RFC Access
S_SPO_DEV  Spool: Device authorizations
S_TABU_DIS Table Maintenance (via standard tools such as SM30)
S_TCODE    Transaction Code Check at Transaction Start
S_TRANSLAT Translation environment authorization object
S_TRANSPRT Transport Organizer

see the documentations for more Info.

Regards

prabhu

Read only

0 Likes
1,088

this is for background scheduling.user wants to run the session in foreground.I checked with this.Its not working.

Read only

0 Likes
1,088

this is for background scheduling.user wants to run the session in foreground.I checked with this.Its not working.