<?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: Error in dynamic alv in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-dynamic-alv/m-p/12593184#M2010368</link>
    <description>&lt;P&gt;FIELDNAME shoud be a field name, not a value.&lt;/P&gt;</description>
    <pubDate>Tue, 13 Sep 2022 16:05:14 GMT</pubDate>
    <dc:creator>Sandra_Rossi</dc:creator>
    <dc:date>2022-09-13T16:05:14Z</dc:date>
    <item>
      <title>Error in dynamic alv</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-dynamic-alv/m-p/12593183#M2010367</link>
      <description>&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/2096621-error-alv.png" /&gt;&lt;/P&gt;
  &lt;P&gt;I am working on dynamic alv report. I have matnr, maktx, date , production in report . While creating the report the&lt;/P&gt;
  &lt;P&gt;(date in header and production come below material wise on date) &lt;/P&gt;
  &lt;P&gt;executing this function module &lt;/P&gt;
  &lt;P&gt;CALL METHOD CL_ALV_TABLE_CREATE=&amp;gt;CREATE_DYNAMIC_TABLE&lt;/P&gt;
  &lt;P&gt; EXPORTING&lt;/P&gt;
  &lt;P&gt; I_STYLE_TABLE = 'X'&lt;/P&gt;
  &lt;P&gt; IT_FIELDCATALOG = GT_DYN_FCAT&lt;/P&gt;
  &lt;P&gt; IMPORTING&lt;/P&gt;
  &lt;P&gt; EP_TABLE = GT_DYN_TABLE&lt;/P&gt;
  &lt;P&gt; EXCEPTIONS&lt;/P&gt;
  &lt;P&gt; GENERATE_SUBPOOL_DIR_FULL = 1&lt;/P&gt;
  &lt;P&gt; OTHERS = 2.&lt;/P&gt;
  &lt;P&gt; following error is coming :&lt;/P&gt;
  &lt;P&gt;Invalid value 31.01.2020 of the field catalog&lt;/P&gt;
  &lt;P&gt;parameter FIELDNAME&lt;/P&gt;</description>
      <pubDate>Tue, 13 Sep 2022 11:05:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-dynamic-alv/m-p/12593183#M2010367</guid>
      <dc:creator>former_member329386</dc:creator>
      <dc:date>2022-09-13T11:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: Error in dynamic alv</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-dynamic-alv/m-p/12593184#M2010368</link>
      <description>&lt;P&gt;FIELDNAME shoud be a field name, not a value.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Sep 2022 16:05:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-dynamic-alv/m-p/12593184#M2010368</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2022-09-13T16:05:14Z</dc:date>
    </item>
  </channel>
</rss>

