‎2007 Mar 05 11:14 AM
Hello All,
We are using this function module - "SO_EXPRESS_FLAG_SET" to send a notification to a user. Is there any place where we can see all the messages sent ?
Thanks and Regards,
Senthil G
‎2007 Mar 05 6:02 PM
‎2007 Mar 07 3:59 AM
Hi Suresh.
Thanks for the response.
However, I checked the transaction "SOST" and could not find the express message.
I have also checked the inbox and the express message raised by "SO_EXPRESS_FLAG_SET" was not there.
Any further pointers would be highly appreciated.
Thanks,
Senthil G
‎2007 Mar 07 4:09 AM
hi
good
go through this link
http://help.sap.com/saphelp_nw04/helpdata/en/aa/29673a9011fc7be10000000a11402f/frameset.htm
thanks
mrutyun^
‎2007 Mar 07 4:29 AM
Hi,
Thanks.
I can actually achieve the required functionality through the FM "MESSAGE_SEND_AS_MAIL". This particular FM sends the express message and also stores the same in the inbox.
However, we are already using the FM "SO_EXPRESS_FLAG_SET" in our program and was interested in knowing, if it stores the express message somewhere or if it is only temporary and is lost.
Best Regards,
Senthil Gopalan
‎2011 Sep 12 11:44 AM
Hi,
I believe that information about the express messages is not stored. Because SAP points this as constraint of this FM in documentation:
An express message can only be displayed once. Afterwards, it is deleted directly from the database.
Link: [Creating Express Messages in Applications|http://help.sap.com/saphelp_470/helpdata/pt/d8/524e381540b20ee10000009b38f842/content.htm]