<?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 FM RESET_CLEARED_ITEMS_BDC_WRITE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-reset-cleared-items-bdc-write/m-p/2703773#M626253</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;Can anyone teach me how to use this function module? I have tried passing in values to the table but the function module threw out an error msg saying BDC_INSERT, session not opened.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Aug 2007 02:17:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-29T02:17:14Z</dc:date>
    <item>
      <title>FM RESET_CLEARED_ITEMS_BDC_WRITE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-reset-cleared-items-bdc-write/m-p/2703773#M626253</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;Can anyone teach me how to use this function module? I have tried passing in values to the table but the function module threw out an error msg saying BDC_INSERT, session not opened.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2007 02:17:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-reset-cleared-items-bdc-write/m-p/2703773#M626253</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-29T02:17:14Z</dc:date>
    </item>
    <item>
      <title>Re: FM RESET_CLEARED_ITEMS_BDC_WRITE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-reset-cleared-items-bdc-write/m-p/2703774#M626254</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;This function module is used to do postings using the Batch Data Communication(BDC) session method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this method, the first step is to open a BDC session, second is to insert the data you want to process in the session and third is to close the session..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Solution:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before calling this FM, Call another function module 'BDC_OPEN_GROUP'.&lt;/P&gt;&lt;P&gt;Now, call your FM passing the data table&lt;/P&gt;&lt;P&gt;After that call FM 'BDC_CLOSE_GROUP'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Best Regards,&lt;/P&gt;&lt;P&gt;Vikas Bittera.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**&lt;STRONG&gt;Points for useful answers&lt;/STRONG&gt;**&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2007 02:41:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-reset-cleared-items-bdc-write/m-p/2703774#M626254</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-29T02:41:58Z</dc:date>
    </item>
  </channel>
</rss>

