<?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: Runtime error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error/m-p/12738494#M2020918</link>
    <description>&lt;P&gt;Maybe it would be good to see the code where the dump happens...&lt;/P&gt;</description>
    <pubDate>Fri, 11 Aug 2023 13:05:38 GMT</pubDate>
    <dc:creator>thkolz</dc:creator>
    <dc:date>2023-08-11T13:05:38Z</dc:date>
    <item>
      <title>Runtime error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error/m-p/12738493#M2020917</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
  &lt;P&gt;iam getting the error while executing the program can anyone will help me out from this situtation &lt;/P&gt;
  &lt;P&gt;the error was&lt;/P&gt;
  &lt;P&gt;An attempt was made to pass formal parameter "P_NAME" of method "DESCRIBE_BY_NAME" of class "CL_ABAP_TYPEDESCR" to an actual parameter that does not have either type C or STRING at runtime. Parameter "P_NAME" is typed with ANY, meaning that both character fields and strings can be passed. Since there is no special generic type for types C and STRING yet however, this check will not be performed until runtime. how to resolve this issue&lt;/P&gt;</description>
      <pubDate>Fri, 11 Aug 2023 12:58:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error/m-p/12738493#M2020917</guid>
      <dc:creator>yasu_1096</dc:creator>
      <dc:date>2023-08-11T12:58:35Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error/m-p/12738494#M2020918</link>
      <description>&lt;P&gt;Maybe it would be good to see the code where the dump happens...&lt;/P&gt;</description>
      <pubDate>Fri, 11 Aug 2023 13:05:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error/m-p/12738494#M2020918</guid>
      <dc:creator>thkolz</dc:creator>
      <dc:date>2023-08-11T13:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error/m-p/12738495#M2020919</link>
      <description>&lt;P&gt;P_NAME is an exporting parameter, meaning the type comes from your own code (not shown above).&lt;/P&gt;&lt;P&gt;TABNAME is as good a type as anything else to use &lt;/P&gt;</description>
      <pubDate>Fri, 11 Aug 2023 13:06:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error/m-p/12738495#M2020919</guid>
      <dc:creator>abo</dc:creator>
      <dc:date>2023-08-11T13:06:21Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error/m-p/12738496#M2020920</link>
      <description>&lt;P&gt;The message is exceptionally very clear to me, what do you understand and what don't you understand?&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;EM&gt;"An attempt was made to pass formal parameter "P_NAME" of method "DESCRIBE_BY_NAME" of class "CL_ABAP_TYPEDESCR" to an actual parameter that does not have either type C or STRING at runtime." &lt;/EM&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Fri, 11 Aug 2023 13:52:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error/m-p/12738496#M2020920</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2023-08-11T13:52:45Z</dc:date>
    </item>
  </channel>
</rss>

