Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

error message after write command

Former Member
0 Likes
471

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

3 REPLIES 3
Read only

Former Member
0 Likes
446

If you want to go to the select screen use

LEAVE LIST-PROCESSING.

Also change your message id to 'S' not 'E'.

Read only

0 Likes
446

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

Read only

0 Likes
446

leave list processing with message type 'I'.