<?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: Extract attachments from 'Service for Objects' in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/extract-attachments-from-service-for-objects/m-p/9215066#M1716721</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kesava,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did go through note 927407. I am little unclear about point b under 1. "In role B, the internal table LINKS also contains the searched MESSAGE objects."&lt;/P&gt;&lt;P&gt;Not able to understand wht Role B means or is been referenced to.Also not sure how to identify MESSAGE objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also FM 'SREL_GET_NEXT_RELATIONS' does not work in ECC ? ET_LINks data that Class / Method 'CL_BINARY_RELATION=&amp;gt;READ_LINKS_OF_BINRELS' gives is different than in this FM.&lt;/P&gt;&lt;P&gt;Am i doing something wrong or is there something that I am missing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please guide me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Jan 2013 10:39:47 GMT</pubDate>
    <dc:creator>pintoo_d</dc:creator>
    <dc:date>2013-01-31T10:39:47Z</dc:date>
    <item>
      <title>Extract attachments from 'Service for Objects'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extract-attachments-from-service-for-objects/m-p/9215058#M1716713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to extract attachments from link 'Service for objects' from SAP 4.6c.&lt;/P&gt;&lt;P&gt;Please help me how to extract or download attachments to presentation server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was able to find some solution over other forums and it works fine with higher version of SAP (ECC 6). &lt;/P&gt;&lt;P&gt;I used table SRGBTBREL, FM 'so_document_read_api1' and 'so_object_download' to download attachments from link 'Service for objects'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However table SRGBTBREL does not exists in SAP 4.6c.&lt;/P&gt;&lt;P&gt;Please help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;PD&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jan 2013 15:12:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extract-attachments-from-service-for-objects/m-p/9215058#M1716713</guid>
      <dc:creator>pintoo_d</dc:creator>
      <dc:date>2013-01-30T15:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: Extract attachments from 'Service for Objects'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extract-attachments-from-service-for-objects/m-p/9215059#M1716714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try like this.&lt;/P&gt;&lt;P&gt;Example:-In that tocde,go to system&amp;gt;user profile&amp;gt;own data .&lt;/P&gt;&lt;P&gt;then in parameter tab,add one line more as SD_SWU_ACTIVE &amp;amp; parameter value as 'X'.&lt;/P&gt;&lt;P&gt;then save.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then In 4.6 c Hope it will works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/180307" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Hope it helps.&lt;/P&gt;&lt;P&gt;Gourav.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2013 05:15:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extract-attachments-from-service-for-objects/m-p/9215059#M1716714</guid>
      <dc:creator>gouravkumar64</dc:creator>
      <dc:date>2013-01-31T05:15:01Z</dc:date>
    </item>
    <item>
      <title>Re: Extract attachments from 'Service for Objects'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extract-attachments-from-service-for-objects/m-p/9215060#M1716715</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;That Parameter is NOT active in this system 4.6c.&lt;/P&gt;&lt;P&gt;I am not sure if my query was clear.&lt;/P&gt;&lt;P&gt;How can I download attachments from link 'Service for objects' for Work Orders in 4.6c version.&lt;/P&gt;&lt;P&gt;IN ECC, we had table SRGBTBREL from where I can find bnary link and download. THis table is not existing in 4.6c version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2013 07:00:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extract-attachments-from-service-for-objects/m-p/9215060#M1716715</guid>
      <dc:creator>pintoo_d</dc:creator>
      <dc:date>2013-01-31T07:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: Extract attachments from 'Service for Objects'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extract-attachments-from-service-for-objects/m-p/9215061#M1716716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Gourav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How does this help ? Your response is nowhere related to the question. It creates an impression of copy/pasting. Well , I found out some of your text here . &lt;A __default_attr="26628" __jive_macro_name="document" class="jive_macro jive_macro_document" href="https://community.sap.com/"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please do not do this next time, it is highly discouraged.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2013 07:02:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extract-attachments-from-service-for-objects/m-p/9215061#M1716716</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2013-01-31T07:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: Extract attachments from 'Service for Objects'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extract-attachments-from-service-for-objects/m-p/9215062#M1716717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you please have a look at sap note &lt;A class="urLnkFunction urVt1" href="https://service.sap.com/sap/support/notes/927407" style="color: #204ba2; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; background-color: #cbdbea;" title="Right mouse click to add this SAP Note to your browser favorites"&gt;&lt;SPAN class="urTxtH1" id="header_data" style="font-weight: bold;"&gt;Note 927407 - Determining the content of GOS and SAPoffice documents&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="urTxtH1" style="font-weight: bold;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2013 07:06:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extract-attachments-from-service-for-objects/m-p/9215062#M1716717</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2013-01-31T07:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: Extract attachments from 'Service for Objects'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extract-attachments-from-service-for-objects/m-p/9215063#M1716718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A __default_attr="147920" __jive_macro_name="user" class="jive_macro jive_macro_user" href="https://community.sap.com/"&gt;&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;I did not know about this link &lt;SPAN __jive_emoticon_name="shocked" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1151/images/emoticons/shocked.gif"&gt;&lt;/SPAN&gt; &lt;SPAN __jive_emoticon_name="sad" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1151/images/emoticons/sad.gif"&gt;&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did not copy paste also!!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I asked one senior ABAPer..&lt;/P&gt;&lt;P&gt;After that I logon to my system,I go to my own data parameter tab &amp;amp; paste the image also.&lt;/P&gt;&lt;P&gt;My system is ECC 6.0.&lt;/P&gt;&lt;P&gt;He Told me to do that way.&lt;/P&gt;&lt;P&gt;I have no IDEA about this &lt;A _jive_internal="true" href="https://answers.sap.com/docs/DOC-26628" title="http://scn.sap.com/docs/DOC-26628"&gt;http://scn.sap.com/docs/DOC-26628&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This link also in my 2 year career.(GOS ) &amp;amp; I never worked on GOS ALSO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope u understand!!!&lt;/P&gt;&lt;P&gt;I hate also lies. &lt;SPAN __jive_emoticon_name="sad" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1151/images/emoticons/sad.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please never take it anyway,Trust in Ur side &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1151/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Gourav.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2013 07:22:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extract-attachments-from-service-for-objects/m-p/9215063#M1716718</guid>
      <dc:creator>gouravkumar64</dc:creator>
      <dc:date>2013-01-31T07:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: Extract attachments from 'Service for Objects'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extract-attachments-from-service-for-objects/m-p/9215064#M1716719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FIne, not a problem, henceforth please try to answer from your point &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Kesav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2013 07:39:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extract-attachments-from-service-for-objects/m-p/9215064#M1716719</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2013-01-31T07:39:18Z</dc:date>
    </item>
    <item>
      <title>Re: Extract attachments from 'Service for Objects'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extract-attachments-from-service-for-objects/m-p/9215065#M1716720</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 always tried to give solution from My side &amp;amp; from my own system also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actual that senior have knowledge on 4.6C,that's why I asked him &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1151/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;last thing is many question which post in SCN,answer already given in past.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So text/answer sometimes same or may be not same. &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1151/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt; &lt;SPAN __jive_emoticon_name="silly" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1151/images/emoticons/silly.gif"&gt;&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If u treat all,then This problem will happen!!&amp;nbsp; with many person.(copy paste &lt;SPAN __jive_emoticon_name="silly" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1151/images/emoticons/silly.gif"&gt;&lt;/SPAN&gt;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But for new problem i always tried with my 1st line in this reply. &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1151/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyways,bye.&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Gourav.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2013 07:46:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extract-attachments-from-service-for-objects/m-p/9215065#M1716720</guid>
      <dc:creator>gouravkumar64</dc:creator>
      <dc:date>2013-01-31T07:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: Extract attachments from 'Service for Objects'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extract-attachments-from-service-for-objects/m-p/9215066#M1716721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kesava,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did go through note 927407. I am little unclear about point b under 1. "In role B, the internal table LINKS also contains the searched MESSAGE objects."&lt;/P&gt;&lt;P&gt;Not able to understand wht Role B means or is been referenced to.Also not sure how to identify MESSAGE objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also FM 'SREL_GET_NEXT_RELATIONS' does not work in ECC ? ET_LINks data that Class / Method 'CL_BINARY_RELATION=&amp;gt;READ_LINKS_OF_BINRELS' gives is different than in this FM.&lt;/P&gt;&lt;P&gt;Am i doing something wrong or is there something that I am missing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please guide me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2013 10:39:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extract-attachments-from-service-for-objects/m-p/9215066#M1716721</guid>
      <dc:creator>pintoo_d</dc:creator>
      <dc:date>2013-01-31T10:39:47Z</dc:date>
    </item>
    <item>
      <title>Re: Extract attachments from 'Service for Objects'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extract-attachments-from-service-for-objects/m-p/9215067#M1716722</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;BR /&gt;Regarding the function SREL_GET_NEXT_RELATIONS&amp;nbsp; there are few notes which explains the correction. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note 381068 - SREL_GET_NEXT_RELATIONS does not read all links&lt;/P&gt;&lt;P&gt;Note 358548 - Recurrence level is not reset&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have not used this fm and I cannot comment more on it, the MESSAGE is nothing but a business object instance created while attaching files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your case, you can pass the value to parameter OBJECT and RELATIONTYPE = 'ATTA'&lt;/P&gt;&lt;P&gt;as others are optional. For reference &lt;A href="http://www.sapfans.com/forums/viewtopic.php?f=21&amp;amp;t=328545" title="http://www.sapfans.com/forums/viewtopic.php?f=21&amp;amp;t=328545"&gt;The SAP Fan Club Forums • View topic - Download Attachments from Equipments&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will update you if I find anything.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jan 2013 12:01:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extract-attachments-from-service-for-objects/m-p/9215067#M1716722</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2013-01-31T12:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: Extract attachments from 'Service for Objects'</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/extract-attachments-from-service-for-objects/m-p/9215068#M1716723</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;Thanks &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/1151/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Above FM worked.&lt;/P&gt;&lt;P&gt;We need to pass Object Type, Object Key and it will give you link which is input for reading data from FM 'SO_DOCUMENT_READ_API1' and give you content of attachment.&lt;/P&gt;&lt;P&gt;OBJECT_CONTENT table will contain the data which cane be downloaded using GUI_DOWNLOAD or SO_OBJECT_DOWNLOAD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again everyone.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2013 05:41:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/extract-attachments-from-service-for-objects/m-p/9215068#M1716723</guid>
      <dc:creator>pintoo_d</dc:creator>
      <dc:date>2013-02-08T05:41:25Z</dc:date>
    </item>
  </channel>
</rss>

