‎2007 Jan 18 9:56 AM
Hello,
My requirement is to display error message in the form of a pop-up & this message is maintained in a customized table.
The message is "fields &1 &2 &3 are required".i.e. i also need to pass variables to the message.
Thanks & Regards,
Tejas
‎2007 Jan 18 10:11 AM
‎2007 Jan 18 10:11 AM
‎2007 Jan 19 6:00 AM
hi i have used the FM "FC_POPUP_ERR_WARN_MESSAGE" for the error message.......now i am getting a pop-up message for wrong data in a particular field on material master "MM01"/"MM02".
The flow is as follows:
MM01/MM02 -
> Enter Data-----> Click on "Save"-> Exit "EXIT_SAPLMGMU_001" is called-->pop-up error/warning message-->now, if i click Enter or the ok(arrow) on the pop-up,the material gets saved,instead of staying on the same screen where wrong data is filled in a particular field.......
Can u help me with this?
‎2007 Jan 18 10:13 AM
Hi Ronak,
Try this FM:RKE_POPUP_TEXT_DECIDE_VARTEXT
*reward if helps.