<?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 Issue with SCMS_HTTP_CREATE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-scms-http-create/m-p/7878163#M1594516</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;I am using FM 'SCMS_HTTP_CREATE' to archive file .My code is like below and lt_content is having binary format data .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'SCMS_HTTP_CREATE'&lt;/P&gt;&lt;P&gt;        EXPORTING&lt;/P&gt;&lt;P&gt;          crep_id    = 'ZH'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;         comp_id    = 'data'&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;          mimetype   = 'PDF'&lt;/P&gt;&lt;P&gt;          length     = lv_length&lt;/P&gt;&lt;P&gt;        IMPORTING&lt;/P&gt;&lt;P&gt;          doc_id_out = lv_doc_id&lt;/P&gt;&lt;P&gt;        TABLES&lt;/P&gt;&lt;P&gt;          data       = lt_content&lt;/P&gt;&lt;P&gt;        EXCEPTIONS&lt;/P&gt;&lt;P&gt;          OTHERS     = 10.&lt;/P&gt;&lt;P&gt;      IF sy-subrc &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but Here this FM is not importing Docu.id and subrc = 10 .  is there any restrictions on length and any exporting paramters .&lt;/P&gt;&lt;P&gt;If any one worked on this FM. Please reply back ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;kamesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Apr 2011 14:53:05 GMT</pubDate>
    <dc:creator>kamesh_g</dc:creator>
    <dc:date>2011-04-20T14:53:05Z</dc:date>
    <item>
      <title>Issue with SCMS_HTTP_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-scms-http-create/m-p/7878163#M1594516</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;I am using FM 'SCMS_HTTP_CREATE' to archive file .My code is like below and lt_content is having binary format data .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'SCMS_HTTP_CREATE'&lt;/P&gt;&lt;P&gt;        EXPORTING&lt;/P&gt;&lt;P&gt;          crep_id    = 'ZH'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;         comp_id    = 'data'&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;          mimetype   = 'PDF'&lt;/P&gt;&lt;P&gt;          length     = lv_length&lt;/P&gt;&lt;P&gt;        IMPORTING&lt;/P&gt;&lt;P&gt;          doc_id_out = lv_doc_id&lt;/P&gt;&lt;P&gt;        TABLES&lt;/P&gt;&lt;P&gt;          data       = lt_content&lt;/P&gt;&lt;P&gt;        EXCEPTIONS&lt;/P&gt;&lt;P&gt;          OTHERS     = 10.&lt;/P&gt;&lt;P&gt;      IF sy-subrc &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but Here this FM is not importing Docu.id and subrc = 10 .  is there any restrictions on length and any exporting paramters .&lt;/P&gt;&lt;P&gt;If any one worked on this FM. Please reply back ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;kamesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2011 14:53:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-scms-http-create/m-p/7878163#M1594516</guid>
      <dc:creator>kamesh_g</dc:creator>
      <dc:date>2011-04-20T14:53:05Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with SCMS_HTTP_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-scms-http-create/m-p/7878164#M1594517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;This is becuase of HTTP server is down ,Now I cam able to check . Closing the thread .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;kamesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2011 11:48:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/issue-with-scms-http-create/m-p/7878164#M1594517</guid>
      <dc:creator>kamesh_g</dc:creator>
      <dc:date>2011-05-13T11:48:03Z</dc:date>
    </item>
  </channel>
</rss>

