<?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 Session in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session/m-p/1850448#M360327</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dinesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please refer to the thread below - &lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="2919370"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if found useful...!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Abhishek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Jan 2007 06:17:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-01-25T06:17:30Z</dc:date>
    <item>
      <title>BDC Session</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session/m-p/1850447#M360326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In BDC session is used to perform huge database updations using more than one transaction and which will last for a long time.Can you please expalin me how is this possible in Session method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reagrdsm&lt;/P&gt;&lt;P&gt;Dinesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jan 2007 06:08:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session/m-p/1850447#M360326</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-25T06:08:04Z</dc:date>
    </item>
    <item>
      <title>Re: BDC Session</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session/m-p/1850448#M360327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dinesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please refer to the thread below - &lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="2919370"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if found useful...!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Abhishek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jan 2007 06:17:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session/m-p/1850448#M360327</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-25T06:17:30Z</dc:date>
    </item>
    <item>
      <title>Re: BDC Session</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session/m-p/1850449#M360328</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;check this link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/69/c2508f4ba111d189750000e8322d00/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/69/c2508f4ba111d189750000e8322d00/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pLZ reward ih helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jan 2007 06:21:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session/m-p/1850449#M360328</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-25T06:21:14Z</dc:date>
    </item>
    <item>
      <title>Re: BDC Session</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session/m-p/1850450#M360329</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;In session method basically what you will do is, you populate  the fields (data) of the screens and submit the job to run in back ground, then it will update them one by one. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex: see in MM01 you can straight away create one material at one time, but screens and fields involved are more and it is bit complex.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So when you want to create materials in mass (could be existing in legasy system) you will simulate screen movements and mandatory fields either by recording (SHDB) or manually walking over all the screens required and mandatory fields. This is equivalent crerating a session. Once data is added from file then there would be multiple sessions and if more than one transaction is used you have to code them in the order of dependencies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally all will be processed ususally in BG mode as it is a huge process of time consuming.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please feel free to revert in case more elaboration is needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-B S B&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jan 2007 06:34:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-session/m-p/1850450#M360329</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-25T06:34:15Z</dc:date>
    </item>
  </channel>
</rss>

