<?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_insert error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-insert-error/m-p/3148260#M748517</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ramesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try putting this call before any bdc_insert.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  PERFORM open_group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Important that you have the following include:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INCLUDE bdcrecx1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gilberto Li&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Dec 2007 14:31:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-17T14:31:30Z</dc:date>
    <item>
      <title>bdc_insert error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-insert-error/m-p/3148259#M748516</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;while running the BDC prog using session method, for uploading the time info type data, I am getting the following error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BDC_INSERT session not opened.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please advice, how to rectify these?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Dec 2007 14:19:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-insert-error/m-p/3148259#M748516</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-17T14:19:23Z</dc:date>
    </item>
    <item>
      <title>Re: bdc_insert error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-insert-error/m-p/3148260#M748517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ramesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try putting this call before any bdc_insert.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  PERFORM open_group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Important that you have the following include:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INCLUDE bdcrecx1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gilberto Li&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Dec 2007 14:31:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-insert-error/m-p/3148260#M748517</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-17T14:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: bdc_insert error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-insert-error/m-p/3148261#M748518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The sequence of function Modules should be as follows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. &lt;STRONG&gt;BDC_OPEN_GROUP&lt;/STRONG&gt; &lt;EM&gt;Open batch input session for adding transactions&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;2. &lt;STRONG&gt;BDC_INSERT&lt;/STRONG&gt; &lt;EM&gt;Insert batch input transactions in batch input session&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;3. &lt;STRONG&gt;BDC_CLOSE_GROUP&lt;/STRONG&gt;  &lt;EM&gt;Close batch input session&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amandeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Dec 2007 14:33:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-insert-error/m-p/3148261#M748518</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-17T14:33:41Z</dc:date>
    </item>
  </channel>
</rss>

