‎2009 Mar 11 9:28 AM
Dear SDN Community,
Can anyone Please Prvide me a sample code for using Speedometer Graph.
Thanks .
Arbind
‎2009 Mar 13 9:59 AM
Hi,
That's easy: Use the source code from my blog [Creating charts without using XML classes|https://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/13313] [original link is broken] [original link is broken] [original link is broken];.
Instead of calling the last Simple Transformation with chart_type = 'Lines' you should use 'Speedometer'.
Regards, Kai
‎2009 Mar 13 9:59 AM
Hi,
That's easy: Use the source code from my blog [Creating charts without using XML classes|https://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/13313] [original link is broken] [original link is broken] [original link is broken];.
Instead of calling the last Simple Transformation with chart_type = 'Lines' you should use 'Speedometer'.
Regards, Kai
‎2009 Mar 13 10:49 AM
Dear Kai,
Thanks for ur helpful answer .
It almost solved my problem
One small help needed.
when i use--
CALL TRANSFORMATION test_ce_tables2xml
Clicking on " test_ce_tables2xml" it is asking that i can save in only Standard SAP Package .
Whether there is any option i Can save it in Y* or Z* Package.
Thanks.
Arbind Prasad
‎2009 Mar 13 11:30 AM
Hi,
try to call the transformation "Ztest_ce_tables2xml" (without the quotes). This should permits you to save it in the Z* or Y* package.
Regards
Andrea