2008 Oct 17 9:36 AM
Hi,
I have a requirement to plot an XY axis curve on an ABAP screen. Among the two possible ways, standard function modules(GFW_PRES_SHOW/ GFW_PRES_SHOW_MULT ) doesn't serves the purpose as it can have only 32 values at the max and requirment is for more. The second way is through Graphics framework. Please help me to proceed through this way or any other way which could help to achieve the solution.
Rgds,
Sachin
Hi,
I have a requirement to plot an XY axis curve on an ABAP screen. Among the two possible ways, standard function modules(GFW_PRES_SHOW/ GFW_PRES_SHOW_MULT ) doesn't serves the purpose as it can have only 32 values at the max and requirment is for more. The second way is through Graphics framework. Please help me to proceed through this way or any other way which could help to achieve the solution.
Rgds,
Sachin
2008 Oct 17 9:38 AM