2009 Aug 11 12:10 PM
Hi All,
I have a requirement where i need to issue an error message in the user exit USEREXIT_SAVE_DOCUMENT_PREPARE of include MV45AFZZ.
When i issue an error message, all the fields will be disabled for input.
Is there a way to avoid this?
Kindly help.
Hi All,
I have a requirement where i need to issue an error message in the user exit USEREXIT_SAVE_DOCUMENT_PREPARE of include MV45AFZZ.
When i issue an error message, all the fields will be disabled for input.
Is there a way to avoid this?
Kindly help.
2009 Aug 11 12:16 PM
Hi,
It is not the proper exit to raise error messages.
Try to implement one fr the specific purpose. There are several exits available whch shud help u out.
2009 Aug 11 1:30 PM
Also, it could be that they have some different way of giving messgaes like using some in-built macros etc.
You can try reading its help.
Gouri.
2009 Aug 11 1:37 PM
Hi,
As you are throwing the error message ,the data won't be saved in the DB table , so u can use very well correct the data on the screen and save...
Regards,
Nagaraj
2009 Aug 11 1:42 PM
Hi,
Check if the USEREXIT_CHECK_VBAK or USEREXIT_CHECK_VBAP helps.
You should select some user exit which is called within the PAI, in the chain.... endchain for the particular field, for which error should be displayed.
Then the screen will not be locked for input.
Please provide more details of which fields validation is to be done for more help,
Regards,
Janani
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |