<?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: view attachment list in ECC6 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/view-attachment-list-in-ecc6/m-p/3776020#M908548</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Solved Question&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 May 2010 06:32:13 GMT</pubDate>
    <dc:creator>former_member463678</dc:creator>
    <dc:date>2010-05-27T06:32:13Z</dc:date>
    <item>
      <title>view attachment list in ECC6</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/view-attachment-list-in-ecc6/m-p/3776019#M908547</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 trying to assign the GOS service for the Z transaction using a ehancment spot in PBO . Problem is I am getting the GOS service enabled for the transaction. But when I click on&lt;/P&gt;&lt;P&gt;"View Attachment list" service, it is given short dump in ECC6 where as in 4.6c not. IIt shows the followin dump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET HANDLER: Reference to handler object cannot be NULL. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The current ABAP program "CL_GOS_TOOLBOX_VIEW===========CP" had to be&lt;/P&gt;&lt;P&gt;terminated because it has &lt;/P&gt;&lt;P&gt;come across a statement that unfortunately cannot be executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When specification a handler for an event in the SET HANDLER statement, &lt;/P&gt;&lt;P&gt;the reference "IS_SERVICE-SERVICE" to the handler instance cannot be NULL. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Program CL_GOS_TOOLBOX_VIEW===========CP &lt;/P&gt;&lt;P&gt;Include CL_GOS_TOOLBOX_VIEW===========CM004 &lt;/P&gt;&lt;P&gt;Row 69 &lt;/P&gt;&lt;P&gt;Module type (METHOD) &lt;/P&gt;&lt;P&gt;Module Name DISPATCH_SERVICE &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=============================================&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the following code. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: lo_container type ref to cl_gui_custom_container,&lt;/P&gt;&lt;P&gt;ls_object type borident.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ls_object-objtype = 'ZRECON'.&lt;/P&gt;&lt;P&gt;ls_object-objkey = gs_rec_all_scr-reconobj.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;case ok_code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when 'ATTACH'.&lt;/P&gt;&lt;P&gt;call method go_myobject-&amp;gt;start_service_direct&lt;/P&gt;&lt;P&gt;exporting&lt;/P&gt;&lt;P&gt;ip_service = 'CREATE_ATTA'&lt;/P&gt;&lt;P&gt;is_object = ls_object&lt;/P&gt;&lt;P&gt;io_container = lo_container.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when 'LIST'.&lt;/P&gt;&lt;P&gt;call method go_myobject-&amp;gt;start_service_direct&lt;/P&gt;&lt;P&gt;exporting&lt;/P&gt;&lt;P&gt;ip_service = 'VIEW_ATTA'&lt;/P&gt;&lt;P&gt;is_object = ls_object&lt;/P&gt;&lt;P&gt;exceptions no_object = 1&lt;/P&gt;&lt;P&gt;object_invalid = 2&lt;/P&gt;&lt;P&gt;execution_failed = 3&lt;/P&gt;&lt;P&gt;others = 4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endcase.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The short dump given at &lt;/P&gt;&lt;P&gt;call method go_myobject-&amp;gt;start_service_direct&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for ur suggestions.&lt;/P&gt;&lt;P&gt;Zakir.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2008 14:26:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/view-attachment-list-in-ecc6/m-p/3776019#M908547</guid>
      <dc:creator>former_member463678</dc:creator>
      <dc:date>2008-04-23T14:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: view attachment list in ECC6</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/view-attachment-list-in-ecc6/m-p/3776020#M908548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Solved Question&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 May 2010 06:32:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/view-attachment-list-in-ecc6/m-p/3776020#M908548</guid>
      <dc:creator>former_member463678</dc:creator>
      <dc:date>2010-05-27T06:32:13Z</dc:date>
    </item>
  </channel>
</rss>

