Copying PO   price in to  Quotation

Hi Gurus,
Here is our client's requirement
We create a QT   with item category  ZTAS, which will trigger  PR.  PO will be created based on the PR - RFQ.  We want to copy the price in PO back into  Quotation as cost of the Material. And we do mark up on the cost and sell to Customer.  Then we copy the QT into SO and do the regular process from there onwards.
Our challenge is how to capture PO price in to  QT.
Any suggestion in this regard will be highly appreciated.

Use an alternate calculation routine in your pricing procedure.
Now this will be against Z condition or VPRS.
The logic will be to take the last PO price from EKPO for the specific material.  Or also you can take info record too for this.
As when the PO is created the new price is updated in info record.
Based on this you will get the cost of the material and then make condition record of discount & surchare with % type.
This condition type will use cost condition as base value.
I hope this will help you.
Kindly reward if helpful
Thanks & Regards
SD21032011

Similar Messages

  • Copy closed or cancelled sales quotation to sales order

    2007A SP0 PL49
    It is possible to copy a closed/cancelled sales quotation to a sales order. It is also possible to copy to sales order several times. What is the reason for this? Has this always been the way it works?

    Yes it's possible and been around since we started with SAP 2005A. We use sales quotes extensively and treat them like standing orders.  We have customers that order the same items over and over daily/weekly, and rather than have to key in those sales orders over and over we use the document generation wizard to copy sales quotes to sales orders based on UDF we have added.
    If you want closed sales quotes to be blocked from adding to a subsequent document I am sure this can be done with stored procedures.

  • Unable to copy the Price Modifiers associated with a Sales Order Line

    Dear All,
    I am copying Sales Order Line using the process_order API. I was not able to copy the Price Modifiers associated with the Lines. How can I accomplish this..?
    Is there any API available for copying the Price Modifier info associated with the Sales Order Line..?
    Environment is 11i and OS is SUN Solaris
    Please update...
    Many thanks in advance..

    Hello All,
    Please let me know is this possible to have the list of Invoices for an associated Sales Order.
    Thanks,
    Abdul

  • How can I copy the price from a reference invoice

    Hi,
    How can I programmatically copy the price from a reference invoice to the orders which I am creating using FM SD_SALESDOCUMENT_CREATE.
    Regards,
    Tanmay

    Hi,
    Try using the BAPI BAPI_SALESDOCU_CREATEFROMDATA1.
    In that pass REFOBJECTTYPE
    REFOBJECTKEY
    REFDOCTYPE
    to create from an invoice..
    Thanks,
    Naren

  • Copy PO Price to Delivery Price for STO

    Dear SAP Gurus,
    Good day! Any way to copy the price PO to Delivery Order?
    Thanks,
    CC

    Hi Ced Ng,
    Go to *SPRO-IMG-Logistics ExecutionShipping -- Basic Shipping functions--Pricing-Define Pricing Procedures for delivery*
    --Assign your pricing procedure to your delivery type & save it
    --Once you do  delivery in STO & go to VL02N and select the line item
    --Double click on it & click on conditions tab you will find the pricing procedure. 
    Let me know if your problem is solved
    Regards
    Pradeep

  • Copy Order Price into Purchase Order Price

    Dear SAP Experts,
    My client looking for third party ordering scenario where sales order pricing must forwarded to PO pricing condition value.
    Sales order has price components like gross price, freight, tax, commission. Most of SO price components value must copied into PO pricing conditions created as third party sales. Do we have any standard configuration for this ? How can we copy order price into PO pricing condition?
    Thks,

    Hi Diwakar,
    Noted that no standard configuration available, how do we copy price sales pricing components into purchase order pricing components ? What would be other way to achieve this process ?
    Thks,

  • Copy SO price value into PO price condition values

    Dear SAP Experts,
    My client looking for third party ordering scenario where sales order pricing must forwarded to PO pricing condition value.
    Sales order has price components like gross price, freight, tax, commission. Most of SO price components value must copied into PO pricing conditions created as third party sales. Do we have any standard configuration for this ? How can we copy order price into PO pricing condition ?
    Thks,

    Hello,
    Create a similar pricing procedure what you have at the sales order level. It should therefore pick up the same values and match your sales order pricing.
    REWARD POINTS IF HELPFUL
    Regards
    Sai

  • Copy po price from ztable

    We have a Ztable with below structure where the approved purchase prices are stored. We have created a routine which checks whether the PO price is matching to the prices in this table w.r.t. the validity date.
    Can we copy the price from this table to PO directly. i.e, no user will enter the price in PO or info record but the PO will adopt the price from below table.
    MANDT     MANDT     CLNT     3     0     Client
    KSCHL     KSCHA     CHAR     4     0     Condition type
    LIFNR     ELIFN     CHAR     10     0     Vendor Account Number
    MATNR     MATNR     CHAR     18     0     Material Number
    EKORG     EKORG     CHAR     4     0     Purchasing Organization
    WERKS     WERKS_D     CHAR     4     0     Plant
    SEQU          NUMC     13     0     Sequence Number
    DATAB     KODATAB     DATS     8     0     Validity start date of the condition record
    DATBI     KODATBI     DATS     8     0     Validity end date of the condition record
    KBETR     KBETR_KOND     CURR     11     2     Rate (condition amount or percentage) where no scale exists
    KONWA     KONWA     CUKY     5     0     Rate unit (currency or percentage)
    KPEIN     KPEIN     DEC     5     0     Condition pricing unit
    kindly revert.
    thanks in advance.

    Hi,
    You need set a price with standard tools if you want that a VOFM subroutine works, ie: you can do a substitution if the system set a price before.
    I hope this helps you
    Regards,
    Eduardo

  • Copy Special Prices with unchecked property

    Is it possible to copy special prices via the "Copy Special Prices to Selection Criteria" to all Business Partners who do not have a certain property checked?
    Thanks,
    Luke

    Thanks Gordon,
    That's what I was thinking. I'll use DTW to import the inverse of unchecked property to another property for all the business partners to do the price update.
    -Luke

  • How to copy header/item text from Quotation to sales order?

    Dear All,
    On ECC 6, I am trying to get text copied from the quotation to the sales order (when the order is created with reference to the quote).
    As of now, the order creation is fine with all the right items & partners etc. in it, but the text is missing.
    The same text IDs have been assigned to both documents (at header & item levels).
    Is the text content supposed to be copied by standard SAP? Is there any customizing needed for this? Please guide me on how I can achieve this.
    Please help.
    Thanks
    Best regards,
    Rohit L
    Edited by: Rohit Lokray on Nov 26, 2009 10:49 AM

    Hi Rohit,
    Pls check this e.g.
    Text Determination Procedure
    You can define text for
    Customer
    Sales document
    Delivery
    Billing 
    1) Create new text types
    (Menu Path:  SPRO-IMG-Sales and distribution- Basic function-Text Control-Define text type). You can define new text type in this menu for your requirement for different objects (Customer, Sales document, Delivery and billing document). T-code: VOTXN
    2) Assign the new text ID in the text   determination procedure
    (Menu Path:  SPRO-IMG-Sales and distribution-Basic function- Text Control-Define text type). Click on change on application tool bar. Select text procedure   created and double click on Text ID'  s in text Procedure. Assign new text Id to Text determination procedure
    3) Define and Assign an access sequence to the new text ID
    (Menu Path: SPRO-IMG-Sales and distribution-Basic function-Text Control-Define access sequence for determining text).Access sequence can be defined only for sales document not for customer master. Select text procedure and double click on text id's in text procedure folder. Select text id and double click on access sequence and create new access sequence here.
    4) Assign the Text determination procedure with the sales document type.
    (Menu Path: SPRO-IMG-Sales and distribution-Basic function-Text Control-Define and assign text determination procedure) In this menu path you can assign text determination procedure to sales document type.
    [http://help.sap.com/saphelp_erp60_sp/helpdata/en/90/758534c960a134e10000009b38f83b/frameset.htm]

  • Terms of Payment consideration in Price comparision of Quotations

    Hi,
    While Price comparision of the Quotations submitted by vendor, can I take the Payment terms into consideration?
    If so how?
    I have given the terms of payment in the quotations but it is showing as an additional information only in price comparision.
    Please guide me how to do this.
    regards,
    Kannaiah Naidu C

    I,
    I solved the problem with EXIT_SAPLMRMH_014.
    The process does not pass in other sugested user-exits.
    Kind regards,
    Paulo Sousa

  • ME21N : Donu2019t copy the price for all condition types from last po

    Dear.
    When I create a purchase order the price for all condition types are copied from last purchase order inside the info-record.
    But I have some condition types like FRA1 or FRA2 that I donu2019t want that system transfer price from last purchase order.
    How can I do that ?
    Thanks.

    Hi Cris,
    Go to SPRO>MM>PUR>Info Record>Define Price History> Here with your Purchasing organization if the tick is active that
    Specifies that the order price history (PO price history) is to be updated with the effective price.
    Normally, the order price history is updated with the net price.
    Procedure
    Set this indicator if you want the order price history to be updated with the effective price.
    Thanks
    Diwakar

  • How to copy net price of the Contract to Valuation price.

    Dear All,
    I have a requirement to change the valuation price when raising purchase requisitions (ME51n). when selecting source of supply (Contracts), i want to copy the Net price of the selected contract to the Valuation price of the Purchase Requisition. i tried to find a Badi or User Exit to do this, but i couldn't find any.
    Can you please help me on this.
    Thanks,
    Chaminda.
    Hi all,
    I found a way to do this.
    ME_PROCESS_REQ_CUST
    Edited by: chaminda CK on May 7, 2010 7:21 AM

    found the answer
    ME_PROCESS_REQ_CUST
    PROCESS_ITEM method can be used.
    Edited by: chaminda CK on May 7, 2010 7:23 AM

  • Copying of price for Service PO

    Hi Friends,
                        While creating po, price is triggering from last PO. But I don't want to copy from any previous data. I want to copy from PR for Services only for rest of PO's , price has to be fetched from last PO. So how to control for service PO's. What customization I have to do? Please reply...
    Regards,

    Hi you can try this solution
    Purchasing> purchase Order> Define Screen layout at Document Level
    Copy NBF as ZNBF > Details >Under  Administrative data, item  Make Info Update as Display
    Copy NBF as ZNBS>  Details >Under  Administrative data, item  Make Info Update unchecked
         Purchase Order> define Document Type> Create a Separate Doc Type ZSER for Service PO. Suppose ZNB is u r PO doc type of all other purchase
         Assign field selection ZNBF with ZNB. Delete Item Category D from Allowed item category of ZNBF for finer control
         For ZSER (Service Doc type keep only D as allowed item Category. Assign field selection ZNBS with it.
    So You will be able to create all other purchasing except Service by using ZNB doc type and PO price will be updated from previous PO by means of Info Update option. For ZSER doc type you will be able to create only service PO and it will not take the reference of previous PO
    For making PR mandatory for service PO there is no standard option. If ypu have some specific user for making Service PO then you can follow the following route:
    TCODE OMET> Create function auth 15 , Check Ref to  PR
    SU3>PARAMETER> Maintain Parameter ID EFB & Parameter value 15

  • Poblem in copying PO price

    Hi experts,
    While creating PO all the condition types are coping from the prevoius PO. I want to restrict the copy of all condition type.
    I want to copy only the Base Price ?
    For Base price using PB00 where Access sequence is attached in that condition type .
    But for other consition type no access sequence is atcched.
    Kindly guide me how to restrict the other constion value from last PO.
    Thanks in advance
    With best regards
    SD

    Hi
    You can have access sequence only for basic price and you can copy only to PO. To stop copying from last PO, You need to define buyer default OMFI. In that choose the option not to copy last PO price. Then assign it to user in SU01 with parameter id EVO. So that last PO price will not be copied, only info record basic price will be copied.
    Your problem will be solved
    Regards
    Antony

Maybe you are looking for

  • Using Find My iPhone with Snow Leopard and iPhone 4S

    I just upgraded my family's three iPhones from 3GS to 4S. I have a family MobileMe account and would like to continue to use Find My iPhone. I cannot upgrade my OSX on my Macbook Pro past Snow Leopard without rendering a professional app that I use f

  • CANCEL MY AUTOMATIC PAYMENTS

    Hi there, I have followed the steps listed on the forums but can someone please cancel my automatic payments. I will continue using the free forms. Cheers Needs help asap

  • Downloadable .pdf in Muse

    Hi there, I have a link on my website to download a .pdf. Everytime it is clicked however, it opens it up in a window where one can download it from there. I do not want this window to open, I would rather the .pdf download automatically as the .pdf

  • Applications Will Not Open after Migration

    Purchased new MacBook Pro (10.7.8) last night and used Migration Assistant to transfer applications and documents to new mahine from "old" MacBook Pro running 10.6.8. and things did not go as smoothly as anticipated: Applications such as Illustrator,

  • Installing a second SATA hard drive - Problems booting

    Hi, I currently have one Maxtor 160GB SATA hard drive in my system with my operating system installed. I have another identical hard drive that I'm attempting to install now, into the second of five available SATA ports on my MSI P965 Neo motherboard