<?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 Picture Control in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/picture-control/m-p/2687577#M621536</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Experts,&lt;/P&gt;&lt;P&gt;I am using functions below to display image on screen&lt;/P&gt;&lt;P&gt;how can I create OBJID used in first function.One default is available from SAP. Now I want to change it.&lt;/P&gt;&lt;P&gt;any help will be appreceatable with cute point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    CALL FUNCTION 'DP_PUBLISH_WWW_URL'&lt;/P&gt;&lt;P&gt;      EXPORTING&lt;/P&gt;&lt;P&gt;        OBJID    = 'HTMLCNTL_TESTHTM2_SAP_AG'&lt;/P&gt;&lt;P&gt;        LIFETIME = CNDP_LIFETIME_TRANSACTION&lt;/P&gt;&lt;P&gt;      IMPORTING&lt;/P&gt;&lt;P&gt;        URL      = URL&lt;/P&gt;&lt;P&gt;      EXCEPTIONS&lt;/P&gt;&lt;P&gt;        OTHERS   = 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Load the picture by using the url generated by the data provider.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;    IF SY-SUBRC = 0.&lt;/P&gt;&lt;P&gt;      CALL METHOD PICTURE_CONTROL_1-&amp;gt;LOAD_PICTURE_FROM_URL_ASYNC&lt;/P&gt;&lt;P&gt;        EXPORTING&lt;/P&gt;&lt;P&gt;          URL = URL.&lt;/P&gt;&lt;P&gt;    ENDIF.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Aug 2007 09:50:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-22T09:50:47Z</dc:date>
    <item>
      <title>Picture Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/picture-control/m-p/2687577#M621536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Experts,&lt;/P&gt;&lt;P&gt;I am using functions below to display image on screen&lt;/P&gt;&lt;P&gt;how can I create OBJID used in first function.One default is available from SAP. Now I want to change it.&lt;/P&gt;&lt;P&gt;any help will be appreceatable with cute point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    CALL FUNCTION 'DP_PUBLISH_WWW_URL'&lt;/P&gt;&lt;P&gt;      EXPORTING&lt;/P&gt;&lt;P&gt;        OBJID    = 'HTMLCNTL_TESTHTM2_SAP_AG'&lt;/P&gt;&lt;P&gt;        LIFETIME = CNDP_LIFETIME_TRANSACTION&lt;/P&gt;&lt;P&gt;      IMPORTING&lt;/P&gt;&lt;P&gt;        URL      = URL&lt;/P&gt;&lt;P&gt;      EXCEPTIONS&lt;/P&gt;&lt;P&gt;        OTHERS   = 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Load the picture by using the url generated by the data provider.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;    IF SY-SUBRC = 0.&lt;/P&gt;&lt;P&gt;      CALL METHOD PICTURE_CONTROL_1-&amp;gt;LOAD_PICTURE_FROM_URL_ASYNC&lt;/P&gt;&lt;P&gt;        EXPORTING&lt;/P&gt;&lt;P&gt;          URL = URL.&lt;/P&gt;&lt;P&gt;    ENDIF.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Aug 2007 09:50:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/picture-control/m-p/2687577#M621536</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-22T09:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: Picture Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/picture-control/m-p/2687578#M621537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;u can create it in se78 transaction and in that u have to create picture with your own object id ok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;points please.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Aug 2007 10:33:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/picture-control/m-p/2687578#M621537</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-22T10:33:27Z</dc:date>
    </item>
  </channel>
</rss>

