2007 Oct 31 4:30 AM
HOW TO SEND THE MESSAGE FROM ONE USER TO ANOTHER USER IN SAP
2007 Oct 31 4:31 AM
try using FM TH_POPUP.
2007 Oct 31 4:36 AM
Hi,
Go to transaction SBWP to use SAP's mail functionality.
If you want to use a function module in your program, use 'SO_NEW_DOCUMENT_SEND_API1'.
Check for sample code -
ashish
2007 Nov 01 3:55 AM
thankx