Hi Experts,
I have a requirement, where i need to change field values before saving into database.
In MM01 transaction, i have to prefix material as MM_.While saving into database it should remove that prefix.
ex:if i am entering material as MM_XYZ,it should save as XYZ in database.
Thanks in Advance.