<?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: changing fieldcatalog itab during runtime in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-fieldcatalog-itab-during-runtime/m-p/5199163#M1202992</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi ,&lt;/P&gt;&lt;P&gt;I am having the same requirement adding 4 fields in the transaction code COOIS(Production order information system).&lt;/P&gt;&lt;P&gt;I am using workorder_infosystem Badi ..&lt;/P&gt;&lt;P&gt;For adding the 4 fields in ALV Grid and where to write the code..&lt;/P&gt;&lt;P&gt;Please suggest me how u handled ur object and i m trying but i dont have very much OOPS knowldege.&lt;/P&gt;&lt;P&gt;Thanks in Advance...&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 18 Apr 2009 13:07:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-04-18T13:07:42Z</dc:date>
    <item>
      <title>changing fieldcatalog itab during runtime</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-fieldcatalog-itab-during-runtime/m-p/5199161#M1202990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;    ppl iam changing fieldcatalog during runtime.but its showing error message that 'fieldcatalog not found'.i have degugged the prorgam but the records are not getting populated in gt_fcat. &lt;/P&gt;&lt;P&gt;CALL METHOD gr_alvgrid-&amp;gt;get_frontend_fieldcatalog&lt;/P&gt;&lt;P&gt;  IMPORTING&lt;/P&gt;&lt;P&gt;    et_fieldcatalog = gt_fcat.--&amp;gt; here no records .&lt;/P&gt;&lt;P&gt;LOOP At gt_fcat INTO wa_fcat.&lt;/P&gt;&lt;P&gt;  IF wa_fcat-fieldname = 'CARRID'.&lt;/P&gt;&lt;P&gt;    wa_fcat-no_out = space.&lt;/P&gt;&lt;P&gt;    MODIFY gt_fcat FROM wa_fcat.&lt;/P&gt;&lt;P&gt;  ENDIF.&lt;/P&gt;&lt;P&gt;ENDLOOP.&lt;/P&gt;&lt;P&gt;CALL METHOD gr_alvgrid-&amp;gt;set_frontend_fieldcatalog&lt;/P&gt;&lt;P&gt;  EXPORTING&lt;/P&gt;&lt;P&gt;    it_fieldcatalog = gt_fcat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Feb 2009 11:31:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-fieldcatalog-itab-during-runtime/m-p/5199161#M1202990</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-19T11:31:05Z</dc:date>
    </item>
    <item>
      <title>Re: changing fieldcatalog itab during runtime</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-fieldcatalog-itab-during-runtime/m-p/5199162#M1202991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Priyank&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure about where the problem might be in your case yet sample report &lt;STRONG&gt;BCALV_FIELDCAT_TEST&lt;/STRONG&gt; does exactly what you want to do so please have a look there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;  Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Feb 2009 20:39:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-fieldcatalog-itab-during-runtime/m-p/5199162#M1202991</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2009-02-19T20:39:48Z</dc:date>
    </item>
    <item>
      <title>Re: changing fieldcatalog itab during runtime</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/changing-fieldcatalog-itab-during-runtime/m-p/5199163#M1202992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi ,&lt;/P&gt;&lt;P&gt;I am having the same requirement adding 4 fields in the transaction code COOIS(Production order information system).&lt;/P&gt;&lt;P&gt;I am using workorder_infosystem Badi ..&lt;/P&gt;&lt;P&gt;For adding the 4 fields in ALV Grid and where to write the code..&lt;/P&gt;&lt;P&gt;Please suggest me how u handled ur object and i m trying but i dont have very much OOPS knowldege.&lt;/P&gt;&lt;P&gt;Thanks in Advance...&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Apr 2009 13:07:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/changing-fieldcatalog-itab-during-runtime/m-p/5199163#M1202992</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-18T13:07:42Z</dc:date>
    </item>
  </channel>
</rss>

