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

MM02 - material updation issue

Former Member
0 Likes
388

Hi All,

One of my interface is updating the some field's in MRP1 and MRP2 views by using the Standard BAPI ( BAPI_MATERIAL_SAVEDATA ) . It is working fine .

But when i check the Change doc table CDHDR , it is showing that material description is also update by me . But i am not at all updating the description.

This is only happening some times. I know definitely this is not happening because of the BAPI.

I also found that some materials are inconsistent . data is changing in the background .

Can anybody tell me the reason please?

Thanks

Prithvi

Hi All,

One of my interface is updating the some field's in MRP1 and MRP2 views by using the Standard BAPI ( BAPI_MATERIAL_SAVEDATA ) . It is working fine .

But when i check the Change doc table CDHDR , it is showing that material description is also update by me . But i am not at all updating the description.

This is only happening some times. I know definitely this is not happening because of the BAPI.

I also found that some materials are inconsistent . data is changing in the background .

Can anybody tell me the reason please?

Thanks

Prithvi

1 REPLY 1
Read only

Nawanandana
Active Contributor
0 Likes
348

hi

plz check ur internal table somtim its not clear or refrish..

other thing is som tim ur dala must be duplicate so use the duplicate delete command

DELETE ADJACENT DUPLICATES FROM IT_ITAB COMPARING AUFNR KDAUF.

i think u wil help that data

thnx

regard

nawanandana