<?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: GOS - Attachment List in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/gos-attachment-list/m-p/8480937#M1652260</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I kept a custom Generic Object service "Attachment List Custom" but I want to add 2 custom field on the attachment list grid and save those values&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Jan 2012 16:05:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-01-10T16:05:06Z</dc:date>
    <item>
      <title>GOS - Attachment List</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gos-attachment-list/m-p/8480935#M1652258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The standard GOS attachment list has 4 field ICON,Title,Creator Name, Created On.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to add 2 custom field on the attachment list and update the values of these field to Z table with the Object instance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can it be achieved?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2012 15:00:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gos-attachment-list/m-p/8480935#M1652258</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-01-10T15:00:06Z</dc:date>
    </item>
    <item>
      <title>Re: GOS - Attachment List</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gos-attachment-list/m-p/8480936#M1652259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="1104957"&gt;&lt;/A&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[http://www.erpgenie.com/sap-technical/abap/generic-object-services-gos-toolbar-add-new-option-in-the-toolbar-]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nabheet&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: nabheetmadan09 on Jan 10, 2012 9:12 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2012 15:38:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gos-attachment-list/m-p/8480936#M1652259</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2012-01-10T15:38:06Z</dc:date>
    </item>
    <item>
      <title>Re: GOS - Attachment List</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gos-attachment-list/m-p/8480937#M1652260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I kept a custom Generic Object service "Attachment List Custom" but I want to add 2 custom field on the attachment list grid and save those values&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2012 16:05:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gos-attachment-list/m-p/8480937#M1652260</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-01-10T16:05:06Z</dc:date>
    </item>
    <item>
      <title>Re: GOS - Attachment List</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/gos-attachment-list/m-p/8480938#M1652261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okie got it..you can try two things&lt;/P&gt;&lt;P&gt;main class for gos is cl_gos_service&lt;/P&gt;&lt;P&gt;1 you have to check first which methods are called for display and based on it create implicit enhancement in methods to accomplish the same..&lt;/P&gt;&lt;P&gt; 2. For that you will need to make a custom class inherted from cl_gos_service and redefine the display..Try something like done in below link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[http://help-abap.zevolving.com/2008/11/generic-object-services-gos-toolbar-part-2-handle-added-service-in-the-toolbar/]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nabheet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2012 16:21:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/gos-attachment-list/m-p/8480938#M1652261</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2012-01-10T16:21:59Z</dc:date>
    </item>
  </channel>
</rss>

