Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error log when changing a material through BAPI_MATERIAL_MAINTAINDATA_RT

Former Member
0 Likes
3,841

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.

1 ACCEPTED SOLUTION
Read only

Sm1tje
Active Contributor
0 Likes
1,800

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

5 REPLIES 5
Read only

Sm1tje
Active Contributor
0 Likes
1,801

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

Read only

Former Member
0 Likes
1,800

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

Read only

Former Member
0 Likes
1,800

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.

Read only

Former Member
0 Likes
1,800

It was a data issue actually.

Read only

0 Likes
1,800

This message was moderated.