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

problem passing value to graph function(GFW_PRES_SHOW )

Former Member
0 Likes
434

Hi Gurus,

I am trying to create a line graph with GFW_PRES_SHOW Function Module.

But the Number of values to append to 'VALUES' table is not fixed.

It depends on the number of rows returned by the query.

Please let me know if there is a way to add values dynamically and

export to function. Thank you.

Hi Gurus,

I am trying to create a line graph with GFW_PRES_SHOW Function Module.

But the Number of values to append to 'VALUES' table is not fixed.

It depends on the number of rows returned by the query.

Please let me know if there is a way to add values dynamically and

export to function. Thank you.

1 REPLY 1
Read only

Former Member
0 Likes
364

Hi Ravi,

Take the help of control examples provided in SE38 or SE80 utilitiesexamples-controls examples

This might work for you

Regards

Ramchander Rao.K