<?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_CONTRACT_CREATE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-contract-create/m-p/2527424#M572686</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Indrakaran reddy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the below link your problem will solve&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.sdn.sap.com/wiki/display/Snippets/Create+Sales+Contract+Order+Using+BAPI_CONTRACT_CREATEFROMDATA"&gt;http://wiki.sdn.sap.com/wiki/display/Snippets/Create+Sales+Contract+Order+Using+BAPI_CONTRACT_CREATEFROMDATA&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gurunath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Jul 2013 16:08:11 GMT</pubDate>
    <dc:creator>gurunathkumar_dadamu</dc:creator>
    <dc:date>2013-07-03T16:08:11Z</dc:date>
    <item>
      <title>BAPI_CONTRACT_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-contract-create/m-p/2527417#M572679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the requirement-----I have created a flat file.From this file  data is passed to BAPI (bapi_contract_create). When i am passing the data it is not creating a contract . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Indra Karan.C&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Jul 2007 14:16:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-contract-create/m-p/2527417#M572679</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-07T14:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_CONTRACT_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-contract-create/m-p/2527418#M572680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First create data manually in transaction ,if it is creating the record then it would be problem at coding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to use BAPI_TRANSACTION_COMMIT after BAPI_CONTRACT_CREATE FM &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if helpful&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Seshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Jul 2007 14:35:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-contract-create/m-p/2527418#M572680</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-07T14:35:27Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_CONTRACT_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-contract-create/m-p/2527419#M572681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Seshu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In transaction ME31k the contract has been created. But when i am passing the same  data to the BAPI (bapi_contract_create). It is showing some errors in the return parameter.&lt;/P&gt;&lt;P&gt;I have even used BAPI_TRANSACTION_COMMIT after the FM BAPI(bapi_contract_create).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Indra Karan.C&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Jul 2007 14:52:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-contract-create/m-p/2527419#M572681</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-07T14:52:21Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_CONTRACT_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-contract-create/m-p/2527420#M572682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I used BAPI_CONTRACT_CREATE FM and i had some errors ,eventhough it created the record.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;contracts are being created despite being this error. You may also get "Vendor address not found" error as well...but contracts would be created! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have searched in service.sap.com and nothing found .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if not then try to use alternative method .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Seshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Jul 2007 15:18:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-contract-create/m-p/2527420#M572682</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-07T15:18:24Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_CONTRACT_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-contract-create/m-p/2527421#M572683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Seshu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even for me record was created. But getting invalid document number # 2. I am trying to open the document number # 2 in transaction.It is said that it doesn't exist.I have even checked in the table ekko. But it doesnt exist. Can you give me a solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Indra Karan.C&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Jul 2007 16:26:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-contract-create/m-p/2527421#M572683</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-07T16:26:02Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_CONTRACT_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-contract-create/m-p/2527422#M572684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi indrakaran reddy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;analyse the errors returned. A BAPI will run through the same logic as the online transaction. That means if you get errors calling the function and you do noz get those errors in online transaction, then parameters are not the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Order does not get created in case of any type E errors because they would take you back to a acreen in online mode.&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;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Jul 2007 19:38:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-contract-create/m-p/2527422#M572684</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2007-07-07T19:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_CONTRACT_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-contract-create/m-p/2527423#M572685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi IndraKaran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let us know what data ur getting from file and where ur passing to the BAPI structures.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Generally, when creating contract using BAPI_CONTRACT_CREATE there will be many issues which may come across header, item, validity, conditions and condition scales.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if any of the structures are filled with ur data and correcponding structures X could be any issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please get us more information that we can analyse.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Goldie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 13:03:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-contract-create/m-p/2527423#M572685</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-03T13:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_CONTRACT_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-contract-create/m-p/2527424#M572686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Indrakaran reddy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the below link your problem will solve&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.sdn.sap.com/wiki/display/Snippets/Create+Sales+Contract+Order+Using+BAPI_CONTRACT_CREATEFROMDATA"&gt;http://wiki.sdn.sap.com/wiki/display/Snippets/Create+Sales+Contract+Order+Using+BAPI_CONTRACT_CREATEFROMDATA&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gurunath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 16:08:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-contract-create/m-p/2527424#M572686</guid>
      <dc:creator>gurunathkumar_dadamu</dc:creator>
      <dc:date>2013-07-03T16:08:11Z</dc:date>
    </item>
  </channel>
</rss>

