‎2010 Aug 13 8:09 PM
Hello experts,
I want to create a new message in a custom class. The message should be "Use Deferred Discount Document for A&P Process"
I know that '&' stands for place holders, but is there a way to include them as the output of a message?
Thanks in advance!
‎2010 Aug 13 8:34 PM
There are other ways to do it as well, but in the message definition itself, just use a double '&', i.e., '&&'.
‎2010 Aug 13 8:33 PM
HI can you try like this.
in Se91 just give a & as place holder.
Now raise the message like.
message e000(ZE) with 'Use Deferred Discount Document for A&P Process'.
‎2010 Aug 13 8:34 PM
There are other ways to do it as well, but in the message definition itself, just use a double '&', i.e., '&&'.