<?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: Eclipse ADT dump - quick assist in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/eclipse-adt-dump-quick-assist/m-p/12700668#M2018377</link>
    <description>&lt;P&gt;Eclipse: Version: 2022-09 (4.25.0) Build id: 20220908-1902&lt;/P&gt;&lt;P&gt;ADT: Version: 3.30.2&lt;/P&gt;</description>
    <pubDate>Wed, 18 Jan 2023 10:23:30 GMT</pubDate>
    <dc:creator>matt</dc:creator>
    <dc:date>2023-01-18T10:23:30Z</dc:date>
    <item>
      <title>Eclipse ADT dump - quick assist</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/eclipse-adt-dump-quick-assist/m-p/12700667#M2018376</link>
      <description>&lt;P&gt;I have an interface. In the class that uses that interface, I write a call to a method not yet in the interface.&lt;/P&gt;
  &lt;P&gt;When I try to create the method using quick assist, and change the name of a parameter, I get a dump. If I don't change the name, then there's no problem.&lt;/P&gt;
  &lt;P&gt;From the dump&lt;/P&gt;
  &lt;PRE&gt;&lt;CODE&gt; If the error occurs in a non-modfied SAP program, you might be able to&lt;BR /&gt; find a solution in the SAP Notes system. If you have access to the SAP&lt;BR /&gt; Notes system, check there first using the following keywords:&lt;BR /&gt; "GETWA_NOT_ASSIGNED"&lt;BR /&gt; "CL_RFAC_METHOD_INSERTER=======CP" bzw. CL_RFAC_METHOD_INSERTER=======CM00K&lt;BR /&gt; "DETERMINE_RANGE_OF_METHOD_CALL"&lt;/CODE&gt;&lt;/PRE&gt;Source code
  &lt;PRE&gt;&lt;CODE&gt;  11     read table i_tokens index i_token_index_in_statement assigning &amp;lt;toke&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;     e_method_call_range-start_row = row_of_previous_token = &amp;lt;token&amp;gt;-row.&lt;BR /&gt;  13     e_method_call_range-start_col = &amp;lt;token&amp;gt;-col.&lt;/CODE&gt;&lt;/PRE&gt;Call stack
  &lt;PRE&gt;&lt;CODE&gt;No.   Ty.          Program                             Include                             Line&lt;BR /&gt;      Name&lt;BR /&gt;   14 METHOD       CL_RFAC_METHOD_INSERTER=======CP    CL_RFAC_METHOD_INSERTER=======CM00K    12&lt;BR /&gt;      CL_RFAC_METHOD_INSERTER=&amp;gt;DETERMINE_RANGE_OF_METHOD_CALL&lt;BR /&gt;   13 METHOD       CL_RFAC_METHOD_INSERTER=======CP    CL_RFAC_METHOD_INSERTER=======CM00D    35&lt;BR /&gt;      CL_RFAC_METHOD_INSERTER=&amp;gt;DERIVE_RANGE4METHOD_CALL&lt;BR /&gt;   12 METHOD       CL_ART_APPLY_4_METH_FROM_CALL=CP    CL_ART_APPLY_4_METH_FROM_CALL=CM004    68&lt;BR /&gt;      CL_ART_APPLY_4_METH_FROM_CALL=&amp;gt;IF_QFIX_QUICKFIX~APPLY&lt;BR /&gt;   11 METHOD       CL_ART_QUICKFIX_PROVIDER======CP    CL_ART_QUICKFIX_PROVIDER======CM008    34&lt;BR /&gt;      CL_ART_QUICKFIX_PROVIDER=&amp;gt;APPLY&lt;BR /&gt;   10 METHOD       CL_QUICKFIX_ADT_RES_COMMAND===CP    CL_QUICKFIX_ADT_RES_COMMAND===CM004     3&lt;BR /&gt;      CL_QUICKFIX_ADT_RES_COMMAND=&amp;gt;APPLY_OBJ&lt;BR /&gt;    9 METHOD       CL_QUICKFIX_ADT_RES_APPLY_OBJ=CP    CL_QUICKFIX_ADT_RES_APPLY_OBJ=CM001    18&lt;BR /&gt;      CL_QUICKFIX_ADT_RES_APPLY_OBJ=&amp;gt;APPLY&lt;BR /&gt;    8 METHOD       CL_QUICKFIX_ADT_RES_APPLY_BASECP    CL_QUICKFIX_ADT_RES_APPLY_BASECM001    18&lt;BR /&gt;      CL_QUICKFIX_ADT_RES_APPLY_BASE=&amp;gt;POST&lt;BR /&gt;    7 METHOD       CL_ADT_REST_RESOURCE==========CP    CL_ADT_REST_RESOURCE==========CM004    29&lt;BR /&gt;      CL_ADT_REST_RESOURCE=&amp;gt;IF_REST_HANDLER~HANDLE&lt;BR /&gt;    6 METHOD       CL_REST_ROUTER================CP    CL_REST_ROUTER================CM003    60&lt;BR /&gt;      CL_REST_ROUTER=&amp;gt;IF_REST_HANDLER~HANDLE&lt;BR /&gt;    5 METHOD       CL_REST_RFC_UTILITIES=========CP    CL_REST_RFC_UTILITIES=========CM001    36&lt;BR /&gt;      CL_REST_RFC_UTILITIES=&amp;gt;CALL_REST_RFC_HANDLER&lt;BR /&gt;    4 FUNCTION     SAPLSADT_REST                       LSADT_RESTU01                         162&lt;BR /&gt;      SADT_REST_RFC_ENDPOINT&lt;BR /&gt;    3 FORM         SAPLSADT_REST                       LSADT_RESTU01                           1&lt;BR /&gt;      SADT_REST_RFC_ENDPOINT&lt;BR /&gt;    2 FORM         SAPMSSY1                            SAPMSSY1                              683&lt;BR /&gt;      REMOTE_FUNCTION_CALL&lt;BR /&gt;    1 MODULE (PBO) SAPMSSY1                            SAPMSSY1                               35&lt;BR /&gt;      %_RFC_START&lt;/CODE&gt;&lt;/PRE&gt; 
  &lt;SPAN class="mention-scrubbed"&gt;florian.pfeffer&lt;/SPAN&gt; 
  &lt;SPAN class="mention-scrubbed"&gt;armin.beil.2&lt;/SPAN&gt;</description>
      <pubDate>Wed, 18 Jan 2023 10:21:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/eclipse-adt-dump-quick-assist/m-p/12700667#M2018376</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2023-01-18T10:21:01Z</dc:date>
    </item>
    <item>
      <title>Re: Eclipse ADT dump - quick assist</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/eclipse-adt-dump-quick-assist/m-p/12700668#M2018377</link>
      <description>&lt;P&gt;Eclipse: Version: 2022-09 (4.25.0) Build id: 20220908-1902&lt;/P&gt;&lt;P&gt;ADT: Version: 3.30.2&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2023 10:23:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/eclipse-adt-dump-quick-assist/m-p/12700668#M2018377</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2023-01-18T10:23:30Z</dc:date>
    </item>
    <item>
      <title>Re: Eclipse ADT dump - quick assist</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/eclipse-adt-dump-quick-assist/m-p/12700669#M2018378</link>
      <description>&lt;P&gt;I could not find any related notes. That must be a bug in the DETERMINE_RANGE_OF_METHOD_CALL method - in any case it must not dump just like that. Your best bet is to rise an OSS incident.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2023 10:31:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/eclipse-adt-dump-quick-assist/m-p/12700669#M2018378</guid>
      <dc:creator>Dominik_Tylczynski</dc:creator>
      <dc:date>2023-01-18T10:31:50Z</dc:date>
    </item>
    <item>
      <title>Re: Eclipse ADT dump - quick assist</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/eclipse-adt-dump-quick-assist/m-p/12700670#M2018379</link>
      <description>&lt;P&gt;Dear Matthew, &lt;/P&gt;&lt;P&gt;could you create an OSS incident for this on component BC-DWB-AIE-REF.&lt;BR /&gt;Please provide a step by step description, so we can reproduce the dump.&lt;/P&gt;&lt;P&gt;If you can't create OSS incidents for any reason please provide at least your SAP_BASIS release here so we can look into it. &lt;/P&gt;&lt;P&gt;Best Regards Markus&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2023 08:47:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/eclipse-adt-dump-quick-assist/m-p/12700670#M2018379</guid>
      <dc:creator>former_member211049</dc:creator>
      <dc:date>2023-01-19T08:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: Eclipse ADT dump - quick assist</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/eclipse-adt-dump-quick-assist/m-p/12700671#M2018380</link>
      <description>&lt;P&gt;Hi Markus&lt;/P&gt;&lt;P&gt;I can't create a support incident. My Basis release is 750, SP20.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jan 2023 09:05:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/eclipse-adt-dump-quick-assist/m-p/12700671#M2018380</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2023-01-20T09:05:29Z</dc:date>
    </item>
  </channel>
</rss>

