<?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: Process Script when in Spool ? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-script-when-in-spool/m-p/3110916#M738585</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sunil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        Gng thru ME9L is the same as the Print-preview of ME22N.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I actually wanted is :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;In the TCODE ME22N for a given PO I'm able to debug the script when I press the Print Preview Button.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;But when I see the same in the Spool  i.e &lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Path is : ME22N --&amp;gt; GIve a PO --&amp;gt; Click on Messages Tab --&amp;gt; Select any of the Processed Record and Press Repeat output and --&amp;gt; SAVE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I do the above it's not going into the SCRIPT .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I debugged after pressing SAVE Button. It's not going into my script at all.&lt;/P&gt;&lt;P&gt;INstead it's going to some other standard program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I debug the script when I use the above mentioned steps ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If yes can you tell me hw to do that ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Deepu.K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Nov 2007 12:29:34 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-29T12:29:34Z</dc:date>
    <item>
      <title>Process Script when in Spool ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-script-when-in-spool/m-p/3110914#M738583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        When a PO is viewed as a PrintPreview from Me22N it's going into the script.&lt;/P&gt;&lt;P&gt;i.e ME22N --&amp;gt; PO Nr --&amp;gt; Print Preview .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, when the PO is viewed from a Spool Request does it go into the script ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.e ME22N --&amp;gt; Messages --&amp;gt; Repeat Output --&amp;gt; Save --&amp;gt; Spool .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not then hw it's working ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Deepu.K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2007 11:55:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/process-script-when-in-spool/m-p/3110914#M738583</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-29T11:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: Process Script when in Spool ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-script-when-in-spool/m-p/3110915#M738584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi deepu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once you issued the output to the spool, Use Tcode ME9L and there give the document number and make the status as 1 and execute.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the result screen select you document and click on "Display Output" to view the output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2007 12:14:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/process-script-when-in-spool/m-p/3110915#M738584</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-29T12:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: Process Script when in Spool ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-script-when-in-spool/m-p/3110916#M738585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sunil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        Gng thru ME9L is the same as the Print-preview of ME22N.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I actually wanted is :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;In the TCODE ME22N for a given PO I'm able to debug the script when I press the Print Preview Button.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;But when I see the same in the Spool  i.e &lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Path is : ME22N --&amp;gt; GIve a PO --&amp;gt; Click on Messages Tab --&amp;gt; Select any of the Processed Record and Press Repeat output and --&amp;gt; SAVE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I do the above it's not going into the SCRIPT .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I debugged after pressing SAVE Button. It's not going into my script at all.&lt;/P&gt;&lt;P&gt;INstead it's going to some other standard program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I debug the script when I use the above mentioned steps ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If yes can you tell me hw to do that ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Deepu.K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2007 12:29:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/process-script-when-in-spool/m-p/3110916#M738585</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-29T12:29:34Z</dc:date>
    </item>
    <item>
      <title>Re: Process Script when in Spool ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-script-when-in-spool/m-p/3110917#M738586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deepu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please confirm me that ur main intension is to debug a script for a particular PO.&lt;/P&gt;&lt;P&gt;Please correct me if I'm wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step1: goto SE71 -&amp;gt; Utilities -&amp;gt; Acivate Dubugger.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step2: Goto ME9L, Enter the PO and change the Processing status from 0 to 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step3: select ur PO and click on Disaply output. This will take you into the particular script debugging screen depends on ur Output Condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2007 12:44:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/process-script-when-in-spool/m-p/3110917#M738586</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-29T12:44:21Z</dc:date>
    </item>
    <item>
      <title>Re: Process Script when in Spool ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-script-when-in-spool/m-p/3110918#M738587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sunil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     Let me tell u my actual problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. When I see the output of the PO in the Print Preview it's coming perfectly.&lt;/P&gt;&lt;P&gt;But when I see the output of the same PO in the Spool it's not the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. For this reason I want to Debug the PO in both the cases i.e Print Preview case and Spool Case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. When I'm trying to debug in the Print Preview case it's going into the script and I'm able to check the values. But that'S not my Problem .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Problem is with the Spool case bcoz I'm getting a different output when compared to that of the Print Preview Output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. SO I want to debug the script whn I choose the Spool Option .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.e Path is : ME22N --&amp;gt; GIve a PO --&amp;gt; Click on Messages Tab --&amp;gt; Select any of the Processed Record and Press Repeat output and --&amp;gt; SAVE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before pressing the SAVE Button I pressed /h and started to debug .&lt;/P&gt;&lt;P&gt;But It's not going into the script at all.Instead it is going to some other standard  program and creating a spool request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5. My first Qn is : When viewed from the Spool will it go into the script or not ?&lt;/P&gt;&lt;P&gt;   My second Qn is : Hw to debug the script when we are seeing the output from a SPOOL i.e from the  Path  :&lt;/P&gt;&lt;P&gt; ME22N --&amp;gt; GIve a PO --&amp;gt; Click on Messages Tab --&amp;gt; Select any of the Processed Record and Press Repeat output and --&amp;gt; SAVE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope I'm clear now in my Explanation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Deepu.K&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2007 12:54:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/process-script-when-in-spool/m-p/3110918#M738587</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-29T12:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: Process Script when in Spool ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-script-when-in-spool/m-p/3110919#M738588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deepu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is no way to call the script to in debugging mode from the spool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only way is ME9L.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you enter "/h" in the ommand window a general debugging mode will on but not for the script. It will take you to the background program of the spool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2007 14:20:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/process-script-when-in-spool/m-p/3110919#M738588</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-29T14:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: Process Script when in Spool ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-script-when-in-spool/m-p/3110920#M738589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deepu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please check Output is same or not, if same check the config of the output type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to NACE T-Code --&amp;gt; select the Application --&amp;gt; select the "output types" button --&amp;gt; Select the Output type (Ex : NEU) --&amp;gt; double click on that Output type and goto the "Default values" tab then check the Dispath time is "Send with immediately or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the Option is like that only it going in Debugg Mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Amjad,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2007 14:26:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/process-script-when-in-spool/m-p/3110920#M738589</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-29T14:26:11Z</dc:date>
    </item>
    <item>
      <title>Re: Process Script when in Spool ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/process-script-when-in-spool/m-p/3110921#M738590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Amjad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;         The settimgs are existing as per ur reply. But still it's not going into the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Deepu.K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2007 14:40:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/process-script-when-in-spool/m-p/3110921#M738590</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-29T14:40:16Z</dc:date>
    </item>
  </channel>
</rss>

