2006 Nov 22 9:25 AM
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
2006 Nov 22 9:38 AM
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