<?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: BAPI_DOCUMENT_CREATE2 error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-document-create2-error/m-p/10298630#M1833639</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paulo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Right, you just have to call BAPI_TRANSACTION_COMMIT after you call BAPI_DOCUMENT_CREATE2.&lt;/P&gt;&lt;P&gt;Both FM have a return table parameter that you can use to see if there are any errors at the creation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Apr 2014 14:26:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-04-16T14:26:58Z</dc:date>
    <item>
      <title>BAPI_DOCUMENT_CREATE2 error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-document-create2-error/m-p/10298625#M1833634</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;I'm trying to create a document through BAPI_DOCUMENT_CREAT2, we fill everything and run, not an error but the document is not created, &lt;/P&gt;&lt;P&gt;follows the fields that I filled &lt;/P&gt;&lt;P&gt;DocumentType - DBE &lt;/P&gt;&lt;P&gt;DocumentNumber - 22224 &lt;/P&gt;&lt;P&gt;DOCUMENTVERSION - 00 &lt;/P&gt;&lt;P&gt;DOCUMENTPART - 000 &lt;/P&gt;&lt;P&gt;DESCRIPTION - "TEST" &lt;/P&gt;&lt;P&gt;USERNAME - PTCABAP &lt;/P&gt;&lt;P&gt;STATUSEXTERN - SW &lt;/P&gt;&lt;P&gt;STATUSINTERN-W1 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TABLE &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DOCUMENTDESCRIPTIONS - LANGUAGE - EN &lt;/P&gt;&lt;P&gt;LANGUAGE_ISO - EN &lt;/P&gt;&lt;P&gt;DESCRIPTION - "TEST" &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can someone help me? &lt;/P&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2014 18:34:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-document-create2-error/m-p/10298625#M1833634</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-04-15T18:34:46Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_DOCUMENT_CREATE2 error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-document-create2-error/m-p/10298626#M1833635</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;You have to use FM BAPI_TRANSACTION_COMMIT afterwards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2014 20:37:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-document-create2-error/m-p/10298626#M1833635</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-04-15T20:37:31Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_DOCUMENT_CREATE2 error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-document-create2-error/m-p/10298627#M1833636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Martin!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do commits but still it says the document does not exist!&lt;/P&gt;&lt;P&gt;In &lt;SPAN style="color: #333333; font-size: 12px;"&gt;BAPI_TRANSACTION_COMMIT&lt;/SPAN&gt; just run, right?&lt;/P&gt;&lt;P&gt;I can create the document through CV01N but i need create in BAPI_DOCUMENT_CREATE2.&lt;/P&gt;&lt;P&gt;I verify the BAPI_DOCUMENT_GETDETAIL2 and it's all ok.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Apr 2014 12:27:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-document-create2-error/m-p/10298627#M1833636</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-04-16T12:27:53Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_DOCUMENT_CREATE2 error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-document-create2-error/m-p/10298628#M1833637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paulo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check the below link may helpful for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/thread/1639500"&gt;http://scn.sap.com/thread/1639500&lt;/A&gt;&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;Gurunath D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Apr 2014 13:54:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-document-create2-error/m-p/10298628#M1833637</guid>
      <dc:creator>gurunathkumar_dadamu</dc:creator>
      <dc:date>2014-04-16T13:54:57Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_DOCUMENT_CREATE2 error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-document-create2-error/m-p/10298629#M1833638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurunath!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not working =/&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Apr 2014 14:25:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-document-create2-error/m-p/10298629#M1833638</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-04-16T14:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_DOCUMENT_CREATE2 error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-document-create2-error/m-p/10298630#M1833639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paulo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Right, you just have to call BAPI_TRANSACTION_COMMIT after you call BAPI_DOCUMENT_CREATE2.&lt;/P&gt;&lt;P&gt;Both FM have a return table parameter that you can use to see if there are any errors at the creation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Apr 2014 14:26:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-document-create2-error/m-p/10298630#M1833639</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-04-16T14:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_DOCUMENT_CREATE2 error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-document-create2-error/m-p/10298631#M1833640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Martin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both FM not return anything... No errors, however does not create the document. &lt;/P&gt;&lt;P&gt;suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ty&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Apr 2014 14:40:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-document-create2-error/m-p/10298631#M1833640</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-04-16T14:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_DOCUMENT_CREATE2 error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-document-create2-error/m-p/10298632#M1833641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Paulo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is strange, perhaps you could post some of the code you are using to call FM BAPI_DOCUMENT_CREATE2 to try to see what's wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Apr 2014 15:09:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-document-create2-error/m-p/10298632#M1833641</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-04-16T15:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_DOCUMENT_CREATE2 error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-document-create2-error/m-p/10298633#M1833642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;follows:&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;DocumentType - DBE&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;DocumentNumber - 22224&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;DOCUMENTVERSION - 00&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;DOCUMENTPART - 000&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;DESCRIPTION - "TEST"&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;USERNAME - PTCABAP&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;STATUSEXTERN - SW&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;STATUSINTERN-W1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;TABLE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;DOCUMENTDESCRIPTIONS - LANGUAGE - EN&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;LANGUAGE_ISO - EN&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;DESCRIPTION - "TEST"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Apr 2014 15:27:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-document-create2-error/m-p/10298633#M1833642</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-04-16T15:27:37Z</dc:date>
    </item>
  </channel>
</rss>

