cancel
Showing results for 
Search instead for 
Did you mean: 

Display Custom columns in Project dashboard

Former Member
0 Kudos

Hello All,

We have a few custom fields at the project definition level. All our custom fields at project definition level are created using "custom tables" and we are handling the custom fields in a sub-system as well. By going through SAP notes and information available on SDN we are not able to figure out, if there is a way to display custom fields from custom tables in to the standard dashboard? I would greatly appreciate your help if someone can help us. Thanks for your help.

Regards,

Gopal.

Accepted Solutions (1)

Accepted Solutions (1)

FA1
Active Participant
0 Kudos

Hello Gopal,

please check SAP Note 971394.

Kind regards,

Florian

Former Member
0 Kudos

Hi Florian,

Thanks for the information. We've already gone through the SAP Note: 971394. The information on this Note is not very clear. I would greatly appreciate if you can help us in explaining of what are the steps required for displaying the custom fields on the Project Dashboard. Thanks for your help.

Regards,

Gopal.

Former Member
0 Kudos

Hi Gopal,

In order to add customer fields in dashboard from custom table (not from customer include):

- Create an append structure to DPR_TS_DASHBOARD_ATTR with your field

- Implement BADI DPR_EVE_DASHBOARD, method CHANGE_ATTRIBUTES. ct_dashboard_data contains the project in the dashboard, you can loop at it and retrieve your own values.

Matthias

Former Member
0 Kudos

Hi Gopal,

Go to SPRO -> SAP xRPM -> Global Customizing -> Global Field Settings -> Define fields for Dashboards -> Specify Dashboard type as 'RIH' -> Add custom field names as in custom table that you want to add to Project Dashboard -> Save.

Now refresh the portal (if needed clear the cache) and click Item Dashboard -> Go to Settings in ALV table -> check fields are added to ALV dashboard.

Regards,

Karthik

Answers (1)

Answers (1)

FA1
Active Participant
0 Kudos

Hi,

the note describes in detail what you have to do. This has been done by a lot of other customers in the past.

In case you have questions regarding individual steps described in the note, please name them.

Kind regards,

Florian