2014 Aug 07 9:31 AM
I am reprocessing an Idoc using an existing Idoc. I make changes to the following fields in its data segment: gross weight, net weight and volume.
When I check the material data via MM03 only net weight gets updated correctly and for other two fields old value is displayed.
What could be the issue? What should be the approach to trace this issue?
Regards,
Ankit
I am reprocessing an Idoc using an existing Idoc. I make changes to the following fields in its data segment: gross weight, net weight and volume.
When I check the material data via MM03 only net weight gets updated correctly and for other two fields old value is displayed.
What could be the issue? What should be the approach to trace this issue?
Regards,
Ankit
2014 Aug 07 9:33 AM
Hello Ankit,
Execute the Idoc in foreground(if call transaction is used inside idoc processing FM).
Thanks
2014 Aug 07 10:21 AM
I tried debuggin the idoc processing FM but I am unable to locate where the MM02 update takes place.
2014 Aug 07 10:23 AM
2014 Aug 07 10:26 AM
set breakpoint in FB BAPI_MATERIAL_SAVEDATA. normally all material updates run through that fb.
2014 Aug 07 12:19 PM
2014 Aug 11 6:51 AM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |