<?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: regarding Generic Object Services in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-generic-object-services/m-p/6720214#M1455311</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;There is a GOS class you could use to handle.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more infomation please check SAP NOTE: 961713 / 927407&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Following is the Online help link for : Publishing Object and Excluding Services&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[http://help.sap.com/saphelp_erp60_sp/helpdata/en/ee/f36a47a33111d389c80000e8216438/frameset.htm|http://help.sap.com/saphelp_erp60_sp/helpdata/en/ee/f36a47a33111d389c80000e8216438/frameset.htm]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW, there is alos an BADI you could use: SOBL_GOS_BROWSER&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: NI SHILIANG on Feb 28, 2010 9:28 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 28 Feb 2010 08:22:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-02-28T08:22:01Z</dc:date>
    <item>
      <title>regarding Generic Object Services</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-generic-object-services/m-p/6720213#M1455310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi to all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;          In my project I have customized  transaction code /tmw/tmw , which contains multiple &lt;STRONG&gt;transaction numbers&lt;/STRONG&gt;(like multiple purchase orders in me23n) .I  just added functionality called GOS. but the problem is , when ever i create attachment it will showing for &lt;STRONG&gt;transaction numbers&lt;/STRONG&gt; . need to act fuctionality different for different &lt;STRONG&gt;transaction numbers&lt;/STRONG&gt; like me23n . is there any solution for this . thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Feb 2010 06:22:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-generic-object-services/m-p/6720213#M1455310</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-26T06:22:35Z</dc:date>
    </item>
    <item>
      <title>Re: regarding Generic Object Services</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-generic-object-services/m-p/6720214#M1455311</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;There is a GOS class you could use to handle.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more infomation please check SAP NOTE: 961713 / 927407&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Following is the Online help link for : Publishing Object and Excluding Services&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[http://help.sap.com/saphelp_erp60_sp/helpdata/en/ee/f36a47a33111d389c80000e8216438/frameset.htm|http://help.sap.com/saphelp_erp60_sp/helpdata/en/ee/f36a47a33111d389c80000e8216438/frameset.htm]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW, there is alos an BADI you could use: SOBL_GOS_BROWSER&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: NI SHILIANG on Feb 28, 2010 9:28 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Feb 2010 08:22:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-generic-object-services/m-p/6720214#M1455311</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-28T08:22:01Z</dc:date>
    </item>
    <item>
      <title>Re: regarding Generic Object Services</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-generic-object-services/m-p/6720215#M1455312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is also another BADI: GOS_SRV_SELECT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this BADI, you could display your objects only when needed by checking the TYPEID ( set in the SGOSATTR )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  if is_lpor-typeid &amp;lt;&amp;gt; 'VTTK'.&lt;/P&gt;&lt;P&gt;    clear ls_sel.&lt;/P&gt;&lt;P&gt;    ls_sel-sign   = 'E'.&lt;/P&gt;&lt;P&gt;    ls_sel-option = 'CP'.&lt;/P&gt;&lt;P&gt;    ls_sel-low    = 'Z08DMSVTTK*'.&lt;/P&gt;&lt;P&gt;    append ls_sel to et_options.&lt;/P&gt;&lt;P&gt;  endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: NI SHILIANG on Feb 28, 2010 9:50 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Feb 2010 08:49:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-generic-object-services/m-p/6720215#M1455312</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-28T08:49:52Z</dc:date>
    </item>
  </channel>
</rss>

