Purchase Order Automatic Output x 2

Hi,
Does anybody know if it is possible to define in MN04/MN05 two automatic outputs? With that I mean that we would like to have for normal "NB" order types, both a fax and a printout generated. That is medium "2" and "1" at the same time.
However, when I try to maintain MN05, SAP complains that since the entry for Fax is existing, I can not add an entry for Printout.
Any input?
Thanks

Hi Toni ,
It is possible but with different message type.
Eg : NEU -- u might be using for printout .
Make a copy and ZNEU - use it for fax.
Regards
Ramesh Ch

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

  • Changed Purchase Order Print output

    Hi Gurus,
    what output type should i choose to get revised purchase order print output with only changes
    Regards
    Vivek

    Hi Vivek,
    You can very well use the same o/p type which is used for creation.
    The driver program need to be modified to print only the changes required.
    Contact ur ABAPer for further assistance.
    Regards
    Ramesh Ch

  • 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.

  • How to know which Smart-Form is being used for Purchase Order print output

    Hi Gurus ,
    How to find which Smart-Form and and methods/program being used for Purchase Order print output in SRM  ?
    In ECC we have tcode NACE where we can check all the details.Is there something similar in SRM ?
    Please help.
    Regards,
    Saurav

    There is no similar transaction in SRM for your purpose. Usually if the customers customize the smartforms, they would choose to use their own form by implementing BADI BBP_OUTPUT_CHANGE_SF. Take a look into your system and see if this BADI is implemented. If so, debug it (by pressing "Print Preview" for a PO for example) and find out what form it is using. Or, if the BADI is not implemented, by default, the system uses form BBP_PO.

  • Purchase Order - Message Output

    Hi ,
    I am creating Purchase Requisition and converting to Purchase Order using ME59 . In this process system is not generating any output message for PO printing automatically .
    If i create a PO manually using ME21N , then Output Message condition is determined automatically .
    Is there any way to achieve the same in ME59.
    Thanking You ,
    Sudhakar

    Hi
    Try using ME9F for purchase order print out
    AK

  • 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?

  • 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

  • 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

  • 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):

  • 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

  • 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.

  • Can I change a field that is displayed on a Purchase Order Message Output

    I have read on a couple message threads that have stated that it is not recommended to change the length of a field on a purchase order.  If I am unable to  change a field length, can I instead use another field that is long enough to fit in the information and then substitute this field on the message (form) that is output for the purchase order?  If so, how do I do this?
    I am on SAP r/3 4.6c.  I want to substitute field unsez - our reference for verkf - salesperson.

    With iTunes Match enabled on your computer and on your iDevices direct sycing is disabled. To add musci to your iDevices it must be in your iTunes library (not necessarily the iTunes Store).
    With iTunes Match enabled you will manage the music directly on the iDevice, instead of via iTunes. If you still wish to sync directly you must disable iTunes Match on the iDevice.

  • Purchase order IDOC: output

    Hi
    I did configure a the following.
    1.Outbound message type <b>ORDERS</b>
    2.Outbound receiver port : TRfc
    3.Basictype <b>ORDERS05</b>
    4.Message control: Application <b>EF</b> Message type <b>NEU</b> . Process code <u>ME10</u>
    What do i need to configure additionally so that the purchase order idoc get exported?

    Naresh
    This is what i did already.
    When i create the order ,  i user NEU AS as output and "distribution ALE" as medium. I then select LS (logical system) as Partner function and SAPBC as partner.
    I get a warning message "Partner SAPBC does not exist for partner function LS".
    When i go back to the messages, it is unprocessed. When i display the communication method, i get the error "No communication data has been defined for transmission medium A"
    Any idea why?

Maybe you are looking for

  • Help with asl files (Apple Script Logs)

    I went through my hard drive recently using a program called GrandPerspective.  It showed me that i had this huge chunk of files thats taking up almost a quarter of my 232 GB hard drive.  I did some google searching and found out that they are logs o

  • Itunes 7 and macdrive

    Is there a way to make iTunes 7 just ignore the fact that my iPod is Macintosh formatted, and just read the darn iPod? I have the HFS+ filesystem driver installed on XP (provided by MacDrive), and my HFS+ iPod has ALWAYS worked fine on my XP laptop.

  • Czech characters encoding problem in RTFTemplate with Velocity engine

    Hi, I am trying to use your RTFTemplate project but I have trouble displaying Czech characters in the generated RTF document. Instead of characters like �čř� I get only questionmarks ????. I thought that this could be related to setting a wrong encod

  • Is it possible to just upgrade to the next version?

    I have version 3.1 of Aperture and just bought a MacBook Pro with Retina would like to upgrade to the latest version, but cannot find an upgrade option. Does anyone know if this is possible? Thanks Shirley

  • Is there any Standard BAPI to handle  ' Change Parked Documents' .

    Hi,   Is there any Standard BAPI to handle  ' Change Parked Documents'  or   Transanction FBV2.   Please Send reply to My mail id : [email protected]   Please send ASAP. Thanks & Regards. Vanitha.