VKGRP should copy from contract to sales Order

Hi Guru's
I have a problem related with copy control from contract ot sales order. sales group should copy from contract to sales Order while Sales order reffers to customer Master. In contract sales group comes from Customer Master, after saving the contract if i change the sales Group and create sales order with reference to contract. sales group doesn't get updated from the contract. system refers customer master only.
Any suggestions
thanks,

Hi,
I see that you can address this in following ways.
1. copy control between Sales order - Contract - header level routine.  Here you may be able to influence the copy of the customer group details.
2. You can use the user exit which will trigger during Contract creation ( Move field to VBAK) or you can think of using save_prepare user exit.
Thanks & Regards,
CLN

Similar Messages

  • Net weight of the material is not copying from contract to sales order

    net weight of the material is not copying from contract to sales order?
    plz help me

    Hi,
    If the *CONDITION VALUES* are *manually* entered then the values will not be copied from the *SOURCE TO TARGET* document
    Please check in the  Contract whether the vales derived from Condition records are entered manually.
    If you want the prices to be copied automatically then they have to maintained through CONDITION RECORDS in *VK11*.
    Please maintain the CONDITION RECORDS and check whether they have copied or not
    Please also cehck the COPY CONTROLS from CONTRACT to SALES ORDER in VTAA transaction -- at item--->pricing type. and set it a s  D
    Please check the above settings and let forum know the feedback.
    regards,
    santosh

  • Condition Type is not copying from contract to sales order

    Dear All,
    The value the i am giving in the sales contract is not copying into sales order. Sytem again asking to enter the value.Is there any setting to be done forthat.
    Regards,
    Suresh Yadav.

    Hi,
    If the *CONDITION VALUES* are *manually* entered then the values will not be copied from the *SOURCE TO TARGET* document
    Please check in the  Contract whether the vales derived from Condition records are entered manually.
    If you want the prices to be copied automatically then they have to maintained through CONDITION RECORDS in *VK11*.
    Please maintain the CONDITION RECORDS and check whether they have copied or not
    Please also cehck the COPY CONTROLS from CONTRACT to SALES ORDER in VTAA transaction -- at item--->pricing type. and set it a s  D
    Please check the above settings and let forum know the feedback.
    regards,
    santosh

  • PO number  not copied from Contract to Sales order

    Hi Gurus,
    when i try to create a sales order w.r.t a contract the Po number is not copying from cintract to sales order.
    also the PO item is not copying from contract to sales orde.
    Could u tell me the reason.
    Cheers,
    Sumith

    Hi Sumith,
    I'm not sure though but try this one this might jus help.
    Go to VTAA,
    select the target & Source doc type.
    Go to header and check the COMPLETE REFERENCE CHECK BOX,
    Which says it copies the whole of the reference doc from the
    source doc to the target doc.
    I jus hope this will sole your problem.
    Cheers!!
    Nitin

  • Item number to be regenerated when copying from contract to sales order

    Hi,
    I am copying items from contract to sales order, say there are 10 items in contract. I copy all items leaving 5th & 7th item in contract. The numbers in sales order has to be in sequence (regenerated leaving the 5th & 7th line item) rather than it is copying the line item number as in the contract. Can any one kindly suggest me how to handle this in sales order.
    Thanks
    Ghanesh

    Hi,
    In VTAA
    QT to OR at header level
    REMOVE TICKMARK OF COPY ITEM NUMBER
    Then system will genrate new item numbers in targer document.
    Kapil

  • Exchange Rate is copied from Contract to sales order

    Dear SD Guru,
    Good Day!
    I have an issue with the currency. The sales order picks up the exchange rate in the contract and it might not be correct.
    The contract was created a year ago and the sales order is still referring to the old exchange rate because the pricing date in the sales order is copied from contract.
    Is there any way to not copy the pricing date over to sales order and let the sales order picks up the currency table OB08?
    Thanks,
    CC

    Hi There,
    What i suggest is to create one routine at Item level in VOFM and maintain that routine in VTAA copy control at item level.
    In sales order the details are copying based on your copy control settings. Please also ensure is there any existing routine for determining the new values from sales order.
    Thanks,
    Raja

  • PO no.& PO dt. to be copied from contract to sales order at header level??

    Hi,
    I have a requirement, Purchase Order number & date has to be copied to the sales order (header fields below the SP & SH fields) when i create a sales order with reference to a contract. Can you tell which routine to be used in copy control??
    Thanks
    Ghanesh
    Edited by: Ghanesh Visu on Feb 16, 2010 9:17 AM

    Hi,
    I as far as my understanding you have to create new routine or copy from existing and modify that
    and maintain condition P.O & Date should not be change.
    Kapil

  • Copy PO Number from contract to sales order

    Hi,
    My clients requirement is that when i create sales order with reference to contract the PO Number should be copied from contract to sales order other wise we have to enter PO Number every time while creating the sales order.
    Please guide me.

    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
    Please comment out this line and your purchase order should be copied over. You might also have to comment out some of the other fields which are declared locally if you wish to copy them as well.
    Ramesh

  • Modification in copy control from Contract to Sales order

    Hello Gurus...
    We are using a standard copy control routine to copy header and item level data from Contract to Sales order.
    Now what happening is the price for some items is changing after creation of contract. But when the sales order is created it is copying old value from contract.
    I want to modify the routine in such a way that I can redetermine the price for the item.
    I can not change configuration as the same is used by multiple company codes and the change is required only for some company code.
    Any suggestions please?

    Hi there,
    You have do some customizing in the pricing type at the copy controls in item level.
    Define a copy control routine at the item level in VOFM. In the routine put a condition that the system should read the value in the pricing type. As per your requirement if the company code / sales org is 1000 / XXXX for eg, then the system should apply the pricing type that will carry out the new pricing at the order (I am not connected to SAP right now so not sure what that pricing type is). If the company code / sales org is apart from 1000 / XXXX, it should default the pricing type that is there in standard copy control VTAA.
    Check if that is possible with your ABAPer. What I feel is that you have to hard code the pricing type value (that will carry new pricing) in the new copy control routine.
    Regards,
    Sivanand

  • Copy sales office from contract to sales order

    HI,
    How can i copy sales office from contract to sales order.is there any requirement in the standard process?
    Regards,
    Ramky

    Dear Ramky,
    I think, the requirement will get full-filled with Standard Settings, itself:
    Check with Copy-Control Settings (in T. Code: VTAA) b/w Sales Order--Contract.
    For the Combination (Contract-to-Sales Order), select "Item" from Left-hand Dialog-Structure, and afterwards, select "Item-Category".
    Now, on to next screen, maintain as following:
    Copying requirements 303
    DataT 151 General item data
    DataT 102 Bus.data/item compl.
    Best Regards,
    Amit

  • Discount pricing is 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 ?

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

  • Price not copying from contract to maintenance order in IW31

    Hi Gurus,
    I am facing issue in one of the client where Price is not copying from contract to maintenance order in IW31. But while doing the same in another client it is working fine.
    I did not find the settings for this change. Can any one please help me for which settings price is not copying to IW31 transaction?
    Thanks in advance!
    Best regards,
    Karun Kumar

    hi
    i think if you have assinged the contract the servies will not copied ,for this in the external tab select the serice selectionbutton ,here specify the agreement from their select the serives you required
    regards
    thyagarajan

  • Copy over currency from contract to sales order directly

    Hi!
    I would like to have the currency mentioned in the contract to copy over to the sales order when a sales order is created with reference to the contract. Currently thats not happening . Is theer a way by which i can use the copy control to get the currency copy over form the contract to the sales order directly when a SO is created with refernec to the contract.?
    Thanks

    Could anyone please give suggestions as to how have the header currency copied over from the contract to sales order when created with refernec to the contract?
    Thanks

  • Copy Control From Contract to Sales Order

    Dear All,
    I have created a Quantity Contract of 100 Target qty. I have created a Sales order with reference to the contract of 20 Order quantity and delivered 21 Delivered quantity. When I create another Order with reference to the Quantity Contract the quantity that is copied to the Order quantity is 80, which is wrong. It should copy the Contract Target - Delivered Qty which is 79. But it is copying Contract Target Quantity - Order Quantity.
    Please let me know how can we control this.
    Thanks and Best Regards
    Shehryar Zuberi

    Hi Shehryar,
    As per your theard you have created the Sales Order with referece to the Quantity Contract 20 Qty( Out of 100 Qty). you are telling that you deliveryed 21 qty.hope this could not be possible. the system is right because based on the sales order the delivery can done and the sales order is stating the qty as 20 and how could you delivery 21 if you are creating the delivery w.r.t. the Sales Order 20 Qty.
    When you create the second order with referece to the Quantity Contract it will give 80 only . Please check the scenario once.
    Please Reward If Really Helpful,
    Thanks and Regards,
    Sateesh.Kandula

Maybe you are looking for

  • Home Sharing require a shared email address, or can we keep separate accounts?

    If my wife and I want to use Home Sharing, do we both need to set up our iTunes with the same email address, or can we each keep our own iTunes accounts for our phones and computer, but share our purchases between the 2 accounts when connected to our

  • Itunes stops working after itunes match runs.

    After I open Itunes and it does the Itunes Match it stops working. I have the most recent version, I have ran all the diagnostics I can on my end. Any clues? Extremely frustrated right now.

  • The page cannot be found 404 Error. Any 1 know how to fix this error?

    I try to open this site.It does try to open but when the page is almost done. it kicks up . The page cannot be found 404 Error == URL of affected sites == http://http://profile.myspace.com/Modules/Applications/Pages/Canvas.aspx?appId=104283&friendId=

  • Exchange roaming (or lack of) with E55

    Hi there - can anyone help with the following: E55 set up with a hosted Exchange account (via 123together.com) and a Yahoo Mail account.  The settings of the Yahoo account allow for me to choose whether it will sync email when roaming from home netwo

  • Unable to access Google

    Having just changed my ISP and also changed to a new Netgear wireless router, I can't access Google. (so far haven't found out if there are other URLS that don't work) My PC is wired to the router and gets through to all websites while my MacBook Pro