‎2009 Mar 13 10:48 AM
Hi All,
We are trying to update/change a field (MARC-DISMM) for an article/plant combination based on certain logic.
We are using the BAPI u2018BAPI_MATERIAL_MAINTAINDATA_RTu2019 for the same purpose.
I get the following error from the BAPI Return table and the update doesnu2019t happen.
u2018Messages for article 1000222001: log number 0000000000002414u2019, where 1000222001 is the material.
Any pointers on where to go look for this error or how to solve this problem will be highly appreciated.
Thanks in Advance,
Saket.
‎2009 Mar 13 11:38 AM
Could be the application log, transaction SLG1.
BTW: This is not necessarily an error message!!
Edited by: Micky Oestreich on Mar 13, 2009 12:39 PM
‎2009 Mar 13 11:38 AM
Could be the application log, transaction SLG1.
BTW: This is not necessarily an error message!!
Edited by: Micky Oestreich on Mar 13, 2009 12:39 PM
‎2009 Mar 13 12:09 PM
Are you using the check box structures also ?
Can you post your BAPI call so that we can give more inputs?
Since its a change to a field DISMM , for the corresponding check box structure - field you need to put 'X' and and the material view (plant data i guess) put 'U' to indicate update.
Check the function module documentation in SE37 and you might get more information.
Mathews
‎2009 Mar 16 4:25 AM
Hi,
'Messages for article 1000222001: log number 0000000000002414u2019 this is not the exact error, try to find the the correct erroe text.
Thanks,
Asit Purbey.
‎2009 Mar 18 12:12 PM
‎2013 Oct 09 9:58 AM