cancel
Showing results for 
Search instead for 
Did you mean: 

PRD System Not Showing Current Data Analysis In ST03N...

former_member185534
Participant
0 Kudos

Hello to All,

I need to calculate no. of Dialog Steps per week user wise.Is this possible.? Then how.??

I have an user MDMUSER.I want to find out Dialog Steps/week of this user.So that we can calculate and categorized user(either LOW/Medium/High Users).


I am attaching screenshot of ST03N.I want the current data,but it shows 2010 year data.



Please guide me..!!



Regards,

JUNAID


Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Junaid

To get the up-to-date data in ST03N the following job needs to be scheduled periodically

SAP_COLLECTOR_FOR_PERFMONITOR

Please check if this job is scheduled to run in your system

Also ensure all jobs in SAP 16083 are scheduled as required by SAP

Cheers,

Arun

Former Member
0 Kudos

Hello Junaid,

Please close the thread and mark as answered if your issue has been resolved.

Thanks,

Sowmya

Answers (1)

Answers (1)

former_member185534
Participant
0 Kudos

Hello,

Thanks to All for replying.

Here is the solution :-

1. Schedule the SAP_COLLECTOR_FOR_PERFMONITOR background job.(by T-Code-SM36)

2. It will collect the latest data of your work load monitor,

3. For analyzing the work load.(T-Code-ST03N--> It will show the current statistics).

On the basis of above data,you can calculate the Dialog work steps.

(Dialog Work Steps means the work screens you open to perform the all steps of a T-Code)

For e.g.:

1.In SU01.the initial screen is when you enter the name of the user which you want to create--         (This is the 1st Dialog step.)

2.The second screen is where you put up all the details of the user.

       (This is the 2nd Dialog step.)

3.When you save the user details,it will prompt the confirmation that user is created.

        (This is the 3rd Dialog step.)


Result : In SU01-To perform all the steps of the T-Code SU01: Three Dialog Steps are required.

Thanks & Regards,

JUNAID AHMAD

Former Member
0 Kudos

Hi Ahmed,

Thanks to you for your feedbacks about your problem. Everybody can benefit from it so...

Another information about ST03n. You can reset the old/obsolote information with this function module , executing it from sm37:

SWNC_COLLECTOR_CLEAN_SWNCMONI

Related SAP Note:

Note 1179929 - ST03N displays data from other systems after a system copy

Best regards,

Serhat