In individual PO senario want to change plant while raising purchase order

hello friends
i am doing individual P. O. in this scenario
when i raise sales order, purchase req. is generated wrt tht when i am doing PO system copies the plant from sales order.
but i want to that material should deliver to other plant.
material is trading goods
roshan ahire

Roshan
When you create a sales order for a customer and then subsequently create a PR-PO wrt to sales order the delivery address will be that of the customer. I have not come across a scenario where you create a sales order to a customer and then procure it externally to deliver at some other site. Play around with the acct assignment and item categories in Purchasing to see if your scenario can be helped. If you can explain the business scenario elaborately I can give a shot.
Thanks
Anandha

Similar Messages

  • I  wants to change material details in sale order , delivery  & billing

    dear guru
    I  wants to change material details in sale order , delivery  & billing
    becuse user entered wrong deatils but condition is same no range to be mantained in sale order ,delivery& billing
    Regards,
    Maha.U

    Hi,
    If Material A - Description Vicks is created in Material master n if you want the same material with change of description for respective customer,you can change the description like Vicks XL while creating SO in Description of Material line item.
    Same can be displayed in invoice as well.
    Thanks
    Shri

  • Accomodate the changed BOM in the purchase orders

    Hello,
    I have the 2000 subcontracting purchase orders created with the Old BOM. The BOM was changed in the inbetween. How do I update the purchase orders in a single transaction, I do not want to go in all the Purchase orders and change the PO manually.

    LSMW and SECATT are standard transactions.
    Not everything is possible ot change with MASS transaction.
    It is quite unusual to have 2000 open POs with wrong bill of material.
    How did you create thiose 2000? Manually? how many weeks did it take?

  • Plants / Excise Group /  Series while preparing Purchase Orders, Sales Orde

    Dear all,
    sap gurus plz do need ful
    Presently we are making some mistakes by selecting wrong Plants / Excise Group /  Series while preparing Purchase Orders, Sales Orders, GRIR and Invoices.  We need to make it mandatory to select respective Plant / Excise Group / Series only, so that no-body can select other plant except the respective document.
    full points awarded,
    regards
    deepa

    Hi,
    For a particular user, you can set the user parameters in transaction in SU3 wherin you can set the default values.
    Regards

  • Process order date changes automatically while saving the order

    Hi All,
    While creating a process order in COR1, system proposes the scheduled start date and finish date as current date (today's date), but while saving the order, the dates automatically changes to previous day's date (one day before). Can any one help in what config change needs to stop this auatomatic date change..?  Thanks in advance.
    Regards,
    DS.

    Dear,
    I would suggest you to carrout Master reciepe scheduling and update the Inhouse production time to the material master, this would enable the basic start dates and sheduled start dates to be same.
    If you dont want to carrout scheduling of order, then in OPUZ transaction for the plant/order type combination deactivate the check box for automatic scheduling.
    Regards,
    Prasobh

  • Bapi changing payment terms in purchase order

    hi to all abap gurus
    I want to change the Payment terms in Purchase order using bapi_po_change . can u pls give coding for this bapi with all required int tables declarations . points will berewarded for good ansers

    There is a documentation available for this BAPI and there is an example (although it is a bit confusing). You need to send the folowing parameters:
    Parameter: PURCHASEORDER = <PO number>
    Parameter: POHEADER                          
    PMNTTRMS             =                    <payment term value>
    Parameter: POHEADERX                         
    PMNTTRMS             =                    X  
    Declare your structures/tables using the same type as in BAPI - just copy/paste.

  • Changes to non-stock purchase order

    Hi Gurus,
    Is there a report that will show all non-stock purchase orders that have had a
    change in value (either change in cost, quantity, or added lines).  We
    will need to be able to run this for a date range for the changes, by
    plant, and by user (buyer).
    The report would need to show the purchase order, po line number, the
    original value of the line versus the new value of the line, the text of
    the item purchased, the cost center charged, and some how to tell what
    type of change that occurred (change in price, quantity, or added line
    Thanks
    Anusha

    Hi,
    There is no std report fo this,,, a developed report will do the trick
    please refer to code give  in the below link
    [http://www.sap-img.com/mm001.htm]
    hope this helps
    dheeraj

  • Change in rate in purchase order because of info record

    Hello,
       When i try to create a purchase order with some Rate, system is showing me info record rate.
    In info record Rate has been changed for a vendor which is getting reflected in purchase order.
    This is creating problems for payment.
    How can i prohibit this.
    Thanks & Regards,
    Priyanka

    it is a standard functionality of sap that price is accesed from info reocrd (if present ) at the time of good reciept..so if u dont want that price from info record then change the validity period of the conditions........then that rate is not going to effect the po.but your po sholud not come into that time frame of conditions...........
    please elaborate ypur query

  • Change Pricing Date in Purchase Order

    Hello,
    In normal scenario the pricing date (PRDAT) in Purchase Order is the date on which the PO is created. I want to update the PO with price considering current date. In the table EKPO the field PRDAT is available. But If I require to change the change the date(PRDAT) in the PO where I can find the field in the PO
    Thanks in advance

    Hi,
    Yes, you can go to customizing and see the field selection keys for the PO and see in the: Selection group      Quantity and Price.
    In order to see which keys are influencing the layout in your PO, you can read a blog I just wrote a couple of days ago:
    http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/17833
    I hope this information helps!.
    Best Regards,
    Arminda Jack

  • Change "Volume" value on Purchase Order

    I have a requirement to change the value for the material volume in a purchase order programmically.  Now, the volume for the material is defaulted in from the material master.  We want to update this field with a value that is derived from characteristics(VC).   I can't see to find any user exits or BADIs that could help me.  Anyone have any bright ideas?  Thanks in advance.
    Regards,
    Rich Heilman

    jyoti,
    Go to
    Administration>System Intialization>Authorization-->
    Genreral Authorization>Select user left side>
    Select Drill Down Administration>Drill down Setup>
    Drill Down Business partner>Drill Down Payment terms>
    Give Full Authorisation
    Jeyakanthan

  • Changing message medium of purchase order depending on value of po

    Hi,
    we want to send a purchase order via fax if the netvalue is lower than 1000 EUR. If the value is higher then the po should be printed.
    Is there any Exit or Badi to change the medium of a message depending on the value of a po?
    Regards
    Martin

    Hi Martin,
    Medium of a message is determined by the output condition record and I don't think you can use an exit. You could build a ouput new condition table but PO value is not available as a key.
    You can explore this option.
    Create a new condition table and include an unused field as a key from the list of allowed fields. Find a user-exit in the PO which can update the above field with unique data. Create OCR with for this key combination.
    Cheers !

  • Plant required in Purchase Order

    I'd like for the plant to be an optional field in the purchasing documents (PO, RFQ, PReq, etc.).  I've changed the plant field to optional in the IMG (IMG -> MM -> Purchasing -> Purchase Order -> Define screen layout at doc level for ME21N (and others) under Basic Data, Item.  Then executed the transactions that I changed above, and the plant is still required. 
    I understand this is hard coded in the program (plant being required) - however I'm having a difficult time understanding why it is available in the IMG, but then does not work (or it's hard coded). 
    Any guidance would be appreciated.  If we can make this field NOT required, it would improve our processes significantly.
    Thanks much!
    Gina

    Thanks for the reply.
    I know, it's strange.
    Here is the requirement.  We are releasing at the PO level (cause we update our RFQ and actually compare vendor pricing - then the one that is selected is copied into the PO - then the release kicks in).
    Ultimately - our vendors have access to our plants to see who has what for inventory.  The vendor decides on the shipment day, which plant to send what/quantities to.  Due to the plant being required on the PO, we will have many updates to the quantities, which in effect will kick off the release again.
    Ideally, we'd like to leave the plant blank in the PO, then do GR against the PO at whichever plant the vendor ships the items to.
    Does this make sense?

  • Fast change for confirmation in Purchase Order

    Hi experts,
    We are entering line item wise confirmation in purchase order.  It is taking time .  We want that we do enter " Confirmation " for 1st Line item and then thru Fast Change it can be copied to all.
    We tried it.  The space provided in fast change is only 04 characters.  We write CONF instead of confirmation and then press fast change icon. Word CONF copied to all line items but it not supporting the other things which we have to enter in confirmation box for eg :  Order Acknowledgement / Inbound delivery.
    We have reduced the word confirmation to conf in customizing also via  spro>MM>purchasing>confirmation >set up confirmation control but still it is not supporting the other thing we have to enter in confirmation box for eg :  Order Acknowledgement / Inbound delivery.
    I think we are missing some part of customization.  Please suggest.
    Regards,
    ( Rajneesh Gulati )

    Hi Rajneesh ,
    Goto the Transaction MASS
    Object : BUS2012
    Table Name :MASSEKPO
    for the required changes
    Regards
    Ramesh Ch

  • Rights to change Payment Terms on Purchase Order

    Hi,
    How can we assign rights to a user who is allowed to change the Payment terms for Purchase orders entered.
    Currently , the moment a PO is entered and the payment terms is changed it prompts a message saying that you are not authorized to change the payment terms.
    Where under Authorizations can i go and change this?
    Can anybody suggest a solution?
    Jyoti

    jyoti,
    Go to
    Administration>System Intialization>Authorization-->
    Genreral Authorization>Select user left side>
    Select Drill Down Administration>Drill down Setup>
    Drill Down Business partner>Drill Down Payment terms>
    Give Full Authorisation
    Jeyakanthan

  • Changing default printer in Purchase order

    Hi
    This is Mohammed. Khan, when we are working with these purchase Order T-codes (IW32, IW21, IW28, IW38) When ever we are trying to give purchase order print, than automatically it will take $MECH,at present this printer is not available in our landscape, if there I donu2019t know where this printer is defined exactly, I am searching this particular printer in Output devices(SPAD) but this is not available in that list, can any body tell me how to change the default printer, from purchase order printing list, and also let me know how to set different printer in the place of $MECH printer..
    Thank you,
    Regards,
    Mohammed. Khan

    Hi
    Try checking NACE transaction, for your output type the default printer assigned (in communication method). And also check defaults tab in user record in SU01 tcode.
    Thanks

Maybe you are looking for