cancel
Showing results for 
Search instead for 
Did you mean: 

cProjects:Tasks Dashboard

Former Member
0 Kudos

Hello,

We have to filter the tasks being displayed in the tasks dashboard based on some user status.

I implemented the badi DPR_EVE_DASHBOARD, the only changing parameter of teh badi is the table CT_DASHBOARD_DATA.

The issue is, when the badi is being called not all the tasks are available in this table for me to filter out the unncessary tasks.

for example though currently my dashboard shows 10 tasks, when teh badi dpr_Eve_dashboard is called, only 2 of the tasks are available in the table ct_dashboard_data, hence i am unable to filter it.I am not sure why only two tasks are available in the BADI table.

Is there any other way / badi for fetching the tasks and filtering it before teh dashboard is displayed?

Regards,

Simmi

Edited by: Simmi Balakrishnan on Jul 30, 2008 6:15 PM

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi, run the report DPR_EVE_BATCH_DPO for all the projects and you should be fine.

thanks

anantharam