How to create a Pop-up window with information message?

Mark Pyc mark.pyc at gmail.com
Wed Sep 20 10:14:59 EDT 2006


G'day Markkos,

The simple answer to your question is 'MESSAGE ixxx(nnnnnnnn) where i is for
information, xxx is a message number and nnnnnnnn is a message class.

The issue is where are you going to include this code. For it to be able to
popup you need to be executing a dialog workitem and so it would need to be
part of that method code. It's a bit hard to tell, but it sounds like you
want it to pop-up between steps based on a condition check in the flow but
that isn't possible.

Have fun,
Mark


On 9/20/06, Markkos <markkos at gmail.com> wrote:
>
> Hi All,
>
> During my custom workflow execution, there's a case where I need to raise
> an information message (like a little window with some information message),
> very simple.
>
> To be more specific, I have a condition which checks some status, and if
> the status is "X", then I should raise this info message box.
>
> Is there an standard method that I can use or copy to do this or something
> like that?, maybe some ABAP code? What would you suggest?
>
> Well, Any input in this would be very appreciated.
>
> Thanks in advance.
>
>
> _______________________________________________
> SAP-WUG mailing list
> SAP-WUG at mit.edu
> http://mailman.mit.edu/mailman/listinfo/sap-wug
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/sap-wug/attachments/20060920/d5fd973a/attachment.htm


More information about the SAP-WUG mailing list