<?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: Batch in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch/m-p/889569#M53141</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SY-BATCH is the correct field. Put a write statement to print out the value of SY-BATCH to see what value it has. I think something else is causing the problem, not this field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 May 2005 20:14:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-05-25T20:14:40Z</dc:date>
    <item>
      <title>Batch</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch/m-p/889568#M53140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I need to check whether the changes are online or background. For this, iam using sy-batch to check. if sy-batch eq ' ' --&amp;gt; it is online otherwise it is background.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is working for online changes but sy-batch is not updating when iam using background. In back ground, sy-batch should update as 'X'. Its not happening thus creating a problem..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me whether is there any other procedure to check whether it is online or background????&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2005 19:57:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch/m-p/889568#M53140</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-25T19:57:07Z</dc:date>
    </item>
    <item>
      <title>Re: Batch</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch/m-p/889569#M53141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SY-BATCH is the correct field. Put a write statement to print out the value of SY-BATCH to see what value it has. I think something else is causing the problem, not this field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2005 20:14:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch/m-p/889569#M53141</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-25T20:14:40Z</dc:date>
    </item>
    <item>
      <title>Re: Batch</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch/m-p/889570#M53142</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;U can check as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF SY-BATCH = 'X'.&lt;/P&gt;&lt;P&gt; some message u ask to display&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;Also check for sy-batch in this link&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapdevelopment.co.uk/reporting/rep_spooltopdf.htm" target="test_blank"&gt;http://www.sapdevelopment.co.uk/reporting/rep_spooltopdf.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Judith.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2005 05:21:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch/m-p/889570#M53142</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-05-26T05:21:06Z</dc:date>
    </item>
  </channel>
</rss>

