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

needed abap program for Profiles / Trxn authorisation

Former Member
0 Likes
577

Hi,

Is there any SAP standard report which will give the below details.

Users

Profile

Roles

Trxn codes

Trxn Desc

From Dt

To Dt

Co codes

Sales Org

Purchasing Org

The report is related to basis module.

Regards,

Rachel

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
540

SUIM is the transaction where you can find all the attach Tcode related to authorization and users.

Su01 is the transactin for creation of user id.

3 REPLIES 3
Read only

former_member182371
Active Contributor
0 Likes
540

Hi,

have a look at transaction SUIM.

Best regards.

Read only

Former Member
0 Likes
541

SUIM is the transaction where you can find all the attach Tcode related to authorization and users.

Su01 is the transactin for creation of user id.

Read only

Former Member
0 Likes
540

I will make it more clear.

Is there a single abap program whose o/p gives all the below details.

Users Profile Roles Trxn codes Trxn Desc From Dt To Dt co codes Sales Org Purchasing Org

The report is related to basis module.

Regards,

Rachel

Edited by: Rachel on Jun 30, 2008 5:35 AM

Edited by: Rachel on Jun 30, 2008 5:38 AM