<?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 Regarding BAPI /AFS/BAPI_CONTRACT_CREATEFDATA in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bapi-afs-bapi-contract-createfdata/m-p/3914711#M938435</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am facing a problem during creation of contract from quotation.&lt;/P&gt;&lt;P&gt;Suppose we are creating a contract from Quotation in U.S. where currency is Dollar.&lt;/P&gt;&lt;P&gt;The problem is in Quotation if the Sales ofiice(VBAK-VKBUR) currency  is different from Target Currency(In this case $) &lt;/P&gt;&lt;P&gt;Then during contract creation it is throwing an error that Currency deviate from each other.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me in this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sandipan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 May 2008 03:38:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-30T03:38:22Z</dc:date>
    <item>
      <title>Regarding BAPI /AFS/BAPI_CONTRACT_CREATEFDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bapi-afs-bapi-contract-createfdata/m-p/3914711#M938435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am facing a problem during creation of contract from quotation.&lt;/P&gt;&lt;P&gt;Suppose we are creating a contract from Quotation in U.S. where currency is Dollar.&lt;/P&gt;&lt;P&gt;The problem is in Quotation if the Sales ofiice(VBAK-VKBUR) currency  is different from Target Currency(In this case $) &lt;/P&gt;&lt;P&gt;Then during contract creation it is throwing an error that Currency deviate from each other.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me in this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sandipan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 May 2008 03:38:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bapi-afs-bapi-contract-createfdata/m-p/3914711#M938435</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-30T03:38:22Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding BAPI /AFS/BAPI_CONTRACT_CREATEFDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bapi-afs-bapi-contract-createfdata/m-p/3914712#M938436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sandipan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try  using the below FM's to convert (VBAK-VKBUR) currency &lt;/P&gt;&lt;P&gt;into required currency.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONVERT_TO_FOREIGN_CURRENCY Convert local currency to foreign currency. &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;CONVERT_TO_LOCAL_CURRENCY Convert from foreign currency to local currency &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if helpful&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Lakshman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 May 2008 04:05:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bapi-afs-bapi-contract-createfdata/m-p/3914712#M938436</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-30T04:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding BAPI /AFS/BAPI_CONTRACT_CREATEFDATA</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bapi-afs-bapi-contract-createfdata/m-p/3914713#M938437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;My problem is solved.&lt;/P&gt;&lt;P&gt;In my case it was determining the currency from the sales office.&lt;/P&gt;&lt;P&gt;So according to the standard program it was determining the sales office currency with the currency where Contract is created.&lt;/P&gt;&lt;P&gt;If these are diff. then i was getting the error that currency is not convertable. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So what i did was i passed the currency of the sales office to the BAPI .&lt;/P&gt;&lt;P&gt;It solved my problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another way is you have to copy the Standard routine and replace that with your own routine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sandipan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2008 12:28:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-bapi-afs-bapi-contract-createfdata/m-p/3914713#M938437</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-05T12:28:16Z</dc:date>
    </item>
  </channel>
</rss>

