<?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: Restrict some file types when attaching using GOS in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-some-file-types-when-attaching-using-gos/m-p/489901#M16446</link>
    <description>&lt;P&gt;transaction SOPE is made to define which file types are not allowed&lt;/P&gt;</description>
    <pubDate>Mon, 04 Sep 2017 19:58:56 GMT</pubDate>
    <dc:creator>JL23</dc:creator>
    <dc:date>2017-09-04T19:58:56Z</dc:date>
    <item>
      <title>Restrict some file types when attaching using GOS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-some-file-types-when-attaching-using-gos/m-p/489900#M16445</link>
      <description>&lt;P&gt;Hi experts,&lt;/P&gt;
  &lt;P&gt;Is there any chance to restrict some files when attaching using GOS?&lt;/P&gt;
  &lt;P&gt;I'm using below code in a button an it allows the user to attach any kind of files when pressed, but it would be great to allow the upload just of PDF files.&lt;/P&gt;
  &lt;P&gt;CREATE OBJECT ANEXO_OBJ TYPE CL_GOS_MANAGER.&lt;/P&gt;
  &lt;P&gt;ANEXO_OBJ-&amp;gt;SET_RW_MODE( IP_MODE = 'E' ).&lt;/P&gt;
  &lt;P&gt;&lt;BR /&gt;WA_BOR-OBJKEY = WA_ZSDT0132-NR_ROT.&lt;BR /&gt;WA_BOR-OBJTYPE = 'ZSDR0061'.&lt;BR /&gt;&lt;BR /&gt;ANEXO_OBJ-&amp;gt;START_SERVICE_DIRECT(&lt;BR /&gt;EXPORTING&lt;BR /&gt;IP_SERVICE = 'PCATTA_CREA'&lt;/P&gt;
  &lt;P&gt;IS_OBJECT = WA_BOR&lt;BR /&gt;EXCEPTIONS&lt;BR /&gt;NO_OBJECT = 1&lt;BR /&gt;OBJECT_INVALID = 2&lt;BR /&gt;EXECUTION_FAILED = 3&lt;/P&gt;
  &lt;P&gt;OTHERS = 4 ).&lt;/P&gt;
  &lt;P&gt;Thank you in advance &lt;/P&gt;</description>
      <pubDate>Tue, 27 Jun 2017 19:14:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-some-file-types-when-attaching-using-gos/m-p/489900#M16445</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2017-06-27T19:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict some file types when attaching using GOS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-some-file-types-when-attaching-using-gos/m-p/489901#M16446</link>
      <description>&lt;P&gt;transaction SOPE is made to define which file types are not allowed&lt;/P&gt;</description>
      <pubDate>Mon, 04 Sep 2017 19:58:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-some-file-types-when-attaching-using-gos/m-p/489901#M16446</guid>
      <dc:creator>JL23</dc:creator>
      <dc:date>2017-09-04T19:58:56Z</dc:date>
    </item>
  </channel>
</rss>

