Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

dynamic defining color for graph_gantt

former_member186143
Active Contributor
0 Kudos

I have a requirement where I want to change the color of the elements for the function GRAPH_GANTT

when I see the example I see that the color is written in english as a text.

since I don't know how many groups will be available in the selection I just want to assign the first color to the first maingroup and the second color to the second group etc etc.

I can't find in which table the translation from colornumber to english is made ?

I only find the element color in se11 with a fixed value list.

does anybody know in which table the following values can be retrieved ??

0 Black

1 White

2 Blue

3 Yellow

4 Green

5 Magenta

6 Red

7 Cyan

8 Dark grey

9 Grey

10 Dark Blue

11 Dark yellow

kind regards

arthur de smidt

4 REPLIES 4

former_member186143
Active Contributor
0 Kudos

OK I already found the tables DD07L and DD07T

also the function DDIF_DOMA_GET helps a lot in this

so problem solved

kind regards

arthur de smidt

0 Kudos

Hi,

check this standard webdynpro component WDR_TEST_GNATT for this.

Regards

Lekha

0 Kudos

we are not yet in the proces to use webdynpro so I have to create the programm in old fashioned abap .

or can you also use webdynpro in standard abap t-codes ??

kind regards

arthur de smidt

0 Kudos

Hi,

we can go for Webdynpro for ABAP or BSP

In se80 tcode we can design the applicaitons.

We can write the ABAP code inside them.

Search SDN more on WD for ABAP and BSP.

Regards

Lekha