Extend Material to another plant with Valuation CAtegory X

Hi All,
I have a Material in Plant 1, with Valuation Category H.
I want to extend this material to Plant 2 with Valuation Category 'X' (Auto Batch)
Its not accepting X, any other entry would be possible
It says "With Single batch valuation, batch management must be defined. The following plants have no batch management requirement: Plant 1"
If i activate batch management in Plant 2, it is working.....but i dont want Batch management for this material.
How do i solve this.
Pls help.
Thanks

Hi,
We can not remove Batch management thru MM02, once it is set in MM01. Its a gray field.
can any one let me know whats the reason for not accepting valuation category x while extending the material?

Similar Messages

  • Extend material to another plant

    hi all,
    I want to extend materials to another plant using copy from...  Someone knows  which BAPI  Can I  use
    to do  this?
    thanks.
    marisol

    u can use "BAPI_MATERIAL_SAVEDATA".
    Suppose u have to Extend material from 1000 to 1100 plant.
    so ur template will be like this:
    Material Number,Current_Plant,extend_plant,valuation area ,Type
    Using Material Number,Current_Plant , valuation arear , Type and pass it to
    BAPI_MATERIAL_GET_DETAIL
    u will get all data 4 , BAPI_MATERIAL_SAVEDATA.

  • Error with Valuation Category in Accounting 1 Tab of Material Master

    Dear All,
    I have created plant and also activated the "Split Activation" for that plant through SPRO-MM-Valuation & A/c Assignment ---Split valuation.
    But when i Extend the material form another plant the "Valuation Category" field in Accounting 1 Tab of Material Master becomes INACTIVE (i.e. it becomes gray). Where as for the plant (from which i am copying the material) the same field is ACTIVE.
    Please suggest me what might be the error.
    I have checked the setting for both the plants i.e. in which it is working and the other where it is not working. The settings are same.
    Please help.
    Thanks in advance.

    Hi Shailendra
    If this is for a single material.
    I hope u r using MM01 only by giving reference of existing mat., in this case, at this stage only you have to maintain Valuation Category.
    Once the material is created, the field will become gray. 
    This is what I know. If still, there is any way to make this field active, if u come to know, please let me know too.

  • Inventory problem for material with valuation category X

    Hi!
    During annual inventory, I found material in a storage location that doesn't exist in SAP as material master.
    I have created the material, managed in batches and valuation category X.
    I have created a batch with MSC1N and now I am trying to create an inventory document to put this material on stock; but when I am trying to create the inventory document with MI01 or MI31, the system is telling me :
    "Batch  0000043183   does not contain a valuation type
    Message no. M7045
    Diagnosis
    The material is subject to split valuation, but the batch entered has not been assigned to a valuation type.
    System Response
    Any transaction/event that has the effect of changing the stock balance will be rejected for this batch.
    Procedure
    Contact your system administrator.
    If you are authorized to do so, do you wish to check the valuation category in the material master record?
    Do you want to display the batch?"
    Now, I don't know exactly what can I do to be able to create the inventory document.
    Any ideas.....
    Thanks

    Since you have created a material master with valuation category that means the system is taking that material either as split valuated or to-be split valuated...the reason of this error you will find out if you go to MSC2N with material-batch & plant you will find in the Basic data 1 tab that Valuation type field is mandatory...so either you have to split valuate the item further and then enter the same valuation type in MSC2N or otherwise if you not still done any transaction with the material master then remove the valuation category from the material master
    Regards,
    Indranil

  • Transfer the material from one plant(non valuated) to another plant valuat

    Hi All,
    How to transfer the material from one plant(non valuated) to another plant valuated.
    Which Goods Movement type we required to use.
    Regards,
    Amit Shah

    Hello,
    Please refer the link below. hope it could be a help.
    stock transfer plant to plant
    split valuation
    Regards,
    Jana

  • Refurbishment process - want to repair material from another plant

    Hello All,
    In a Refurbishment process, we can do repair either Internal resource(control key PM01) or with External resource(control key PM02) by sending out material to vendor with material outward slip. But in my case, i have to send material to my another plant(2222) for refurbishment & after repair want to take it back to my plant(1111).
    Can you plz guide me over here, how i can achieve this? which are the things need to be taken care? whether any other process(SD-Shipment process) need to involve here?
    Thanks to all in advance.

    Hi,
    you can use standard refurbishment orders and defining your plants and relevent storage locations at header level. just take care of following points:
    - Valuation types are defined for the equipment/ material.
    - movements of material from one plant/Sloc to other plant/ Sloc.
    - operations defined correctly in terms of internal/ external.
    - capture all labour costs in your plant (1111) cost centre related to carrying material from your plant to another plant and back  to your plant.
    - cost centre distribution rules maintained correctly.
    Ragards,
    Lucky.

  • Create/extend materials for new plant with new profit centers

    Hi.
    We have created a new plant and want to create/extend the materials from an existing plant to the new plant (with new profit center). Can this be done via MM17?
    Regards,
    Kjettern

    Hi Kjettern,
    To extend the existing material to a new Plant/Profit centre, pls follow the following steps: -
    1. Copy down the material number (i.e XYZ) you want to extend.
    2. Go to t-code MM01.
    3. Enter the material number (i.e. XYZ) you copied from (1) into the Material field and hit ENTER.
    4. You will get an information on the bottom that "the material type XXX and the industry sector YYY has been copied from master record".
    5. Pls note that Basic Data 1 & 2 is not changeable as the same set of material data will be used when a material is extended.
    6. Hit ENTER again. To change other details other than Basic Data 1 & 2, select the views that you want.
    7. You will be prompted to enter a Plant. Here you must enter the new Plant that you want to extend the material to and hit ENTER.
    8. You will get a confirmation stating that the material already existed and will be extended (to the desired Plant u entered in (7)).
    9. Ensure that all the data in all the important tabs are maintained, for the right Storage Location, Warehouse Num, Moving Average Price, Standard Price etc. before proceed further.
    10. Hit Save. You will get a msg that "Material XYZ created".
    Now you are able to use this material number in the new Plant you created.
    Hope this helps.
    Rgds.

  • How to extend material cross many plants using BAPI?

    Hi.
    when i use BAPI 'BAPI_MATERIAL_SAVEDATA' to extend material cross plants, i can not extent accounting view.
    code as below:
                BAPI_MARC-PLANT = IT_GOUJIAN-WERKS.
                BAPI_MARCX-PLANT = IT_GOUJIAN-WERKS.
                CALL FUNCTION 'BAPI_MATERIAL_SAVEDATA'
                  EXPORTING
                    headdata            = BAPIMATHEAD
                   CLIENTDATA          = BAPI_MARA
                   CLIENTDATAX         = BAPI_MARAx
                    PLANTDATA           = BAPI_MARc
                    PLANTDATAX          = BAPI_MARcx
                   VALUATIONDATA       = BAPI_MBEW
                   VALUATIONDATAX      = BAPI_MBEWX
                  IMPORTING
                    RETURN              = IT_RETURN.
                 TABLES
                   MATERIALDESCRIPTION = IT_MATERIALDESC.
    i just change the plant data.
    any advice?

    You can extend the material in several plants using
    BAPI_MATERIAL_SAVEDATA
    All you need to do is populate the import parameter
    WA_HEADDATA-MATERIAL
    WA_HEADDATA-IND_SECTOR
    WA_HEADDATA-MATL_TYPE
    and check the views that you want to maintain in the new plant.
    Suppose you want to maintain only Basic view than..
    WA_HEADDATA-BASIC_VIEW = 'X'.
    And based on selected views , you need to populate other
    parameters.
    like I want to maintain basic view in another plant than
    I need to populate the plant data.
    WA_PLANTDATA-PLANT = <PLANT>.
    populate other fields, if required.
    WA_PLANTDATAX-PLANT = <PLANT>.
    populate flags, if required.
    and pass these parameters to the Function module.
    It should work.
    Please reward, if you find the answer useful.

  • Raw materials with valuation category are appearing as a missing parts

    Hi All,
    I am converting planned order to production order which is having ten raw materials. Some of them are having valuation category u2018Ru2019. All raw materials are in stock. While procuring raw materials which are having valuation category, we used valuation type u2018RM-OKu2019 so they are having stock with valuation type (RM-OK).
    Raw materials which are having valuation category maintained are always coming as a missing part while converting planned order to production order though they are in stock.
    So, pls do comment where I am doing mistake.

    Hi,
    1. I dont think that the Valuation class and the availability check has any relations ship.
    2. Also in your querry you are mentioning about valuation class and  valuation category .. what is this valuation category and where is it mentioned.
    3. Also check if all the stocks are posted in same storage location
    reg
    dsk

  • Extending Material to new plants - Legal Control

    Hi All.
    I am extending a material to new plants by copying the data froma particular plant.
    Whats happening is for some plants the LEGAL CONTROIL data (Foreign Trade Import view) is automatically getting copied and populated but for some plants it is not.
    What could be the reason?
    Poitns are assured !!!

    Hi , Thanks for the reply.
    But the plants for which data is automatically getting populated , I am selecting only the Foreign Trade view and not all the views.
    Regards

  • T.code for extend material master to  plant

    Hi
    Is there any t.code  (other than mm01) to  extend the material master to plants?
    regards
    sesidhar

    Hi
    RAj
    THANK U so much fro ur information ,,and i want extend to storagelocation...i think it is not possible in MM50 T.code
    in mm50 stor.loc option is not there
    regards
    sesidhar

  • BAPI - To extend material to other plants (z program).

    Dear Friends,
    Please help to know the relevant BAPI can be used for below requirement:
    Material created one plant (Plant1).
    Same has to be extended to other plants (Plant2 & Plant3). Including price and all other data as is needs to be extended. I need to create u2018zu2019 transaction. Please help to know the correct BAPI that I can use.
    Thanks in advance for your help.
    Best regards,
    Lainel.

    Dear Wolfgang Valtin,
    You are right.
    Tested, Working fine.
    Thank you verymuch for your help.
    Resolved my query. Given points- 10.
    Thanks & Regards,
    Lainel.

  • Split valuation-Price control with valuation category

    Hi,
    While creating halb material with valuation catergory Y,System select price control V,
    I wish,it should be S, as after cost run value updated with standard price.
    Regards,
    Devendra

    Hi,
    I am not sure about moving thread to other forum since I don't find any such option in our purview. You can check the option to contact moderator who has right to do the same.
    Also you can try with creating new thread in MM forum and close this thread here in PP forum thereby you can avoid duplication.
    Regards,
    Tejas

  • Extending material in new plant

    I have mainteined the mm related views (basic data 1,2,Plnt storage data 1,purchasing accounting)for some materials and want to add FICO related views for the same material.But after gouing to MM02 ,im getting an error msg' Material not fully maintained for this transaction/event'.plz help as soon as possible.

    Hi,
    Some Material views extended through T.code MM50 provide the following input datas are
    Maintenance Status             :    ___ ( select drop down menu & select require material view )
    Material code                       :   ___________
    Plant                                    :   ___________
    after provided input datas and then executed. Now, one line item show and first small box tick mark and press maintenance button. The  view extended to the particular material.
    Hope, it is useful for you.
    Regards,
    K.Rajendran

  • Extende Material to another warehouse.

    Hello!
    I need to extend a material to another warehouse.
    I think the bapi for that is BAPI_MATERIAL_SAVEDATA.
    Is the correct one? Do you know the parameters I sholud sent to it so the bapi works ok?
    Thanks!

    Yes,
    you got the right BAPI,
    Importing :
    in structure HEADDATA you will need to pass an 'X' to WAREHOUSE_VIEW.
    so it would be like
    HEADDATA-MATERIAL = l_matnr.
    HEADDATA-IND_SECTOR = l_ind_sec.
    HEADDATA-MATL_TYPE = l_matype.
    HEADDATA-WAREHOUSE_VIEW. = 'X'.
    then,
    WAREHOUSENUMBERDATA-WHSE_NO = l_whse. 'Your Whse No
    WAREHOUSENUMBERDATA-STGESECTOR = l_ind ' Indicator for Storage selection
    WAREHOUSENUMBERDATAX-WHSE_NO = l_whse.
    WAREHOUSENUMBERDATA-STGESECTOR = 'X'  'Mark all the change that will happen as 'X'
    Hope this helps.

Maybe you are looking for

  • How can I transfer files from an old Mac onto my new one?

    As outlined on this thread, I am trying to get data from my 1995 Performa 630 to my recently delivered MacBook Pro.  All suggestions gratefully received. Also, are ClarisWorks files instantly readable by modern office software, or do I need to save i

  • Styling components

    Can someone give me some general examples of how to apply style to components? I already have components on the stage (so not generating them new from classes in ActionScript). Specifically, I need to designate the display text for both the checkbox

  • Replacing a pattern in a file

    Hi., In my file I want to replace the occurance of the VARIABLE_1 with VARIABLE_2 in a particular line.. HERE is the Example: # sed -e 's/multimediaGroup type="media" dbid=$a/multimediaGroup type="media" dbid=$b /' abc>abc.new here I am replacing the

  • TS4268 imessage and facetime set up on new phone

    Hi Can't activate imessage or facetime on my new iphone 5S. I have restored from my old phone, wiped the old phone back up and done a new one, disabled restrictions, waited the 24 hours, set the old phone to default so it doesn't interfere? Thanks

  • Don't want to beat a dead horse, but...

    This is the "I can't get ARD to Observe or Control a computer, though I can see it's there, what application is running, and I can also send it messages." thing again. I have seen thread's on this before, and it seems like a semi-common problem. I ha