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: 

USR02 job for system measurement

Former Member
0 Kudos

Good morning all,

I am required to perform a system measurement exercise with USMM. I was curious whether anyone knows a good way to setup a batch job that would reflect daily changes to the USR02 table, because we would like to have our Service Desk update an external spreadsheet of user into as it changes to stay in line with our production system. The reasoning behind this is to match up our employee data against an HR master list.

Things like users being created, locked, or unlocked.

I also looked for a tool internal to SAP for this, but could not find one.

Any help or insight would be greatly appreciated.

Edited by: Ben Daniels on Oct 19, 2011 8:15 AM

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Report RSUSR100N at midnight with the Excel list as spool recipient via OLE?

Otherwise, shame... the poor "service desk"...

Cheers,

Julius

4 REPLIES 4

Former Member
0 Kudos

Hi Ben,

Check for this Badi's:

ADDRESS_UPDATE

HRBAS00INFTY

HRFPM_FTE_DISPATCHER

LSO_CORRESPONDENCE41

You can insert custom code to update your file, after SU01 User Saving.

Otherwise, you can also develop a daily scheduled report to read all user and write/update the file.

Former Member
0 Kudos

Report RSUSR100N at midnight with the Excel list as spool recipient via OLE?

Otherwise, shame... the poor "service desk"...

Cheers,

Julius

0 Kudos

Hah! Thanks Julius.

Initially they wanted a Z program created, but I was able to convince them to do this exact thing. Thanks for your input on the solution.

0 Kudos

Wow! You convinced them of that in just 7 minutes...

Must be a very good report

Cheers,

Julius