Application Development and Automation 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: 
Read only

question about graph_gantt

Former Member
0 Likes
681

I have almost implemented graph_gantt and it is working fine , however a few questions remain where I'm curious about if there is a solution for it

when I have short appointments the text can not be read in day view .

is it possible to have the text appear on a mouseover or is it possible to extend the date and timeframe in the left bottom of the graph with the text of the event if passed over.

there is some interaction otherwise it could not show the date and time of where you are on the axis. anybody got a clue on how to extend this one with the full text of the item ??

kind regards

arthur de smidt

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
624

Hi,

Using the SE80 tcode in OBject Navigator-> go for webdynpro interface and give this WDR_TEST_GNATT. This is the standard example of SAP on GNATT.

Regards

Lekha

I have almost implemented graph_gantt and it is working fine , however a few questions remain where I'm curious about if there is a solution for it

when I have short appointments the text can not be read in day view .

is it possible to have the text appear on a mouseover or is it possible to extend the date and timeframe in the left bottom of the graph with the text of the event if passed over.

there is some interaction otherwise it could not show the date and time of where you are on the axis. anybody got a clue on how to extend this one with the full text of the item ??

kind regards

arthur de smidt

2 REPLIES 2
Read only

Former Member
0 Likes
625

Hi,

Using the SE80 tcode in OBject Navigator-> go for webdynpro interface and give this WDR_TEST_GNATT. This is the standard example of SAP on GNATT.

Regards

Lekha

Read only

0 Likes
624

sorry I can't use webdynpro, or are you saying that I can use this in the backend ?

I also have an interactive response to transactions from the gantt chart so that users can directly modify data if the need to.

I have looked at it and it looks nice but somehow a lot of necessary elements are missing in the example. guess they are still programmable like dynamicly change the time axis but still there are a lot of menu options missing . and as said, we can't use webdynpro through the webinterface.

kind regards

arthur de smidt

Edited by: A. de Smidt on Sep 3, 2008 11:20 AM