<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: pie chart in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/pie-chart/m-p/787070#M39706</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;WHEN 'SAVE'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL METHOD GP_INST-&amp;gt;IF_GRAPHIC_PROXY~EXPORT&lt;/P&gt;&lt;P&gt;EXPORTING&lt;/P&gt;&lt;P&gt;FORMAT = IF_GRAPHIC_PROXY=&amp;gt;co_format_bmp&lt;/P&gt;&lt;P&gt;WIDTH = 10000000&lt;/P&gt;&lt;P&gt;HEIGHT = 30000000&lt;/P&gt;&lt;P&gt;NAME = ' ' &lt;/P&gt;&lt;P&gt;IMPORTING&lt;/P&gt;&lt;P&gt;CONTENT_TYPE = ct&lt;/P&gt;&lt;P&gt;CONTENT_LENGTH = cl&lt;/P&gt;&lt;P&gt;CONTENT = t&lt;/P&gt;&lt;P&gt;RETVAL = RETVAL&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;am able to get the content in table t which is in hex format . i want to upload to se78 automatically . using the funtional module. please mention the fm which will convert xa to binary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers &lt;/P&gt;&lt;P&gt;senthil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Oct 2004 14:23:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2004-10-28T14:23:10Z</dc:date>
    <item>
      <title>pie chart</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pie-chart/m-p/787066#M39702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for ur reply kai.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;am passing the format value as  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) IF_GRAPHIC_PROXY=&amp;gt;co_format_bmp . but still am getting the picture in jpg . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;         CALL METHOD GP_INST-&amp;gt;IF_GRAPHIC_PROXY~EXPORT&lt;/P&gt;&lt;P&gt;        EXPORTING&lt;/P&gt;&lt;P&gt;           FORMAT         =  IF_GRAPHIC_PROXY=&amp;gt;co_format_bmp&lt;/P&gt;&lt;P&gt;          WIDTH          = 10000000&lt;/P&gt;&lt;P&gt;          HEIGHT         = 30000000&lt;/P&gt;&lt;P&gt;          NAME           = 'C:\S'&lt;/P&gt;&lt;P&gt;        IMPORTING&lt;/P&gt;&lt;P&gt;          CONTENT_TYPE   = ct&lt;/P&gt;&lt;P&gt;          CONTENT_LENGTH = cl&lt;/P&gt;&lt;P&gt;          CONTENT        = t&lt;/P&gt;&lt;P&gt;          RETVAL         = RETVAL&lt;/P&gt;&lt;P&gt;          .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) is there any funtional module / class / program to convert jpg to bmp .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) the content is T is empty if i comment name parameter ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4) is there any way so that i can directly add this picture in se78 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;is there any way that i can mail u directly . &lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;senthil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Oct 2004 15:14:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pie-chart/m-p/787066#M39702</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-10-26T15:14:48Z</dc:date>
    </item>
    <item>
      <title>Re: pie chart</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pie-chart/m-p/787067#M39703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please implement note 584593.&lt;/P&gt;&lt;P&gt;If parameter name is empty the export method returns the chart as an internal table, otherwise it is saved as a file.&lt;/P&gt;&lt;P&gt;With 6.40 the IGS provides an image converter, see the topic "Using an IGS Graph in Smartforms" in this forum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW, why don't you append your comments to your first question instead of creating several new topics about the same issue in this forum?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Kai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Oct 2004 15:51:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pie-chart/m-p/787067#M39703</guid>
      <dc:creator>kai_gutenkunst</dc:creator>
      <dc:date>2004-10-26T15:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: pie chart</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pie-chart/m-p/787068#M39704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;WHEN 'SAVE'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;         CALL METHOD GP_INST-&amp;gt;IF_GRAPHIC_PROXY~EXPORT&lt;/P&gt;&lt;P&gt;        EXPORTING&lt;/P&gt;&lt;P&gt;           FORMAT         =  IF_GRAPHIC_PROXY=&amp;gt;co_format_bmp&lt;/P&gt;&lt;P&gt;          WIDTH          = 10000000&lt;/P&gt;&lt;P&gt;          HEIGHT         = 30000000&lt;/P&gt;&lt;P&gt;          &amp;lt;b&amp;gt;NAME           = ' '&amp;lt;/b&amp;gt;        &lt;/P&gt;&lt;P&gt;IMPORTING&lt;/P&gt;&lt;P&gt;          CONTENT_TYPE   = ct&lt;/P&gt;&lt;P&gt;          CONTENT_LENGTH = cl&lt;/P&gt;&lt;P&gt;          CONTENT        = t&lt;/P&gt;&lt;P&gt;          RETVAL         = RETVAL&lt;/P&gt;&lt;P&gt;          .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i give space to name parameter . the method is not returning any content value in 't'  .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is this the solution for this&lt;/P&gt;&lt;P&gt;1)  do we need to implement the oss note # 584593 .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Oct 2004 08:45:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pie-chart/m-p/787068#M39704</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-10-27T08:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: pie chart</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pie-chart/m-p/787069#M39705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi , &lt;/P&gt;&lt;P&gt; i got the solution for my above question . now when i am using the method&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WHEN 'SAVE'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL METHOD GP_INST-&amp;gt;IF_GRAPHIC_PROXY~EXPORT&lt;/P&gt;&lt;P&gt;EXPORTING&lt;/P&gt;&lt;P&gt;FORMAT = IF_GRAPHIC_PROXY=&amp;gt;co_format_bmp&lt;/P&gt;&lt;P&gt;WIDTH = 10000000&lt;/P&gt;&lt;P&gt;HEIGHT = 30000000&lt;/P&gt;&lt;P&gt;NAME = ' ' &lt;/P&gt;&lt;P&gt;IMPORTING&lt;/P&gt;&lt;P&gt;CONTENT_TYPE = ct&lt;/P&gt;&lt;P&gt;CONTENT_LENGTH = cl&lt;/P&gt;&lt;P&gt;CONTENT = t&lt;/P&gt;&lt;P&gt;RETVAL = RETVAL&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt; am able to get the content in table t . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) i wann to upload the pic data in 't' into the table stxbitmaps using the funtion module SAPSCRIPT_IMPORT_GRAPHIC . is it possible ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;senthil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Oct 2004 14:53:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pie-chart/m-p/787069#M39705</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-10-27T14:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: pie chart</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pie-chart/m-p/787070#M39706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;WHEN 'SAVE'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL METHOD GP_INST-&amp;gt;IF_GRAPHIC_PROXY~EXPORT&lt;/P&gt;&lt;P&gt;EXPORTING&lt;/P&gt;&lt;P&gt;FORMAT = IF_GRAPHIC_PROXY=&amp;gt;co_format_bmp&lt;/P&gt;&lt;P&gt;WIDTH = 10000000&lt;/P&gt;&lt;P&gt;HEIGHT = 30000000&lt;/P&gt;&lt;P&gt;NAME = ' ' &lt;/P&gt;&lt;P&gt;IMPORTING&lt;/P&gt;&lt;P&gt;CONTENT_TYPE = ct&lt;/P&gt;&lt;P&gt;CONTENT_LENGTH = cl&lt;/P&gt;&lt;P&gt;CONTENT = t&lt;/P&gt;&lt;P&gt;RETVAL = RETVAL&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;am able to get the content in table t which is in hex format . i want to upload to se78 automatically . using the funtional module. please mention the fm which will convert xa to binary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers &lt;/P&gt;&lt;P&gt;senthil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Oct 2004 14:23:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pie-chart/m-p/787070#M39706</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2004-10-28T14:23:10Z</dc:date>
    </item>
    <item>
      <title>Re: pie chart</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pie-chart/m-p/787071#M39707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks problem resolved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Aug 2011 05:32:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pie-chart/m-p/787071#M39707</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-16T05:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: pie chart</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pie-chart/m-p/787072#M39708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have similar problem which is including jpg in SAP Smartforms. Please let me know how you solved your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advanced&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Dec 2011 05:45:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pie-chart/m-p/787072#M39708</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-04T05:45:24Z</dc:date>
    </item>
  </channel>
</rss>

