cancel
Showing results for 
Search instead for 
Did you mean: 

How to Edit Gantt Graphic

Former Member
0 Kudos

Hello,

I would like to know how can I change the colors of the Gantt Graphic in the Graphic view?

I need to change the bars colors.

Thanks in advance..

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Luiz,

You need to update Gantt jar & XML file:

- JNetAppGanttSap.jar

- typerepository_cpr.xml

You can find them in DPR_GANTT dynpro, under MIMEs.

You can also implement BADI dpr_gantt / method IF_EX_DPR_GANTTGET_TYPEREPOSITORY_URL & method IF_EX_DPR_GANTTGET_ADDITIONAL_JARS in order to define the location of your additional XML/Jar files.

BR

Matthias