Email to triggerd to the concerned vendor on the release and save of the PO

hi,
the requirement is that, when the purchase order is released and saved in me28/me29n .then a email should be triggered to the concernd vendor .
is there any standard procedure for this.
As in NACE tcode,there is output type(NEU) for purchase order(EF),in the processing routines view- there is a processing routine with the row.
External send  SAPFM06P  ENTRY_NEU  MEDRUCK
what does this signify.
plz help
regards,
johnson
Edited by: johnson george on May 30, 2008 3:00 PM
Edited by: johnson george on May 30, 2008 3:13 PM

hi,
u can do this using workflow.
workflow paths
hi,
Workflows
http://www.sap-img.com/workflow/sap-workflow.htm
http://www.sapgenie.com/workflow/index.htm
https://sapneth9.wdf.sap.corp/workflow
http://help.sap.com/saphelp_webas620/helpdata/en/a5/172437130e0d09e10000009b38f839/frameset.htm
http://help.sap.com/saphelp_47x200/helpdata/en/a5/172437130e0d09e10000009b38f839/frameset.htm
For examples on WorkFlow...check the below link..
http://help.sap.com/saphelp_47x200/helpdata/en/3d/6a9b3c874da309e10000000a114027/frameset.htm
http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf
http://help.sap.com/saphelp_47x200/helpdata/en/4a/dac507002f11d295340000e82dec10/frameset.htm
http://www.workflowing.com/id18.htm
http://www.e-workflow.org/
http://web.mit.edu/sapr3/dev/newdevstand.html
Follow this link for examples with screen shots.
http://www.****************/Tutorials/Workflow/Workflow.htm
Check the demo of workflow from the following link:
https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e0bbdb3c-d640-2a10-d3b2-e4d9b90536a6
for tutorials:
http://www.sapbrainsonline.com/TUTORIALS/TECHNICAL/WORKFLOW_tutorial.html
http://workflowgenie.com/index.php?option=com_content&task=view&id=56&Itemid=45
http://sapmaterial.com/workflow.html
Check the demo of workflow from the following link:
https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e0bbdb3c-d640-2a10-d3b2-e4d9b90536a6
for tutorials:
http://www.sapbrainsonline.com/TUTORIALS/TECHNICAL/WORKFLOW_tutorial.html
http://workflowgenie.com/index.php?option=com_content&task=view&id=56&Itemid=45
http://sapmaterial.com/workflow.html

Similar Messages

Maybe you are looking for

  • How do i change from xp on booting to mac

    I just bought the new imac w/intel duo processor. the mac rep loaded boot camp and windows xp home on my request. (i have stuff from both mac and xp). in any event the computer starts up in windows xp. what do I have to push that should give me the o

  • Flash Player not working on Vista 64 Bit

    I too am having extreme difficulty w/ installing the new flash player.  At first I didn't know I had too.  Two days ago I was watching a show on YouTube, and last night it said I needed to install the latest version. Windows Vista Home Edition 64 Bit

  • Powerbook G4 can no longer connect to Time Capsule network

    For more than a year, my Powerbook G4 17"  was able to access the internet provided wirelessly via my Time Capsule.  I recently had to reconfigure the Time Capsule setup to address an unrelated issue, and now I am unable to join the wireless network

  • Sending reduced IDOC from XI to R/3 with nodata markers

    Hi ! I need to update a VERY FEW Vendor fields data in R/3 from XI (FILE-XI-IDOC). I'm using the standard IDOC type CREMAS04 (I need to update fields of the E1LFBWM segment...withholding tax fields). The problem is, that if I disable the not needed I

  • How to choose in Delete Duplicates from internal table?

    Now I need to delete Duplicates from internal table, So at first I sort than I delete duplicate Sort itab1 BY Company_Code  Asset_No Capital_Date.       DELETE ADJACENT DUPLICATES FROM itab1 COMPARING Company_Code  Asset_No  Capital_Date Company_Code