<?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 BDC not saving the Document in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-not-saving-the-document/m-p/1947900#M390602</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have written the BDC for FB01. It's uploading all the voucher entries properly but after the last entry it's not saving the document and asking for new entry..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What may I be missing? Any clues???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alok.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Feb 2007 06:01:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-15T06:01:32Z</dc:date>
    <item>
      <title>BDC not saving the Document</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-not-saving-the-document/m-p/1947900#M390602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have written the BDC for FB01. It's uploading all the voucher entries properly but after the last entry it's not saving the document and asking for new entry..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What may I be missing? Any clues???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alok.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2007 06:01:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-not-saving-the-document/m-p/1947900#M390602</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-15T06:01:32Z</dc:date>
    </item>
    <item>
      <title>Re: BDC not saving the Document</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-not-saving-the-document/m-p/1947901#M390603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check ur BDC itself , How u are passing and Saving after last entry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2007 06:03:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-not-saving-the-document/m-p/1947901#M390603</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-15T06:03:13Z</dc:date>
    </item>
    <item>
      <title>Re: BDC not saving the Document</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-not-saving-the-document/m-p/1947902#M390604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;Have you done the recording properly?&lt;/P&gt;&lt;P&gt;Check your code and see if you are calling the save function code in your bdc flow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Subramanian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2007 06:04:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-not-saving-the-document/m-p/1947902#M390604</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-15T06:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: BDC not saving the Document</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-not-saving-the-document/m-p/1947903#M390605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the total amt. i.e after all entries the balance should be zero.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2007 06:05:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-not-saving-the-document/m-p/1947903#M390605</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-15T06:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: BDC not saving the Document</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-not-saving-the-document/m-p/1947904#M390606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;  check the recording once and check the program whether you are mapping the screens properly or not.&lt;/P&gt;&lt;P&gt;May be saving functonality will exists in the other screens also some times.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the screen mapping first.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2007 06:12:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-not-saving-the-document/m-p/1947904#M390606</guid>
      <dc:creator>sreeramkumar_madisetty</dc:creator>
      <dc:date>2007-02-15T06:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: BDC not saving the Document</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-not-saving-the-document/m-p/1947905#M390607</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;Use simulate button, to check and make sure the amount on both sides(DR/CR) are equal. If the problem is not solved then check for your BDC recording, is having any Popup's screens to fill the mandotary fields like cost center like that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bala.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2007 06:57:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-not-saving-the-document/m-p/1947905#M390607</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-15T06:57:11Z</dc:date>
    </item>
    <item>
      <title>Re: BDC not saving the Document</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-not-saving-the-document/m-p/1947906#M390608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Balakrishna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I agree with you. You got the crux of my problem. Kindly let me know whether this simulate button can be captured in recording. If yes how? Currently I have to simulate manually.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Alok.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2007 07:07:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-not-saving-the-document/m-p/1947906#M390608</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-15T07:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: BDC not saving the Document</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-not-saving-the-document/m-p/1947907#M390609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks to all the contributors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alok.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2007 12:32:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-not-saving-the-document/m-p/1947907#M390609</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-18T12:32:33Z</dc:date>
    </item>
  </channel>
</rss>

