Sales Quotation Pricing not Copying to Sales Order

Hi,
We are running SBO2007 PL42 and we have a problem where if we enter a discount percentage or a price other than default on a sales quotation, when we copy it to a sales order, the pricing does not copy, it reverts to the business partner's default price.
How can we fix this?
Thanks,
Michael
Edited by: Michael Boucher on Jan 19, 2009 12:19 AM

The FMS looks up pricing, see below.
It is set to refresh when exiting the item number column.
Thanks.
SELECT     CASE discount1 WHEN 0 THEN CASE FatherDisc1 WHEN 0 THEN CASE disc2 WHEN 0 THEN CASE fatherdisc2 WHEN 0 THEN CASE disc3 WHEN 0 THEN
                       CASE fatherdisc3 WHEN 0 THEN CASE disc4 WHEN 0 THEN convert(varchar(10), fatherdisc4) ELSE convert(varchar(10), disc4) END ELSE convert(varchar(10), fatherdisc3) END ELSE convert(varchar(10), disc3) END ELSE convert(varchar(10), fatherdisc2) END
                       ELSE convert(varchar(10), disc2) END ELSE convert(varchar(10), fatherdisc1) END ELSE convert(varchar(10), discount1) END
FROM         (SELECT     ISNULL
                                                  ((SELECT     dbo.OSPP.Discount AS Discount
                                                      FROM         dbo.OCRD LEFT OUTER JOIN
                                                                            dbo.OSPP ON dbo.OCRD.CardCode = dbo.OSPP.CardCode
                                                      WHERE     (dbo.OCRD.CardCode = $[$4.0]) AND (dbo.OSPP.ItemCode = $[$38.1])), 0) AS Discount1, ISNULL
                                                  ((SELECT     dbo.OSPP.Discount
                                                      FROM         dbo.OSPP RIGHT OUTER JOIN
                                                                            dbo.OCRD ON dbo.OSPP.CardCode = dbo.OCRD.FatherCard
                                                      WHERE     (dbo.OCRD.CardCode = $[$4.0]) AND (dbo.OSPP.ItemCode = $[$38.1])), 0) AS FatherDisc1, ISNULL
                                                  ((SELECT     dbo.OSPG.Discount
                                                      FROM         dbo.OCRD INNER JOIN
                                                                            dbo.OSPG ON dbo.OCRD.CardCode = dbo.OSPG.CardCode INNER JOIN
                                                                            dbo.OITM ON dbo.OSPG.ObjKey = dbo.OITM.ItmsGrpCod
                                                      WHERE     (dbo.OCRD.CardCode = $[$4.0]) AND (dbo.OITM.ItemCode = $[$38.1])), 0) AS Disc2, ISNULL
                                                  ((SELECT     dbo.OSPG.Discount
                                                      FROM         dbo.OITM INNER JOIN
                                                                            dbo.OSPG ON dbo.OITM.ItmsGrpCod = dbo.OSPG.ObjKey INNER JOIN
                                                                            dbo.OCRD ON dbo.OSPG.CardCode = dbo.OCRD.FatherCard
                                                      WHERE     (dbo.OCRD.CardCode = $[$4.0]) AND (dbo.OITM.ItemCode = $[$38.1])), 0) AS FatherDisc2, Discount AS Disc3,
                                              ISNULL
                                                  ((SELECT     OCRD_1.Discount
                                                      FROM         dbo.OCRD INNER JOIN
                                                                            dbo.OCRD OCRD_1 ON dbo.OCRD.FatherCard = OCRD_1.CardCode
                                                      WHERE     (dbo.OCRD.CardCode = $[$4.0])), 0) AS FatherDisc3, ISNULL
                                                  ((SELECT     dbo.[@BP_DISC_GRP].U_Disc
                                                      FROM         dbo.OCRD LEFT OUTER JOIN
                                                                            dbo.[@BP_Disc_Grp] ON dbo.OCRD.GroupCode = dbo.[@BP_Disc_Grp].U_IDGrp
                                                      WHERE     (dbo.OCRD.CardCode = $[$4.0])), 0) AS Disc4, ISNULL
                                                  ((SELECT     dbo.[@BP_Disc_Grp].U_Disc
                                                      FROM         dbo.OCRD LEFT OUTER JOIN
                                                                            dbo.OCRD OCRD_1 ON dbo.OCRD.FatherCard = OCRD_1.CardCode LEFT OUTER JOIN
                                                                            dbo.[@BP_Disc_Grp] ON OCRD_1.GroupCode = dbo.[@BP_Disc_Grp].U_IDGrp
                                                      WHERE     (dbo.OCRD.CardCode = $[$4.0])), 0) AS FatherDisc4
                       FROM          dbo.OCRD
                       WHERE      (CardCode = $[$4.0])) Discounts

Similar Messages

  • PO from sales contract can not copy to sales order

    Hi all,
    I would like to ask about copy control in sd.
    I set up copy control in sd and it is working, but the problem PO number can not be copied from contract to sales order.
    maybe some one can help me.
    Thanks
    wins

    Hi,
    Check the copy controls.
    Mohan

  • Item text in Purchase request is not copied to Purchase orders.why?

    que1:Item text in Purchase request is not copied to Purchase orders.why?
    que.2:where this item text is get stored, i mean to ask which table.
    please reply asp.
    SAP Learner.

    hi
    >que1:Item text in Purchase request is not copied to Purchase orders.why?
    spro >mm>Purchase Order>Texts for Purchase Orders>Define copying rules for item(line item) texts.
    spro >mm>Purchase Order>Texts for Purchase Orders> Define copying rules for header text.
    >que.2:where this item text is get stored, i mean to ask which table.
    use function module  READ_TEXT and table STXL
    regards
    KI

  • Purchase reqisition header note not copying to Purchase order header Note

    Hi
    can you help me any body  regarding this issue
    "purchase reqisition HEADER NOTE  not copying to Purchase order HEADER NOTE " .
    it is very urgent issue for me please.
    Thanks
    Madhu.

    hi madhu
    ans1.)  in ECC 6 it is not possible to copy PR text to PO text , becouse the only way to convert PR into PO is document flow and document flow will show you only line items.
    ans 2 )  PR text is used for maintaining text related to PR genration information , like which MRP run is giving this PR or other information which user wants to maintain .
    ans3.) if user have done same thing earliar then it may possible that he was using 4.7 or ECC 5  .
    let me konw what user is saying .
    regards
    ravikant dewangan

  • Pricing not copied from qoutation to Sales Order.

    Hi All,
    Issue:
    Discount pricing is not copied from Qoutation to Sales order.
    Please suggest the correct copy control/Routine programs which i can check to proceed furthur.
    Points will be rewarded.
    Regards,
    neslin.

    kindly check in the price determination  whether you have assigned the quotation document pricing type ? simmilar like the sales order type you have assigned ?

  • Rounding Off Value is not copying from Sales Order to Invoice

    Hi Experts,
    In Pricing Procedure i maintained DIFF- Rounding Off Condition type with the following Combinations.
    Print:X
    Requirement:13
    Cal Type: 16
    Bas Type: 4
    When i create sales order the system is calculating Rounding Off after saving the sales order.The requirement is that it should shows the rounding off value before saving the sales order.Secondly when i make invoice the rounding off value is not copying from the saved sales order.After i save the invoice in VF02 the rounding off value is coming .
    Regards
    Subhasish

    Cond type DIFF has cond catgory L Generally new when copying. So the value from sales order will not be copied, it will be redetermined in invoice.
    Also rounding off cond is to round the total value which can change in invoice based on the invoice qty.

  • EK01 and EK02 not copied to sales order item

    Dear colleagues,
    Is it possible to have EK01/EK02 transferred to the sales order item for assembly type = "0 no assembly order processing"
    (specified in requirement class definition)? I would like to have planned production costs in EK02/EK01.
    I don't specify costing method, variant and sheet in requirement class definition (transaction ovzg)
    The steps are following:
    1. create sales order
    2. set manually proper item category (which refers to assembly type = "0 no assembly order processing")
    3. MD04 - convert generated planned order (lower-level for HALB) into production order
    4. MD04 - release HALB production order
    5. MD04 - convert generated planned order (higher-level for FERT) into production order
    6. MD04 - release FERT production order
    7. ????? we could expect EK02/EK01 in sales order item coming from production orders ?????
    I have found SAP note 857299 nevertheless it is not stated precisely there.
    Please let me know your observations in this area.
    Regards,
    Wojtek

    Hi..
    Hi
    Small change in the program will copy the PO number from Contract to sales order.In case need take help of ABAPer
    Data which is not copied
    LOCAL: VBKD-FKDAT.
    LOCAL: VBKD-FPLNR.
    LOCAL: VBKD-WKWAE.
    LOCAL: VBKD-WKKUR.
    LOCAL: VBKD-DELCO.
    LOCAL: VBKD-BSTKD.
    LOCAL: VBKD-ABSSC.
    LOCAL: VBKD-BSTDK.
    In your data declaration, you have
    LOCAL: VBKD-BSTDK
    Regds
    MM

  • Text messages not copied from sales order to billing

    Text messages which have been given in sales order are not copied to billing. Two of the text are copied and the other two are not getting copied. Checked the access sequence.. everything is correct.
    Please give a clue.

    Dear DV,
    These are basic settings to copy the Text from sales order to Invoice so please check in these areas,
    First you need to copy the sales order text to the delivery document from the delivery document you can copy the text to the billing document.
    To copy the sales order text to the delivery document
    You do the text determination for the deliveries also,define and maintain same TextId in the delivery header text procedure ,maintain the access sequence ,in the delivery text procedure access sequence you put the Text Object as VBBK for that Text ID.
    Make sure that you have assigned access sequence for your missed Text ID's in VOTXN transaction
    To copy the delivery text to the invoice.
    You do the text determination for the billing document,define and maintain same TextId in the billing document text procedure and maintain the access sequence,after that
    Go to VOFA transaction then selct billing document type then go in to the details screen here you do the check in the Delivery Text check Box (Top most bottom of the screen.)
    Now you can able to copy the sales order text to the invoice.
    Use VOTXN transaction for Text determinetion
    I hope this will help you,
    Regards,
    Murali.

  • Billing Plan Start Date not copied to Sales order from Service Contract

    Hi
    We are developing a process of Creation of Service Contract and then a order confirmation.
    Now based on the Order Confirmation will bill based on the Bill Plan.
    The Bill plan start date in contract header is not flowing to Sales Order header while creating with reference.
    Then navigating to Header Billing plan and if we input the date the billing plan dates are displayed.
    We checked the copy control settings and seems like the date is not copied.Is this a standard behaviour.
    If so then do we have any work arounds to achieve the same. Because the contract start date can change before confirmation.
    So business wants a sales order confirmation to be created after contract creation and bill periodically as per the Sales order instead of contract.

    Hi,
    Appreciate ur quick response. But instead of FKDAT i need the FPLA-BEDAT to be flowed to Billing Plan.Right now iam entering the following date manually at header.Instead if it copies from Contract header then manual entry could be neglected.
    Is it possible with the same routine to code with the above mentioned FPLA-BEDAT.

  • CRM Exchange order - shipping condition not copied from Sales order

    In CRM Web client when we create an exchange order with reference to the sales order the shipping condition is copied from the BP sales area data instead from the original order.

    Hi
    Check this link
    http://learnsaptips.blogspot.com/2010/09/text-type-configuration-in-sap.html
    regards
    Prashanth

  • Sub items of bill of material is not copying in sales returns

    Dear All,
    Regarding sales returns with referance to invoice consist bill of material sub items are not
    copying in to sales returns order because invoice is not consist sub items of bill of material those which are relevent
    for delivery but relevent for billing and pricing
    For this issue make subitems of bill of material to be copied in to billing without pricing to solve the issue.
    If not can create the sales returns order with referance to sales order consist bill of materials to copy sub items along
    with the main item.
    but client wants to  create the sales returns with referance to invoice irrespective of the bill of materials
    we need to customize the zprogramme to get sales order No. if invoice consist bill of material to copy sub items from sales order to sales retuns order.
    With out z  programme can we copy the sub items of bill of materials from  invoice to  sales retuns order.
    But invoice consist only main item of bill of bill of material relevent for pring not relevent for delivery.
    sub items are relevent for delivery but no relevent for billing and pricing.
    Please provide the solution.

    Hi,
    Main item relevant for billing not for delivery
    sub items relevant for delivery not for billing
    Here you can flow sub items in to invoice but do not add item value to invoice net value
    You can control this through statistical indicator in item category detail VOV7
    Under business data tab Statistical value maintain X or Y
    Then even if sub item have price then at invoice time it will statistical (just at item level) system will not add it in net value of invoice.
    Kapil

  • Unlimited Indicator not copying to Purchase Order

    Hello experts,
    I'm running ECC 6.0 and am unable to solve this.  I have subcontracting info-records for materials that specify a material to a vendor, pricing, tolerances, etc.
    In the Purch. Org 1 screen of info-record view, I can see the tolerances are maintained (5% under and unlimited over-delivery for example).  The 5% under is copying when a purchase order is created for the material in question, but the unlimited over-delivery indicator is not copying.  If I clear out the indicator and maintain an actual over-delivery tolerance, it copies just fine.  Only the indicator is failing to copy from the info-record.
    Any familiarity with how to solve this issue?
    Kind Regards,
    Kelby

    Hello Kelby,
    Even if nothing is maintained in the material master plant(purchasing view) the unlimited tick should default from the PIR. PIR always has a higher priority than master as it is specific to material+vendor. The help for the 'unlimited' tick in the PIR mentions this.
    You can have a look at this note. It is very old and probably not valid for your release. However this is the only note I could find. You should probably raise an OSS message.
    https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/sno/ui_entry/entry.htm?param=69765F6D6F64653D3030312669765F7361…

  • Pricing not copied into delivery

    hi SD gurus..
    the pricing values are not getting copied from the order to delivery in the condition tab? it is displaying the conditions but not their values. Can you please tell me the reasons why? I checked copy control.. but it seems fine... What are other possibilities of error?
    -Prashant

    Hi prashant,
    As per my understanding with ur question is
    You want to see the pricing procedure in delivery Document i.e in VL02N --> Item Condition..i hope this is ur question, if i am correct..
    Plz follow the procedur..
    Go To Logstic Execution --> Shipping ---> basic Shipping Function ---> Pricing ---> there in the last step Assign pricing Procedure to Delivery type..
    In this step Assign RVAA01 to LF automatically Conditions u can able to see in Vl02N like Va02 item condition...
    Rewards, if iti si useful...
    Regards
    Durga Prasad

  • Partner not copied from Purchase order to inbound delivery

    Hello,
    When I create an inbound delivery (VL31N) from a purchase order (ME23N), the partner FM is not copied (whereas partner FO is copied).
    Does someone know how to solve this issue? (customizing or user exit..).
    thanks

    Hi,
    Is there any specific Copy Control Routine or User Exit that copy Partners from a Purchase Order Header to Delivery Header?
    Please provide me the Routine Name/Number or User Exit Name.
    Thanks,
    RV

  • Byprroduct not copied to the order

    Hi,
    I have maintained -qty ( eg  50- )for by product item in the BOM of the header material. but when i create process order , this BY product is not copied to the process order .
    What could be the problem
    Regards
    Karthikeyan

    Hi
    1. Please check the validity start date of the BOM and Production order Starting Date, production start date should be after the validity start date of the BOM.
    If you have changed the BOM and added the bi-product, check the valid from date for the changed BOM.
    2. Do the function "Read Master Data" and check whether the bi-product is transferring to process order.
    Regards
    Bala

Maybe you are looking for

  • Can not preview articles tried to refresh works sometime then stops

    when I try to check mail or roll over articles to preview then nothing happen if you keep trying to refresh it will start to work but when you return to home then it stops

  • Ti G4 PB crashes when running Software Update

    I just received a Titanium PowerBook G4 800Mhz used on eBay. Has 512MB ram, 100GB Hitachi 5400rpm hardrive insalled, airport card and came freshly formatted with 10.3 installed and a CD with system patches up to 10.3.9. I reformatted the hardrive and

  • Java.lang.Exception: Invalid AD_TOP Oracle Applications 11i

    Hi, I have tried to complete Oracle Application 11i installation, but I have one problem. I have multi node installation with 2 nodes(Virtual nodes with OEL 4). First for database software and database and second for everything else. I have successfu

  • Is there a possible???

    Is there a possible that add some code at "update" portion and make "cancel" run also?? public void actionPerformed(ActionEvent e){         if (e.getActionCommand().equals("update"))                 temp.commit();                      temp.close();  

  • Meaning of coloums in MM Pricing Procedure

    Will you please explain me the meaning and use of foloowing in MM Pricing Procedure Statistic, Subtotal, Requirement, Base Type Please explian me in detail if possible . I have searched for similar threads earlier but the explanation is 1 line only P