‎2015 Sep 08 2:09 PM
Hi All,
In the APO system , I have two custom fields in the product master and some validations on those fields.
When the validation fails, a custom error message is written in the enhancement. Now the requirement is when I double click
the error message, the modal dialog box pop-up should contain a more descriptive custom message and not just the error message. I found out a point where an implicit enhancement can be added to change the popup text. But this will get triggered on double clicking any message in the system and so I have to place some condition as well. Is there any better way of achieving this rather than an implicit enhancement? I have attached the screenshots . The second screenshot is what I am referring to as the popup. Kindly help.
Regards
Shankarnarayan
‎2015 Sep 08 3:09 PM
Hello Shankarnarayan
If the message is being triggered from an enhancement, then why don't you create a custom message in SE91 and create a long text for it?Then you'll get this long text displayed in the screen you've attached (Pic_2.gif). Just create and call this message from the enhancement instead of the standard message.
Regards
Luis Becker
‎2015 Sep 08 3:09 PM
Hello Shankarnarayan
If the message is being triggered from an enhancement, then why don't you create a custom message in SE91 and create a long text for it?Then you'll get this long text displayed in the screen you've attached (Pic_2.gif). Just create and call this message from the enhancement instead of the standard message.
Regards
Luis Becker
‎2015 Sep 09 8:56 AM