2010 Feb 20 2:36 PM
When a error message is coming for a transaction, user is thrown to initial screen of transaction.
But the requirement is that, when error come user should stay on the same screen, so that error can be changed immediately,
how to do this?
When a error message is coming for a transaction, user is thrown to initial screen of transaction.
But the requirement is that, when error come user should stay on the same screen, so that error can be changed immediately,
how to do this?
2010 Feb 20 3:54 PM
Hi,
Incase it is a dialog program and you have put some checks for some fields then you should put the fields in CHAIN-ENDCHAIN.
If this is a report and the user is making some incorrect entries on the selection screen; then after the error message write LEAVE LIST-PROCESSING.
Regards,
Ankur Parab
2010 Mar 11 6:29 AM
2010 Feb 20 10:46 PM
Hello,
One more suggestion apart from the given one:
you can change the changes the message like:
message s(000) with text DISPLAY LIKE 'E'
so that message will be displayed like error bu will stay on that same screen
Thanks
2010 May 11 2:12 PM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |