‎2007 Nov 05 3:58 PM
Hi,
i have a program that will display an error message after a write command...
it goes like this: when you click on the button change material it will go to the transaction MM02 and when you saved your changes the value of the table will refresh but when it was refresh and there is no data that would retrieve an error message will pop-up no data selected..but when you click on the check button or enter the previous data still appears which is wrong it should go back to the selection screen...
can anybody can help me with this?
thank you...
regards,
mae
‎2007 Nov 05 4:20 PM
If you want to go to the select screen use
LEAVE LIST-PROCESSING.
Also change your message id to 'S' not 'E'.
‎2007 Nov 05 4:54 PM
hi,
i am currently in the output table with a valid data and when i change the procurement type from E to F at the button change material(transaction MM02) it should display an error message after saving the changes and then go bak to the selection screen not on the previouse output table...
how will i do it?
thank you
‎2007 Nov 05 7:42 PM