<?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: hi help on processing log in spool in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi-help-on-processing-log-in-spool/m-p/3274568#M782872</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;combine the data and move it to ur final internal table and the pass it to the fm , and regarding spool processing cud u plz specify what exactly u want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if helpful,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sumanjeet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 06 Jan 2008 10:02:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-06T10:02:03Z</dc:date>
    <item>
      <title>hi help on processing log in spool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi-help-on-processing-log-in-spool/m-p/3274567#M782871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hii&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in a report program i need to oupput my internal table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have two internal table &lt;/P&gt;&lt;P&gt;1. ITAB_CORRECT&lt;/P&gt;&lt;P&gt;2. ITAB_ERROR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;at the end i need to display a report.  I don't want to use write statement can i use ALV coz i only try ALV when with 1 internal table only.  if the program run in background it have to keep a processing log in spool by using ALV can this be done.  do you have any example please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anyone also please to me the process of processing log spool in background&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Jan 2008 09:57:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi-help-on-processing-log-in-spool/m-p/3274567#M782871</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-06T09:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: hi help on processing log in spool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi-help-on-processing-log-in-spool/m-p/3274568#M782872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;combine the data and move it to ur final internal table and the pass it to the fm , and regarding spool processing cud u plz specify what exactly u want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if helpful,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sumanjeet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Jan 2008 10:02:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi-help-on-processing-log-in-spool/m-p/3274568#M782872</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-06T10:02:03Z</dc:date>
    </item>
    <item>
      <title>Re: hi help on processing log in spool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi-help-on-processing-log-in-spool/m-p/3274569#M782873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for the internal table what if i want to display them seperately can i display 2 ALV in a report since both internal table might not contain same data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if the user run the program in background a spool a processing log shoulf be save in background.  the log must contain list of intries in ITAB_CORRET and list of entries of ITAB_ERROR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Jan 2008 10:11:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi-help-on-processing-log-in-spool/m-p/3274569#M782873</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-06T10:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: hi help on processing log in spool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi-help-on-processing-log-in-spool/m-p/3274570#M782874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;whts ur requirment like u want a single output block or is it ok with ur client to have multiple blocks of o/p.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;next once u schedule ur program in background u can see the log in sm37.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if helpful,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sumanjeet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Jan 2008 10:18:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi-help-on-processing-log-in-spool/m-p/3274570#M782874</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-06T10:18:09Z</dc:date>
    </item>
    <item>
      <title>Re: hi help on processing log in spool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi-help-on-processing-log-in-spool/m-p/3274571#M782875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can several block of output be done in ALV?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Jan 2008 10:30:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi-help-on-processing-log-in-spool/m-p/3274571#M782875</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-06T10:30:27Z</dc:date>
    </item>
    <item>
      <title>Re: hi help on processing log in spool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi-help-on-processing-log-in-spool/m-p/3274572#M782876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt; yes it can be done for that u have 2 use ALV Block Display&lt;/P&gt;&lt;P&gt; using the REUSE_ALV_BLOCK_LIST_DISPLAY.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if helpful,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sumanjeet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Jan 2008 10:35:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi-help-on-processing-log-in-spool/m-p/3274572#M782876</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-06T10:35:45Z</dc:date>
    </item>
    <item>
      <title>Re: hi help on processing log in spool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi-help-on-processing-log-in-spool/m-p/3274573#M782877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks i'll try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for the running of program in background will it automatically save in a spool in SM37 or do i have to write some code "submit spool etc.."&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Jan 2008 10:46:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi-help-on-processing-log-in-spool/m-p/3274573#M782877</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-06T10:46:18Z</dc:date>
    </item>
    <item>
      <title>Re: hi help on processing log in spool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/hi-help-on-processing-log-in-spool/m-p/3274574#M782878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; if u dont want to see the output in screen then u have to include it in the code by passing spool parameters and using submit. automatically u execute it it will go to spool.&lt;/P&gt;&lt;P&gt;but if u want to do it manually then u have to go and schedule it in sm 36 according to ur requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points if helpful,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sumanjeet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Jan 2008 10:56:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/hi-help-on-processing-log-in-spool/m-p/3274574#M782878</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-06T10:56:56Z</dc:date>
    </item>
  </channel>
</rss>

