<?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 Problem with BAPI in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi/m-p/1584764#M263618</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt; We are using CRM 4. we have two CRM server (say test and dev). I have created a RFC in which i am calling    BAPI "BAPI_LEAD_CREATEMULTI". Now The RFC is working fine in Test environment, but it gives warning messages in dev environment and does not populate the Lead Creation date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   The warning message says that a particular field is not available in a structure. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   So, is it possible that in two different systems (both are CRM 4) a standard bapi acts differently? And if yes what could be the cause?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Animesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 09 Sep 2006 10:54:52 GMT</pubDate>
    <dc:creator>animesh_kumar2</dc:creator>
    <dc:date>2006-09-09T10:54:52Z</dc:date>
    <item>
      <title>Problem with BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi/m-p/1584764#M263618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt; We are using CRM 4. we have two CRM server (say test and dev). I have created a RFC in which i am calling    BAPI "BAPI_LEAD_CREATEMULTI". Now The RFC is working fine in Test environment, but it gives warning messages in dev environment and does not populate the Lead Creation date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   The warning message says that a particular field is not available in a structure. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   So, is it possible that in two different systems (both are CRM 4) a standard bapi acts differently? And if yes what could be the cause?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Animesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Sep 2006 10:54:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi/m-p/1584764#M263618</guid>
      <dc:creator>animesh_kumar2</dc:creator>
      <dc:date>2006-09-09T10:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi/m-p/1584765#M263619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;The warning message says that a particular field is not available in a structure.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; -&lt;/P&gt;&lt;HR originaltext="---" /&gt;&lt;P&gt;&amp;gt;yeah it may happens due to Support Packages or Notes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;So compare there two Structures in SE11--&amp;gt;provide structure name ---&amp;gt;display&lt;/P&gt;&lt;P&gt;Menu&lt;DEL&gt;-.utilities&lt;/DEL&gt;&lt;DEL&gt;&amp;gt;Version management&lt;/DEL&gt;-&amp;gt;Remore &lt;/P&gt;&lt;P&gt;Comparison.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second thing what we can do is ? version comparison of this BAPI, and find out from which perform stmt u are getting the error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i dont have CRM so i cannt cross check i@ my side.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Prabhu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Sep 2006 11:10:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi/m-p/1584765#M263619</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-09T11:10:50Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi/m-p/1584766#M263620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prabhu,&lt;/P&gt;&lt;P&gt; I tried it but it says that no version history is maintained.I checked the structures manually in both the systems they are same. The missing field name is not available in both the systems.&lt;/P&gt;&lt;P&gt; Then why it works on one system i am not getting it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Animesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Sep 2006 11:58:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi/m-p/1584766#M263620</guid>
      <dc:creator>animesh_kumar2</dc:creator>
      <dc:date>2006-09-09T11:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi/m-p/1584767#M263621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   problem may that you may have created new data &lt;/P&gt;&lt;P&gt;   element or domain and itmay not be transported&lt;/P&gt;&lt;P&gt;   to quality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Amole&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Sep 2006 12:25:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi/m-p/1584767#M263621</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-09T12:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi/m-p/1584768#M263622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry amol ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Its not the case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Animesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Sep 2006 12:30:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi/m-p/1584768#M263622</guid>
      <dc:creator>animesh_kumar2</dc:creator>
      <dc:date>2006-09-09T12:30:48Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi/m-p/1584769#M263623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,  &lt;/P&gt;&lt;P&gt;    Debug standard BAPI to fing out in which &lt;/P&gt;&lt;P&gt;    validation the warning message is coming up if &lt;/P&gt;&lt;P&gt;    you are able to execute FM. &lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Amole&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Sep 2006 12:37:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-bapi/m-p/1584769#M263623</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-09T12:37:12Z</dc:date>
    </item>
  </channel>
</rss>

