<?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: Dump - OBJECTS_NOT_FLATLIKE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-objects-not-flatlike/m-p/4770659#M1118176</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for color  field you don't need to populate any fieldcatalog entry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just specify that filedname in the layout option CTAB_FNAME and pass the layout to the method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;layout-ctab_fname = 'COLTAB'.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 01 Nov 2008 04:28:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-01T04:28:18Z</dc:date>
    <item>
      <title>Dump - OBJECTS_NOT_FLATLIKE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-objects-not-flatlike/m-p/4770658#M1118175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Deep data objects other than strings are not allowed here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to have individual cell colored , so added following to my field catalog&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wa_fieldcat-fieldname = 'T_CELLCOLORS'.&lt;/P&gt;&lt;P&gt;  wa_fieldcat-ref_field = 'COLTAB'.&lt;/P&gt;&lt;P&gt;  wa_fieldcat-ref_table = 'CALENDAR_TYPE'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  APPEND wa_fieldcat TO t_fieldcat1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then using following method to display it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; CALL METHOD grid1-&amp;gt;set_table_for_first_display&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;    is_layout = gs_layout&lt;/P&gt;&lt;P&gt;    CHANGING&lt;/P&gt;&lt;P&gt;    it_outtab = &amp;lt;t_dyn_table&amp;gt;&lt;/P&gt;&lt;P&gt;    it_fieldcatalog = t_fieldcat1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also please note that I am using dynamic internal table created by method create dynmaic table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any clues as to why I am getting a dump.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Nov 2008 01:13:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-objects-not-flatlike/m-p/4770658#M1118175</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-01T01:13:21Z</dc:date>
    </item>
    <item>
      <title>Re: Dump - OBJECTS_NOT_FLATLIKE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-objects-not-flatlike/m-p/4770659#M1118176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for color  field you don't need to populate any fieldcatalog entry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just specify that filedname in the layout option CTAB_FNAME and pass the layout to the method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;layout-ctab_fname = 'COLTAB'.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Nov 2008 04:28:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-objects-not-flatlike/m-p/4770659#M1118176</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-01T04:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: Dump - OBJECTS_NOT_FLATLIKE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-objects-not-flatlike/m-p/4770660#M1118177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes I corrected the same. thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Nov 2008 11:56:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-objects-not-flatlike/m-p/4770660#M1118177</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-01T11:56:12Z</dc:date>
    </item>
  </channel>
</rss>

