<?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: BDC using session method in background mode in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-using-session-method-in-background-mode/m-p/9656727#M1764716</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sachin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Some programs wont run in background.If it is running in foreground means, your program needs some user interaction so its uploading.If you give in background mode there is no user interaction with program so its giving those errors.So do once again recording properly and try with background mode, if recording is not good means it wont run in background , otherwise give error mode instead of background ,it will work fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ashok P.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Sep 2013 11:28:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-09-13T11:28:33Z</dc:date>
    <item>
      <title>BDC using session method in background mode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-using-session-method-in-background-mode/m-p/9656726#M1764715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have developed a bdc for customer master (XD01) by using session method. When I process session from sm35 in foreground mode, my bdc is working fine. But when i process it in background mode it is throwing error : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Place the cursor on the account to be displayed&lt;/TD&gt;&lt;TD&gt;XD01&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;SAPMF02D&lt;/TD&gt;&lt;TD&gt;0210&lt;/TD&gt;&lt;TD&gt;15&lt;/TD&gt;&lt;TD&gt;S&lt;/TD&gt;&lt;TD&gt;F2&lt;/TD&gt;&lt;TD&gt;019&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;No batch input data for screen SAPMF02D 0610&lt;/TD&gt;&lt;TD&gt;XD01&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;SAPMF02D&lt;/TD&gt;&lt;TD&gt;0610&lt;/TD&gt;&lt;TD&gt;20&lt;/TD&gt;&lt;TD&gt;S&lt;/TD&gt;&lt;TD&gt;00&lt;/TD&gt;&lt;TD&gt;344&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz help me to rectify this error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sachin Singhal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 10:19:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-using-session-method-in-background-mode/m-p/9656726#M1764715</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-13T10:19:52Z</dc:date>
    </item>
    <item>
      <title>Re: BDC using session method in background mode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-using-session-method-in-background-mode/m-p/9656727#M1764716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sachin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Some programs wont run in background.If it is running in foreground means, your program needs some user interaction so its uploading.If you give in background mode there is no user interaction with program so its giving those errors.So do once again recording properly and try with background mode, if recording is not good means it wont run in background , otherwise give error mode instead of background ,it will work fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ashok P.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 11:28:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-using-session-method-in-background-mode/m-p/9656727#M1764716</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-13T11:28:33Z</dc:date>
    </item>
    <item>
      <title>Re: BDC using session method in background mode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-using-session-method-in-background-mode/m-p/9656728#M1764717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Some programs have a different behavior in background, so when you record a transaction with SHDB don't forget to check the "Simulate Background Mode" box. Also remember that BDC can only handle screen technology and not the control technology used by Enjoy transactions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 11:48:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-using-session-method-in-background-mode/m-p/9656728#M1764717</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2013-09-13T11:48:00Z</dc:date>
    </item>
    <item>
      <title>Re: BDC using session method in background mode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-using-session-method-in-background-mode/m-p/9656729#M1764718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sachin ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check "Simulate background Mode "&amp;nbsp; in recording .&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/279160" /&gt;&lt;/P&gt;&lt;P&gt;Regard's&lt;/P&gt;&lt;P&gt;Smruti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 11:51:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-using-session-method-in-background-mode/m-p/9656729#M1764718</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-13T11:51:43Z</dc:date>
    </item>
    <item>
      <title>Re: BDC using session method in background mode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-using-session-method-in-background-mode/m-p/9656730#M1764719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sachin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will suggest to use BAPI instead of BDC ...BAPI for customer create/change is &lt;/P&gt;&lt;P&gt;BAPI_CUSTOMER_CHANGEFROMDATA1. BAPI handles dynamic screen sequence internally also you can schedule it in background. Only thing is that you have to provide correct data in import , export and tables fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Vivek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 12:08:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-using-session-method-in-background-mode/m-p/9656730#M1764719</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-13T12:08:50Z</dc:date>
    </item>
  </channel>
</rss>

