‎2009 May 11 7:50 PM
I am using this BAPI for a mass update custom fields on MARC but my changes are not making it to my SCM system. When I change materials via MM02 the Z fields go through the user exit EXIT_SAPLCMAT_001 my changes go through just fine but the BAPI doesn't seem to hit the exit. How can I debug to determine where my error is? Are there any special settings on either system for master data maintained via BAPI to transfer to the APO system?
Thank you.
Edited by: Charles Dunn on May 11, 2009 2:57 PM
‎2009 May 12 5:03 AM
‎2009 May 12 2:47 PM
Thank you Asit, I have the BAPI_TE_MARC and MARCX structures extended and functional. My code is updating properly configured fields correctly in the R/3 system. My updates however are NOT being sent over to the APO system. When I change the same fields on the same matnr/werks combination, the updates pass through the CIF user exit, CIFMAT01, and are sent to the APO system. Thank you very much for your time, the link you posted is a very good summary on how to update custom fields via BAPI_MATERIAL_SAVEDATA.
‎2011 Feb 06 5:06 PM
Hi Charles,
i'm facing with a similar your problem: I want to update a standard field in material master data in R3. If I update manually the field in mm02 the chage come up to APO, but if I change it by BAPI the field is update in R3 but NOT in APO.
Have you found a solution? Could you or someone help me?
Thanks all.