R12 sent purchase orders automatically to preparer once approved?

Please can anyone advise the steps to automatically e-mail a .pdf copy of a purchase order to the preparer once the purchase order is approved.
Currently we do not sent purchase orders to our Suppliers, we only want to send approved purchase orders to the preparers.
Thank you in advance

We are using workflow in the case of approvals, however we do not want the email output to appear to be coming from the last person who touches the order via workflow.  Is there a way to customize through workflow to not use the last person who touches it as the sender?

Similar Messages

  • Creation of  purchase order automatically  by taking  purchase requesition

    Hello Gurus
    Is it possible to create purchase order  automatically  by taking purchase  requesition  no from  sales order?
    i checked in all the  forms  couldn't find  any answer .
    thank you  in advance
    regards
    venkat

    Hi Venkat,
    When you save a sales order that contains one or more third-party items, the system automatically creates a purchase requisition in Purchasing. Each third-party item in a sales order automatically generates a corresponding purchase requisition item. During creation of the requisition, the system automatically determines a vendor for each requisition item. If a sales order item has more than one schedule line, the system creates a purchase requisition item for each schedule line.
    Purchase orders are created from purchase requisitions in the usual way. But If you want the Purchase orders to be created automatically, then you should automate the creation of purchase order by creating a job or using workflow. Other wise to create a PO from PR use ME57. A third-party order is usually created referencing a third-party item in a purchase requisition. You can create purchase orders in this way individually or collectively. For Configuring Automatic PO kINDLY PLEASE LOOK into this.
    "http://help.sap.com/saphelp_47x200/helpdata/en/94/da2e3b2bdab96be10000000a114084/frameset.htm"
    Kindly please let me know If you need any more information on this.
    Regards,
    Ram Pedarla

  • Create purchase order automatically from Sales order.

    Hi,
    I have ticked  Create purchase order automatically check box in item category TAS and TAB but still not able to generate Purchase Order automatically.???
    any clue.
    thanks/ashu

    You need to have your prerequisites in place for the automated creation of the purchase requisition before the purchase order can be raised:
    You may already have done this, but check that your material has the purchasing information on it (trxn MM02, purchasing tab), that a purchasing information record exists for that material and vendor in that purchasing org (trxn ME12), check that a source list exists as well (trxn ME02). If you have created the source list or purchasing info record after the sales order has been created then you will need to go into trxn ME56 to assign them manually. That should release the PO to be created.
    In standard 3rd party, the PO is created using ME59 (prog RM06BB20), which can be run as a batch job.
    Jon

  • How can I convert of Sales order to Purchase order automatically?

    How can I convert of Sales order to Purchase order automatically?
    It is a TPSO (Third party sales order) situation, I am using item category as TAS, it automatically converts Sales order to (PR)Purchase Requisition.
    But can I convert Sales order to (PO)Purchase order? without any manual intervention?

    Hello,
    you can't create a sales order with reference to a purchase order. You can input customer PO nuber in the sales order Purchase Order number filed.
    Prase.

  • Auto mail of purchase order to vendor after final approval(release)

    hello all,
    my requirement is that.after creation of purchse order and final release,my client want to send the puchase crder automatically to vendor via mail.
    pls explain me settings for same.
    i have already search the sdn threads,but not got the exact settings for this scenario.
    thanx in advance for your valuable reply.
    regards
    simran

    Hi,
    You could have searched in SDN for query sending PO by e-mail to vendor. There are a lot answers. OK.
    As required by you purchase order automatically will send to vendor via e-mail after final release, then set Dispatch time as 4 {Send immediately (when saving the application)} in NACE t.code in application EF for your PO output type and save. Also maintain condition record for PO output type in t.code: MN04 and keep Dispatch time as 4 {Send immediately (when saving the application)} with other parameters (document type, purchase organization etcu2026.)
    For more check links for details setting e-mail setting for PO
    http://www.architectsap.com/blog/sap/sap-mm-purchasing-send-purchase-order-by-mail-to-vendor-in-sap/
    http://www.sap-img.com/materials/external-send-sending-po-by-email.htm
    Regards,
    Biju K

  • Create service Purchase Order automatically at goods issue in VL02N.

    Hi Friends,
    Please give me steps on how to write the ABAP code To Create  service PO automatically at goods issue.
    Technical Info
    •     BAPI BAPI_PO_CREATE1 is to be used for creating the service PO.
    •     The service PO will be only created for YLF deliveries.
    •     The PO will be created only if the shipping conditions field ( LIKP-VSBED ) has any value except 3rd party or Customer pick-up.
    •     The PO needs to be created when goods issue is performed on the delivery.
    •     The PO needs to be created with the following values :
    1.     Purchase order type : YB
    2.     Vendor : Header partner function SP, Carrier
    3.     Plant : LIPS-WERKS
    4.     Material : 10
    5.     Account Assignment Category : K
    6.     PO Quantity : 1      
    7.     Net price : LIKP-NETWR
    8.     Cost Center : 54434
    •     On failing to save the PO, the error message should be generated so that the user knows the error and can fix the error and create the PO manually.
    Please help for this urgent req.
    thanks.
    Message was edited by:
            anjan
    Message was edited by:
            anjan

    Sure. Here it is:
    Go to SPRO.
    Logistics Execution
      Transportation
        Shipment cost
          Shipment cost document
             Shipment cost type and Item category.
    For the shipment cost item category you are processing, lets say standard 0001 (Transportation costs). double click on it.
    You will find all you need in the tab SETTLEMENT.
    There, there is a field GENERATE PO.
    Select one of the options:
         Do not generate purchase order
    A     Generate purchase order for validity period of 1 day
    B     Generate purchase order for validity period of 1 week
    C     Generate purchase order for validity period of 1 month
    Once the shipment cost is created and transfered to MM(settled), if there no open PO for the carrier, the system creates one.
    Good luck,
    Leonardo De Araujo

  • Customized R12 Standard Purchase Order report with custom data and layout

    Hi all,
    We need to customize the seeded Purchase Order report in R12 to add an additional section to include cost data coming from our custom table. The key is that our customized report should be launched instead of the seeded report via various PO forms (e.g. View Document menu option, PO Communications form to email, fax and print PO, etc).
    I manually set up a custom Document Type Layout for the Document "Standard Purchase Order" to use my customized template so my custom layout is shown instead of the R12 layout, but according to Oracle support the report can only draw data from a set of seeded Oracle views like po_headers_xml,po_lines_xml etc.
    Any suggestions how we can add our custom data to PO report in R12?
    Thanks! Mike.

    Hi Mike
    thats a tough one, the PO generation is a bit restrictive to say the least when it comes to customizing. It sounds like you have worked out how to get your own template in there to render the PO.
    On the data front, all I can think of is to customize and replace the seeded PO view with one that incorporates your extra data.
    Or, get into the page customization world and write your own extract and format concurrent program/procedure and then hook it onto the buttons where you want to launch it.
    You might have more luch, response wise from the EBS PO forum.
    Procurement : Procurement
    OAF: OA Framework
    Regards
    Tim

  • Creation of Purchase Order automatically via PR after mrp run.

    Hi Experts,
    I want  to know that , after MRP run  i got the no of PR'S. As i know , through MD04  i can create purchase order from particular pr but is their any option from which purchase order  get generated automatically from pr's which are generated afrer MRP run.
    Thanks n Regards
    Anupam

    Hi,
    You can maintain source list Tcode ME-01 and make it MRP relevant by selecting Sorce list MRP relevant. In sorce list you can maintain vendor and material data valid for particular period and make it MRP relevant.
    With this you can automatically generate purchase order from Purchase requisitions after MRP Run.
    Regards,
    Tushar Patankar

  • Purchase Order is not created once in a while

    Hi All,
    I have peculiar problem that, when we are creating purchase orders some of the purchase orders are not existing even it gives message "Purchase Order created with purchase order number" is displayed.
    But if I try to create the purchase ordrer with same data it is creating, this problem is coming once in a while.
    points will be rewarded
    Regards,
    Venkat.

    customizing problem.
    or
    field mapping not correct.

  • Purchase order automatic amount determination with scales

    Hi,
    I have a problem with the automatic definition of amount of a purchase order item on the basis of the scales defined for a condition type (only for a material, the others are ok).
    As you can see in the attached images I have scales dedfined from 300 pieces, so, when I put 200 pieces, system should give me an error or set the amount of the more similar scale, but instead the system sets the value 4,21, that I have for 600 pieces! And very strange thing is that if I go in analysis, I can see that value setted was 5,33 and then manually modified, but it's not true: I've not modified. I tried to do all again and always error for that material code.
    Why? What should I check?
    Thank you

    Info record (subcontractor).
    Here the scales of other item (different scales):

  • VMI - ORDRSP IDOC to create a Purchase Order automatically

    Hello All,
    I would like to simulate the VMI process. Which data in a ORDRSP IDOC (Message variant VMI) has to be filled at least, so that from it an Purchase Order is created automatically? Does anyone of you have an example IDOC - maybe in the XML format?
    Thanks in advance
    BR
    RMP

    Hi Hanuma,
    For creation productin order IDoc, you can use standard program RCCLORD and FM CLOI_MASTERIDOC_CREATE_LOIPRO.
    For creation purchase order IDoc, you can use FM IDOC_OUTPUT_ORDCHG or IDOC_OUTPUT_ORDERS.
    There is customer exit available for you to populate new status and order number.
    Hope this will help.
    Regards,
    Ferry Lianto
    Please reward points if helpful.

  • Block Purchase Order to be changed once Service Entry Sheet is created

    Hi All,
    I need help, i want to know how can i block the PO not to be changed once the service entry sheet is created. For example : Once the user create a service entry sheet with a released PO it must not allow her / him to change the PO.
    Thanks,
    Rosina

    Set the Release Indicator for Purchase Order Release Strategy such that it will not allow to change once Released.
    Else Configure Version Management for Purchase Order.

  • Purchase order automatically

    Dear All
    we have two purchase order that one of them is created automatically in the during of goods receipt in transaction MB01 or MIGO and one of  them is created normally ,how can recognize which one is created automativcally?.
    best regards
    R.T

    HELLO,
    Do as below.
    First of all  take vendor code  and *material code *  from both purchase order.
    use xk03. mm03
    for which vendor  and material you find Automatic po indicator present that po is Automatic po
    also check inforecord for that.

  • Vendor not getting purchase order automatically  by E-Mail .

    Dear All ,
                                                                                    User hd crtd a Purchase Order for merchandising catalogue , but user notices that vendor had  not get the purchase order thru e mail , althought i hv chkd in messages , then it is found that the output is successfullt processed , here the medium is External .As per user , he says that creator of P.O is having always a problem when creating merchadising  Purchase Order .
    Any relevant help will be appreciated .
    Rgds,
    sap11
    Edited by: sap11 on Sep 8, 2009 8:18 AM

    Hello Sap11,
    Please make sure that the 'sender' (e.g. user, that creates PO) has got a valid email address in the user master record (SU01).
    Also, try to send from the users Id a test mail to a valid internet email address.
    You could do this via SBWP --> New message. The recipient should be the valid email address and the 'Recip. type' = Internet.
    This should create an entry in SAPConnect (SCOT).
    Good luck,
    Franz

  • Purchase order Automatic creation

    Dear All,
    I want to configure the Transportation scenario,
    My requirement is when shipment is created a purchase order should get automaticaly for purchase of services from transporter...
    Can anyone hap me out with this??/
    Regards
    Rasik Waghela

    Forwarding to financial accounting for the creation of accruals requires a service entry. Every service entry sheet is based on a purchase order. Determining this purchase order is the first stage for forwarding to FI and therefore the first stage required for carrying out settlement
    This purchase order must first be created in Purchasing. Important criteria for the purchase order are:
    Service agents
    Purchasing organization
    Purchasing group
    Plant
    Item category
    You must create the purchase order for a service agent. The purchase order can be valid for the following periods:
    Day
    Week
    Month
    In Customizing the purchasing organization, the purchasing group and the plant must be assigned to the corresponding transportation planning point and the shipment cost type. You make these settings in the IMG. Choose Logistics Execution ® Transportation ® Shipment costs ® Settlement ® Assign purchasing data.
    rgsd
    madhu

Maybe you are looking for

  • Multiple cloud with one iTunes account

    My wife and I share an iTunes account so our iPhones just show up as separate devices.  Can we set up two iCloud accounts withing this one iTunes account so that we can back up our iPhones to the cloud independent of each other?

  • My cloud email wont 'push' on my Ipad 2 when connceted to wifi?

    Please help. I have recently got an IPad 2 and have an issue of my cloud e-mail not pushing when the iPad is connected to wi-fi. It pushes fine on 3g but just not when connected to wifi. My exchange account pushes successfully on both 3g and wifi. Co

  • Error in write step of PA_TIME object archival

    Hi All, I doing archival for the object PA_TIME and I have a queries in that, When I schedule the write step, the job is cancelled and I got an error stating "Archiving group 000000 not found in T51B1 and/or T51B2".  I checked both the tables, there

  • Autowaitlisting functionality not working as expected

    Hello everyone - we are attempting to get Auto waitlisting working on our OLM implementation and have so far been unable to do so. We have an SR open with Oracle - but I wanted to check in here to see if anyone has had a similar experience. We believ

  • Black band on my 30 inch cinema display. Any known causes?

    Hey everyone, My 30 inch cinema display is doing some wierd things which I havent encountered before. If you can see the image, towards the LEFT SIDE CENTRE, there are these BLACK BANDS. these start to appear after about 5-15 mins after the display i