‎2006 Sep 09 11:54 AM
Hi all,
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.
The warning message says that a particular field is not available in a structure.
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?
Thanks & Regards,
Animesh
‎2006 Sep 09 12:10 PM
The warning message says that a particular field is not available in a structure.-
>yeah it may happens due to Support Packages or Notes.
<b>So compare there two Structures in SE11-->provide structure name --->display
Menu-.utilities>Version management->Remore
Comparison.</b>
Second thing what we can do is ? version comparison of this BAPI, and find out from which perform stmt u are getting the error.
i dont have CRM so i cannt cross check i@ my side.
Regards
Prabhu
‎2006 Sep 09 12:58 PM
Hi Prabhu,
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.
Then why it works on one system i am not getting it.
Regards,
Animesh
‎2006 Sep 09 1:25 PM
Hi,
problem may that you may have created new data
element or domain and itmay not be transported
to quality.
Regards
Amole
‎2006 Sep 09 1:30 PM
‎2006 Sep 09 1:37 PM
Hi,
Debug standard BAPI to fing out in which
validation the warning message is coming up if
you are able to execute FM.
Regards
Amole