Hi ,
We had a requirement were we had to do some validation in the settlement Ruke Screen for an WBS element, we did the validations using a static enhancement point , and raised an error message .
But the user wants the error message to be displayed in a popup and when he closes the popup it returns back to the editable screen , the coding which we have raises an error message , but the input file becomes uneditable.
Is there some way to keep the fields editable and still raise an error message.
In the standard the messages are stored using the FM MESSAGE_STORE and displayed using the FM MESSAGES_SHOW , but i am unable to add my messages to it , my messages get displayed in the status bar each time.
Kindly suggest what can be done rearding this.
Regards,
Arun