Change Plant in SAles order..

Hi,
I'm trying to change the plant in sales order
Tcode :Va02->Fast change of -->Plant.
Though the plant is enabled when i change it gives me a message "Item:......Plant cannot be copied".
Can anybody help me in changing this.Is there any userexit or can we change it in the config?
Thanks..
Points will be awarded.

In your case, you will probably find that the material has not been extended to the plant.
Try to open the material in t-code MM03 with the new plant.  Do you get an error msg in MM03? 
If yes, use MM01 to extend the material into the new plant... and then chnage the plant on the sales order.
Don't forget points for helpful answers.

Similar Messages

  • MTO-Need to block (Not to Change)plant in sales order after process order

    Hi All,
    We are creating MTO sales order and requirement has been forwarded to MRP. Planning person is creating process order and will start their work. Sometime sales person change the plant in the existing sales order. Say for ex: changing the plant from 1000 to 1001. But requirement is already been transferred to 1000 plant. After changing the plant in sales order again the same requirement transferring to 1001 plant for planning. So based on this, 1001 plant also started producing the material. Here the problem is both the plants are producing for the same requirement. Now I need to control the this problem. Is there any way to control in std sap? if possible which way we can control? Please share your ideas.
    Thanks in advance,
    Babu

    hi
    use user exit
        MV45AFZZ
    FORM USEREXIT_FIELD_MODIFICATION    
    here you write the logic
    when production order  exit that line item plant is not changeable ,

  • How to change plant in sales order???

    I have made a sales order which created a purchase requisition. A purchase order has been made with reference to the purchase requisition.
    No goods reciept has been made yet.
    I want to change the plant and the storage location in the Purchase order, so to be able to recieve the goods in a different plant. I tried doing this from ME22n  but I get the message that the sales order has been made with a different plant. If I try to change the plant in the sales order I can not. the field is not possible to be changed.
    What should I do?
    Thank you in advance

    Dear Theodorous,
    1)Please check the Material has been extended to the second plant.
    2) Assign the second Plant to Sales Org and Dist Channel
    If you have any concern revert back the same
    Regards
    Amjath

  • Fast Change function to change plants in sales order

    Hi All,
    Once the plant is determined in sales order, thru the option "edit fast change-->plants", one can change the plants at line item level.
    my issue is Iam using a BOM material in sales order. In the line item, the main material has plant 3019 and the component material has plant 3019..... now when  i use the fast change function to change plant 3019 to plant 4500 for main material and component material, the system changes the plant  to 4500 for component material but does not change the plant to 4500 for main material in sales order.
    why it is so. The bom material and its components are defined for both plants 3019 and 4500.
    Do the fast change of plant  function does not work for BOM main material
    regards
    sachin

    Hi
    As far as my understanding goes, the fast change of plants is there only for sales order line item. So it will not change at the BOM level.
    Regards
    Yatin Thakkar

  • Delivering plant  on sales orders

    Hello
    I know that if I access to transaction XD02 under Sales Area Data on Shipping tab, I can set the Delivery Plant field, in order to take it automatically when I create a new sales order for that client, but, I am able to change it, does anyone know a way to lock it in order to no one could change it at sales order?
    Thank you in advance
    Regards

    I saw that I was able to change it on the sales order,
    Sorry by oversight, I have not seen this comments.  To achieve this requirement in sale order, I am not sure whether your requirement is at header level or item level.  If I am correct, for header level delivering plant, the object name is C_AFKO_AWK which you have to change this field to display with the help of your basis team.
    thanks
    G. Lakshmipathi

  • Difference B/W Delivery plant  and item plant in Sales Order

    HI,
          May i know Difference between  Delivery plant and item plant in Sales order and what is the use of those fields.What is the process of raising sales order for different plants.
    Thnks&Rgds
    NAG
    Edited by: NAGA SUDHIR on Apr 3, 2009 6:10 AM

    HI G. Lakshmipathi,
                                   Thnks for the reply.Yes i am comparing (DWERK (at header level) and WERKS (at item level)) these two fields.
      Any how we can give only one plant in Customer Master, we are not maintaining Customer/mtrl regard (Not required in our company scenario) and we have extended MMR to different plants.
    So as per ur answer u went me to change only WERKS (at item level) while raising sales order for different plants.Is it enough?
    Thnks&Rgds
    NAG
    Edited by: NAGA SUDHIR on Apr 3, 2009 6:46 AM

  • Plants at sales order

    Hello,
    I have a sales organization/distribution channel with two plants. I created several materials for both plants. When I make a sales order, always appear plant A in the item line, and when is necessary, I have to change it manually. Is it possible to determine the plant value in the item line of a sales order depending on the sales organization and the material?
    Thanks in advance,
    Ricard.

    hi,
    The plant in sale order is determined in sequence
    1. first it search in CUSTOMER MASTER INFORMATION RECORD(CMIR) else
    2. then it search in Customer master else
    3.Then it searches in Material master else
    4. U have to enter maually
    It ur case for each sale order irrespective of the material PLANT A is selected, so please check in CMIR & customer master. If it is avaliable then remove it from CMIR & CUST MASTER
    Maintained plant only in material master in Sale org view 1
    last option u change manually in sales order
    regards,
    Arun prasad
    Message was edited by:
            arun prasad

  • Delivering plant in sales order

    hi all,
    how to make delivering plant is sales order  mandatory without using any incompletion procedure.....
    the requirement is the user after entering Sold-to party must enter delivering plant and only
    after that the material can be enterd at item level.
    Please suggest some alternatives.

    Hello Sushant,
    If you don't not want to use incompletion log then try this out by using authorization object t-code "SU21".
    1. Here just create object class and then create a authorization object.
    2. When you want to change the authorization field for an object then this is only possible after all the authorization the object uses and all the calls of the AUTHORITY-CHECK language command have been deleted.
    3. Just create an activity "ACTVT" in the authorization object and specify the activity permitted for this under "ACTVT".
    4.Use user-exit and call the the function module "AUTHORITY-CHECK".
    Let me know if you are able to resolve the requirement now.
    Regards,
    SARTHAK

  • Authorization for Delivering Plant in Sales Order

    Dear All:
    We need to set up authorization for a user based on 'delivering plant' in Sales Order registration (VA01).  It appears there is no standard available for this.
    Can you kindly help by giving hints to achieve this?
    Regards,
    K. Dwarakanath

    Hi,
    1. You can create a custom authorization object (via SU21 or equivalent); add field 'ACTVT' with permissible values '01', '02', '03'.
    2. In form USEREXIT_CHECK_VBAP of include MV45AFZB, you can call the function module AUTHORITY_CHECK, to check the authorization and throw an error.
    This user exit is triggered everytime a user makes any change to item level, i.e. applicable for change of plant too. The call for authority check can be based on whether plant is changed or not. I guess *VBAP and VBAP can be compared to check whether plant is changed. If *VBAP-WERKS is not equal to VBAP-WERKS, then call authority check FM by passing username, custom object name, FIELD1 = 'ACTVT', VALUE1 = 01 or 02. If exception returned by FM is USER_NOT_AUTHORIZED, you can throw an error message.
    Cheers,
    KC

  • Change status for sales order in crmd_order

    Hi,
    I am creating a report which has to change for all sales order with status "Open" to status "Processed". Is there any function or bapi to do this ?? Supposing, there is no function, which tables do i have to change ???
    thanks in advance!!!
    Maria

    Mmmm it doesn't work... I have tried this:
        CALL FUNCTION 'CRM_STATUS_CHANGE_EXTERN_OW'
          EXPORTING
      CHECK_ONLY                = ' '
            OBJNR                     = i_crmd_orderadm_h-guid
            USER_STATUS               = 'I1003'
      SET_INACT                 = ' '
      IV_REF_KIND               =
      IV_OBJECT_TYPE            =
      IV_NO_1O_MAINTAIN         =
    IMPORTING
      STONR                     =
    EXCEPTIONS
       OBJECT_NOT_FOUND          = 1
       STATUS_INCONSISTENT       = 2
       STATUS_NOT_ALLOWED        = 3
       OTHERS                    = 4.
    If sy-subrc = 0.
    endif.
    But noting has change in tag Status in tx. CRMD_ORDER.. still have in "system status": In process and in "User status": Order Rep Processed.
    Thanks in advance !!!

  • Fast change option in Sales order-Additiinal field required

    Dear al
    We want to add schedule line category field in Fast change option in Sales order as we have a requriment of changing schedule line category for more than 20 lines in sales order...After sales order is created ,we go and change the schedule line category ...
    Tried using MASS transaction but this doesn't have Schedule line category field.(VBEP table)
    Table name-VBEP
    Field name-ETTYP
    In VA05 also there is no option to change schedule line category mass update...
    Should we have to do in screen painter only for adding this field...
    Please confirm
    Regards
    Sudha

    Hi Sudha
    It would be better if you tell with which Ztable you have updated the data and how. It would be better if you share what you have done
    Regards
    Srinath

  • Trigger partner determination when ship-to is changed on the sales order

    Hi,
    Here is my scenario...
    I am defaulting my rail carrier partner function based on the ship-to party partner function into the sales order using the standard configuration i.e. by maintaining SH as entry in the "source" field for rail carrier partner function of the sales document partner determination procedure. Every thing is fine until the ship-to party in the order is not changed by the user. when the user changes the ship-to party the carrier is not re-determined (the old rail carrier partner function which defaulted into the order from the old ship-to party record stays in the document). I know standard SAP doesn't re-determine partners. Can anyone came accross this issue?
    I would like to know if there is an user exit that i could use and write a code to trigger parter determination when a ship-to partner is changed in the sales order.
    -Sree.
    Edited by: SREE on Sep 15, 2008 4:40 PM

    Hi,
    Try to use user exit FORM USEREXIT_SAVE_DOCUMENT_PREPARE in program MV45AFZZ.
    Regards,

  • Pros and Cons not determining / having a Delivery Plant in Sales Order?

    Hi Mates
    Here I have come-up with one more (weired?) requirement from my client.
    We have two plants manufacturing same product and supplying to all customers (some time in same sales order with two different line items).
    At the timeof creating a sales order, marketing does't know from which plant the material will move and hence they don't want to fill the Delivering Plant field (VBRP-BUKRS at Shipping tab) for each Item.
    They are insisting me to map it as above though I had explained about various pros and cons for not determining a mandatory delivery plant
    in sales order like the requirements and shipping stuff.
    Yet, yet they want this.
    Has anyone come across this kind of requirement before? What best you had done for that?
    Can I ask you what are the Pros and cons on not having a Delivery Plant at Sales Order level?
    what if I could determine it Delivery level?
    Any comments, suggestions, replies and advices are taken humbly.
    Cheers
    Ajay Kumar Veeranki

    Dear Mahulenka
    Thanks a lot for the reply. It do have helped me.
    Yest it is VBAP-WERKS (typo error ).
    Infact I had given the same solution for the issue.
    Interstingly, they are insisting on a better solution fit for their requirement. Anyway shall 'highlight' the points again to them try to get it solved
    Just wondering has anyone faced the same situation before.
    Thanks again for the reply and good luck
    Best Regards
    Ajay Kumar Veeranki

  • Order change management in Sales order(MTO Scenario)

    Dear All,
    Iam trying to map OCm functionality.How is 'Initial object' created based on changes to the direct assignment of change numbers by using direct assignment.What exactly is this?I have a sales order of 10 pc. against which a prod. order is also created for 10 pc. If there is a change in qty. of sales order from 10 pc. to 15 pc.Is it possible to refelect the same in existing Prod.Order using OCM or any other functionality.

    Hi
    order cahage management is tio track the changes made in production order .
    It is no way to update the production order with changes made in sales order.
    Regards
    YMREDDY

  • Program for mass change in the sales order.

    Hi,
      I have a requirement where If we make changes in  the availability check rule of the material master(for e.g. 02 to 01),then the same rule should be changed in the sales order as well.
      Though this will be changed for the new orders but is there any program which we can run manually or in the background in order to make changes in the old sales orders.
    Regards
    Karan

    Hi,
            U cannot change checking group or checking rule for availabillity check at sales order level, u can change requirements type.
            If u want to change requirements type determined into sales orders, which  r already created go to t.code MASS and select the object type sales orders and press execute, select sales order item data on tables tab,and select requirements type on fields tab and press execute.specify sales documents number from and to and item numbers, and press execute and specify the new value and press carryout mass change button and then save.
    with regards,
    kirankumar vemula

Maybe you are looking for

  • Boot Camp Assistant: "Can't move files"

    Hi, I'm trying to create a 500GB partition with BCA and it keeps giving me the "Can't move files, back up data, format, etc." error. I've currently got a 2 TB HD; the first time I attempted this I had about 633GB of data on the drive, so about ~1350G

  • Formatting a currency in different format for 2 company codes

    Hi, I have two company codes(MCFL and MIL) in Indian project, now my requirement is to maintain different currency format which means company code specific. In PO print I wanted to show as different format. Is it possible to do setting in customizing

  • FaultPolicy is not working for mediatorFault.

    Hi , I am facing issue in invoking faultPolicy for MediatorFault. Below are fault-bindings.xml and fault-policies.xml fault-bindings.xml <?xml version="1.0" encoding="UTF-8"?> <faultPolicyBindings version="2.0.1" xmlns="http://schemas.oracle.com/bpel

  • Purchase not authorized

    Hello, I did not authorize the skype purchase (U$ 4,99) and I would like to cancel this order... Thank you very much

  • Tiffs imported from photoshop are flickering in FCP, what did i do wrong?

    Hello there, I am making a short animation for a museum using high res tiff and jpgs of fingerprints. I changed the color, etc in photoshop and imported then to FCP. After adding some basic animation (e. rotation, scale, and movements) the images are