<?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: Forcing a non batch-input mode in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/forcing-a-non-batch-input-mode/m-p/5756181#M1304026</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;The system field available is SY-BINPT, i.e. Batch Input Field. When you are executing in batch input or background processing or from SE38, use the option of Execute in Background, the above field will get enabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can not change the system fields.&lt;/P&gt;&lt;P&gt;But you can modify the code accordingly when it is enabled or disabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Santhosh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Jun 2009 15:43:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-06-25T15:43:42Z</dc:date>
    <item>
      <title>Forcing a non batch-input mode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/forcing-a-non-batch-input-mode/m-p/5756180#M1304025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;Here's the question: Is there any way to reset 'sy-binpt' global value while i'm running a call transaction?&lt;/P&gt;&lt;P&gt;I know there is a variable called  'NOBINPT' which i can pass to 'CALL TRANSACTION' but there's a problem: If i use it, any actions i am storing in BDCDATA (values, OK_CODE's, etc)  are not executed in the standard transaction. (I really don't know why and i wonder: what is this 'NO-BINPT' value for?)&lt;/P&gt;&lt;P&gt;I hope you can help me.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2009 11:04:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/forcing-a-non-batch-input-mode/m-p/5756180#M1304025</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-25T11:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: Forcing a non batch-input mode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/forcing-a-non-batch-input-mode/m-p/5756181#M1304026</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;The system field available is SY-BINPT, i.e. Batch Input Field. When you are executing in batch input or background processing or from SE38, use the option of Execute in Background, the above field will get enabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can not change the system fields.&lt;/P&gt;&lt;P&gt;But you can modify the code accordingly when it is enabled or disabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Santhosh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2009 15:43:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/forcing-a-non-batch-input-mode/m-p/5756181#M1304026</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-25T15:43:42Z</dc:date>
    </item>
    <item>
      <title>Re: Forcing a non batch-input mode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/forcing-a-non-batch-input-mode/m-p/5756182#M1304027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can change (some) SY fields, including this one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2009 15:53:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/forcing-a-non-batch-input-mode/m-p/5756182#M1304027</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-25T15:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: Forcing a non batch-input mode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/forcing-a-non-batch-input-mode/m-p/5756183#M1304028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think so.&lt;/P&gt;&lt;P&gt;I've tried setting SY-BINPT = ' '.  But when the instruction is processed, the value is automatically set again to 'X'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2009 15:58:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/forcing-a-non-batch-input-mode/m-p/5756183#M1304028</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-25T15:58:43Z</dc:date>
    </item>
    <item>
      <title>Re: Forcing a non batch-input mode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/forcing-a-non-batch-input-mode/m-p/5756184#M1304029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes - I just meant that you can change it, But SAP can change it back. Best to use th eOPT table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2009 16:08:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/forcing-a-non-batch-input-mode/m-p/5756184#M1304029</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-25T16:08:19Z</dc:date>
    </item>
  </channel>
</rss>

