Hello guys,
I have been working on a module program where there is a log class that i have created.
It shows the log stating the states.
For example this program creates an Accounting document thru F-02
and show a message dialog stating
"5000001 accounting document has been created."
This message comes from the BDC call to F-02
but i want this dialog to go in to the document and open F-02
how would i a message dialog be linked to transaction,in a sense its a hotspot
Thanks guys