Getting Information in SAP Inbox

Kjetil Kilhavn kjetilk at statoil.com
Mon May 30 02:28:30 EDT 2005


If there are events created when the release or rejection takes place you
can create a simple solution taking advantage of workflow events. Create a
function module which creates the mail and sends it, using the same
interface as function module SWW_WI_CREATE_VIA_EVENT.

In your function you will have information about the object (PO and the
event creator) - so you will have to look up the creator in order to know
who to send e-mail to.

We have done something similar (not sending e-mail, but the feature we use
is the same), and the event linkage is
Object type = BUS2012
Event = Changed
Receiver type = Submit_report (you can put anything you want in here - so
you could call it e.g. Send_email or Notify_creator)
Receiver FM = Z_<you don't really neeed to know>


Another option - if you use workflows for approval - is to implement a send
mail step in the workflow.
--
Kjetil Kilhavn




                                                                                                                                   
                    vishwanaathan                                                                                                  
                    .k at tcs.com           To:     "SAP Workflow Users' Group" <sap-wug at mit.edu>                                     
                    Sent by:             cc:     (bcc: Kjetil Kilhavn)                                                             
                    sap-wug-bounc        Subject:     Getting Information in SAP Inbox                                             
                    es at mit.edu                                                                                                     
                                                                                                                                   
                                                                                                                                   
                    26.05.2005                                                                                                     
                    11:24                                                                                                          
                    Please                                                                                                         
                    respond to                                                                                                     
                    "SAP Workflow                                                                                                  
                    Users' Group"                                                                                                  
                                                                                                                                   
                                                                                                                                   





Dear  Work Flow Gurus,
What Customization to be done for getting an  information in the SAP Inbox
of the  creator(who raises the PR)  of say  Purchase Requistion  once his
approver either Releases or Rejects the Purchase Requisition.

Can anyone guide  me pls.


Vishwanaathan K.
                                                                                                                    
 Notice: The information contained in this e-mail message and/or attachments to it may contain confidential or      
 privileged information. If you are not the intended recipient, any dissemination, use, review, distribution,       
 printing or copying of the information contained in this e-mail message and/or attachments to it are strictly      
 prohibited. If you have received this communication in error, please notify us by reply e-mail or telephone and    
 immediately and permanently delete the message and any attachments. Thank you                                      
                                                                                                                    

_______________________________________________
SAP-WUG mailing list
SAP-WUG at mit.edu
http://mailman.mit.edu/mailman/listinfo/sap-wug




-------------------------------------------------------------------
The information contained in this message may be CONFIDENTIAL and is
intended for the addressee only. Any unauthorised use, dissemination of the
information or copying of this message is prohibited. If you are not the
addressee, please notify the sender immediately by return e-mail and delete
this message.
Thank you.



More information about the SAP-WUG mailing list