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

Regarding control graphs for external values

Former Member
0 Likes
629

I have a set of values for a month for a particular material.

day qty.

ie 20080801 10

20080802 15

...

20080830 30.

I used GFW_PRES_SHOW

function module to plot values.

The control limit for the material is 30. I want to encorporate this value also in the graph and show the deviation.

Plz help me with some other function module

for control limit graph for external values.

4 REPLIES 4
Read only

GauthamV
Active Contributor
0 Likes
605

hi,

check this function module.

GFW_PRES_SHOW_MULT.

also use these programs.

DEMO_GFW_PRES_SHOW_MULT

DEMO_GFW_SHOW1.

Read only

Former Member
0 Likes
605

Thanks for answr.But,it doesn't satisfy my requirement.

Read only

0 Likes
605

try with the class cl_igs_data.

Read only

kai_gutenkunst
Product and Topic Expert
Product and Topic Expert
0 Likes
605

but start with downloading the SAP Chart Designer from SDN - Download.

The file also contains the necessary desription of the data XML used in the IGS charts.

Regards, Kai