cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Workflow Reports!!!

Former Member
0 Likes
5,179

Hi Experts,

I need a help on tracking reports on workflow. i want to take reports on the task completed, new task and etc., these reports has to be displayed to the user whenever he required?.

for example., my application has a button (Get Reports), on clicking this button one function module has to be executed. so that i can view the reports.

or provide some suggestion to take a report in a easy way?

Thanks in Advance

Regards

SM Nizamudeen

View Entire Topic
Former Member
0 Likes

HI,

Some of the Tcodes that you could use:

SWI1 - Workflow Log, workflow status, agents actioned, etc

SWI2_ADM1 - Work items without agents

SWI2_DEAD - Work Items with Monitored Deadlines

SWI2_DIAG - Diagnosis of Workflows with Errors

Regards,

Satish

Former Member
0 Likes

Hi,

Is there any function modules available to take a report for particular task? that is getting the workitem list of that particular tasks?

Please revert ASAP

Thanks

Regards

SM Nizamudeen

Former Member
0 Likes

Hi,

Did you look into SWI1 ?

It has the witem status as well. Here you can give as READY or IN PROGRESS.

Hope this helps n you go thru this T-code

venui