<?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 print button is giving dump using set_table_for first display in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/print-button-is-giving-dump-using-set-table-for-first-display/m-p/2928969#M690131</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when using like this it is giving me dump in a standard program &lt;/P&gt;&lt;P&gt;sayin field symbol not assigned&lt;/P&gt;&lt;P&gt;also when i am trying to give&lt;/P&gt;&lt;P&gt;i_structure_name              = 's_final '&lt;/P&gt;&lt;P&gt; it_outtab                     = i_final&lt;/P&gt;&lt;P&gt;its givin me an error i_final is not type compatible with it_outtab .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL METHOD go_grid_top-&amp;gt;set_table_for_first_display&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;    i_structure_name              = ' '&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;      i_save                        = 'A'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     I_DEFAULT                     = 'X'&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;      IS_LAYOUT                     = gs_layout&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     IS_PRINT                      =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;    CHANGING&lt;/P&gt;&lt;P&gt;      it_outtab                     = i_final[]&lt;/P&gt;&lt;P&gt;      it_fieldcatalog               = fieldcat[]&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     IT_SORT                       =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    EXCEPTIONS&lt;/P&gt;&lt;P&gt;      invalid_parameter_combination = 1&lt;/P&gt;&lt;P&gt;      program_error                 = 2&lt;/P&gt;&lt;P&gt;      too_many_lines                = 3&lt;/P&gt;&lt;P&gt;      OTHERS                        = 4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;also when i am trying to give&lt;/P&gt;&lt;P&gt;i_structure_name              = 's_final '&lt;/P&gt;&lt;P&gt; it_outtab                     = i_final&lt;/P&gt;&lt;P&gt;its givin me an error i_final is not type compatible with it_outtab .&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;and when using like this it is working fine &amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt; CALL METHOD go_grid_top-&amp;gt;set_table_for_first_display&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     I_BUFFER_ACTIVE               =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     I_BYPASSING_BUFFER            =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     I_CONSISTENCY_CHECK           =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;      i_structure_name              = 'ekko'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     IS_VARIANT                    =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;      i_save                        = 'A'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     I_DEFAULT                     = 'X'&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;      IS_LAYOUT                     = gs_layout&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     IS_PRINT                      =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    CHANGING&lt;/P&gt;&lt;P&gt;      it_outtab                     = i_final&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;    it_fieldcatalog               = fieldcat&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     IT_SORT                       =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    EXCEPTIONS&lt;/P&gt;&lt;P&gt;      invalid_parameter_combination = 1&lt;/P&gt;&lt;P&gt;      program_error                 = 2&lt;/P&gt;&lt;P&gt;      too_many_lines                = 3&lt;/P&gt;&lt;P&gt;      OTHERS                        = 4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plz tel me how to remove these errors &lt;/P&gt;&lt;P&gt;i want to tak print of my alv&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Oct 2007 05:39:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-23T05:39:33Z</dc:date>
    <item>
      <title>print button is giving dump using set_table_for first display</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/print-button-is-giving-dump-using-set-table-for-first-display/m-p/2928969#M690131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when using like this it is giving me dump in a standard program &lt;/P&gt;&lt;P&gt;sayin field symbol not assigned&lt;/P&gt;&lt;P&gt;also when i am trying to give&lt;/P&gt;&lt;P&gt;i_structure_name              = 's_final '&lt;/P&gt;&lt;P&gt; it_outtab                     = i_final&lt;/P&gt;&lt;P&gt;its givin me an error i_final is not type compatible with it_outtab .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL METHOD go_grid_top-&amp;gt;set_table_for_first_display&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;    i_structure_name              = ' '&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;      i_save                        = 'A'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     I_DEFAULT                     = 'X'&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;      IS_LAYOUT                     = gs_layout&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     IS_PRINT                      =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;    CHANGING&lt;/P&gt;&lt;P&gt;      it_outtab                     = i_final[]&lt;/P&gt;&lt;P&gt;      it_fieldcatalog               = fieldcat[]&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     IT_SORT                       =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    EXCEPTIONS&lt;/P&gt;&lt;P&gt;      invalid_parameter_combination = 1&lt;/P&gt;&lt;P&gt;      program_error                 = 2&lt;/P&gt;&lt;P&gt;      too_many_lines                = 3&lt;/P&gt;&lt;P&gt;      OTHERS                        = 4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;also when i am trying to give&lt;/P&gt;&lt;P&gt;i_structure_name              = 's_final '&lt;/P&gt;&lt;P&gt; it_outtab                     = i_final&lt;/P&gt;&lt;P&gt;its givin me an error i_final is not type compatible with it_outtab .&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;and when using like this it is working fine &amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt; CALL METHOD go_grid_top-&amp;gt;set_table_for_first_display&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     I_BUFFER_ACTIVE               =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     I_BYPASSING_BUFFER            =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     I_CONSISTENCY_CHECK           =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;      i_structure_name              = 'ekko'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     IS_VARIANT                    =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;      i_save                        = 'A'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     I_DEFAULT                     = 'X'&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;      IS_LAYOUT                     = gs_layout&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     IS_PRINT                      =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    CHANGING&lt;/P&gt;&lt;P&gt;      it_outtab                     = i_final&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;    it_fieldcatalog               = fieldcat&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;     IT_SORT                       =&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    EXCEPTIONS&lt;/P&gt;&lt;P&gt;      invalid_parameter_combination = 1&lt;/P&gt;&lt;P&gt;      program_error                 = 2&lt;/P&gt;&lt;P&gt;      too_many_lines                = 3&lt;/P&gt;&lt;P&gt;      OTHERS                        = 4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plz tel me how to remove these errors &lt;/P&gt;&lt;P&gt;i want to tak print of my alv&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 05:39:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/print-button-is-giving-dump-using-set-table-for-first-display/m-p/2928969#M690131</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-23T05:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: print button is giving dump using set_table_for first display</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/print-button-is-giving-dump-using-set-table-for-first-display/m-p/2928970#M690132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;      if you are using a custom internal table, you need to create a strucuture using Se11. then pass this structure name in the i_structure_name paramater.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Niyaz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 05:42:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/print-button-is-giving-dump-using-set-table-for-first-display/m-p/2928970#M690132</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-23T05:42:50Z</dc:date>
    </item>
    <item>
      <title>Re: print button is giving dump using set_table_for first display</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/print-button-is-giving-dump-using-set-table-for-first-display/m-p/2928971#M690133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;but i hav created a structure in my code &lt;/P&gt;&lt;P&gt;DATA : BEGIN OF s_final  ,&lt;/P&gt;&lt;P&gt;    flief LIKE plaf-flief,&lt;/P&gt;&lt;P&gt;     name1 LIKE lfa1-name1,&lt;/P&gt;&lt;P&gt;     land1 LIKE lfa1-land1,&lt;/P&gt;&lt;P&gt;     matnr LIKE eban-matnr,&lt;/P&gt;&lt;P&gt;     maktx LIKE makt-maktx,&lt;/P&gt;&lt;P&gt;     lfdat LIKE eban-lfdat,&lt;/P&gt;&lt;P&gt;     delb0 LIKE t457t-delb0 ,&lt;/P&gt;&lt;P&gt;     ebeln LIKE ekpo-ebeln,&lt;/P&gt;&lt;P&gt;     ebelp LIKE ekpo-ebelp,&lt;/P&gt;&lt;P&gt;     menge LIKE ekes-menge,&lt;/P&gt;&lt;P&gt;     meins LIKE eban-meins,&lt;/P&gt;&lt;P&gt;     labnr LIKE ekpo-labnr,&lt;/P&gt;&lt;P&gt;     zintct(30) TYPE c ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;END OF s_final .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 05:45:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/print-button-is-giving-dump-using-set-table-for-first-display/m-p/2928971#M690133</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-23T05:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: print button is giving dump using set_table_for first display</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/print-button-is-giving-dump-using-set-table-for-first-display/m-p/2928972#M690134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;problem solved thanx all&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2007 06:47:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/print-button-is-giving-dump-using-set-table-for-first-display/m-p/2928972#M690134</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-23T06:47:55Z</dc:date>
    </item>
  </channel>
</rss>

