2009 Sep 15 3:55 AM
I have added one custom field in Material Master(MM01). The field is added on tab Plant data/ Storage 1. I have added teh custom field in MARD table also. Whenever i call MM03, I controlled the output in display mode in PBO module. Whenever user log in MM02 and MM01 the values entered on that field should be updtaed in table MARD.
I have put a break point in PAI module the value we entered comes at that point. How to update the same in MARD. How to use the update statement at that point.
Please help.
Mohan
2009 Sep 15 6:11 AM
Hi Mohan, did you keep the name of your fields totally equal on the screen and in the table? Because if you did not write any move before the update it will not work. And if it is not updated by a standard 'move-corresponding' you have to look for a userexit on MM01/MM02. At the moment I have no SAP system with MM, so I can not have a look for you. Sorry
2009 Sep 15 7:16 AM
Field names are same in screen and Table. I am hunting for the USER EXIT/ CUSTOMER exit to move the values.
No luck yet.
-Mohan
2010 Jun 02 4:34 AM