<?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: Module Pool:Display Error Records in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-display-error-records/m-p/7280437#M1531392</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try with the command&lt;/P&gt;&lt;P&gt;Leave to list processing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Oct 2010 05:47:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-10-04T05:47:09Z</dc:date>
    <item>
      <title>Module Pool:Display Error Records</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-display-error-records/m-p/7280436#M1531391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;I've created module pool program.working fine.&lt;/P&gt;&lt;P&gt;here my requirements is not i want to display error records(Already updated records) want to display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Im trying to use WRITE/ itab-name1,itab-address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But its not working .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I followed the coding like this.all error records will come to ITAB internal table.&lt;/P&gt;&lt;P&gt;MODULE USER_COMMAND_0100 INPUT.&lt;/P&gt;&lt;P&gt;when 'SAVE'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;loop at itab.&lt;/P&gt;&lt;P&gt;WRITE/ itab-name1,itab-address.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;ENDMODULE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You,&lt;/P&gt;&lt;P&gt;Anu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Oct 2010 02:53:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-display-error-records/m-p/7280436#M1531391</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-04T02:53:03Z</dc:date>
    </item>
    <item>
      <title>Re: Module Pool:Display Error Records</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-display-error-records/m-p/7280437#M1531392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try with the command&lt;/P&gt;&lt;P&gt;Leave to list processing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Oct 2010 05:47:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-display-error-records/m-p/7280437#M1531392</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-04T05:47:09Z</dc:date>
    </item>
    <item>
      <title>Re: Module Pool:Display Error Records</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-display-error-records/m-p/7280438#M1531393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;   In module pool you cannot display records by directly writing write . u have to use LEAVE TO LIST-PROCESSING &lt;/P&gt;&lt;P&gt;before write , check the F1 help on this u will get the full idea.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards ,&lt;/P&gt;&lt;P&gt;Madhukar Shetty&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Oct 2010 05:51:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-display-error-records/m-p/7280438#M1531393</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-04T05:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: Module Pool:Display Error Records</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-display-error-records/m-p/7280439#M1531394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anitha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would suggest to use ALV for displaying error records. You can create one more screen in your program and show this errors in ALV(by creating container on screen) on this screen and call the screen according to your logic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pawan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Oct 2010 06:38:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-display-error-records/m-p/7280439#M1531394</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-04T06:38:33Z</dc:date>
    </item>
    <item>
      <title>Re: Module Pool:Display Error Records</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-display-error-records/m-p/7280440#M1531395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Anitha&lt;/P&gt;&lt;P&gt;first you need to check wether your table is having the error records or not?&lt;/P&gt;&lt;P&gt;then while applying loop to the table.&lt;/P&gt;&lt;P&gt;check one condition of error field.&lt;/P&gt;&lt;P&gt;like you must have a field which indicates a records is an erroneous record, check this field inside the loop.&lt;/P&gt;&lt;P&gt;like&lt;/P&gt;&lt;P&gt;loop at itab.&lt;/P&gt;&lt;P&gt;if itab-error = 'x' or whatever value for error.&lt;/P&gt;&lt;P&gt;then only display the fields.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i hope by doing this you can do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;of Best would be display your records in an ALV on the basis of that error field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Lalit Gupta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Oct 2010 09:41:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-display-error-records/m-p/7280440#M1531395</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-04T09:41:35Z</dc:date>
    </item>
    <item>
      <title>Re: Module Pool:Display Error Records</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-display-error-records/m-p/7280441#M1531396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;
    SUPPRESS DIALOG.
    SET TITLEBAR '0200'.
    SET PF-STATUS space.
    LEAVE TO LIST-PROCESSING AND RETURN TO SCREEN 0.
    NEW-PAGE NO-TITLE.
    loop at itab.
    WRITE/ itab-name1,itab-address.
    endloop.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Oct 2010 10:57:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/module-pool-display-error-records/m-p/7280441#M1531396</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2010-10-04T10:57:24Z</dc:date>
    </item>
  </channel>
</rss>

