Extend Material to Different Plant

Hi,
Is there any way through which i can extend my materials to other plants. Right now i have materials in plant A, i want the same materials to be available in plant B. One way is through abap upload programs, is there any other way???

Dear Mithun,
If it's for a single material then you can create the same material (same material type also) in MM01 using
Copy from material option and then you can mention in which plant it's to be created and from which plant
it should be copied.
Regards
Mangalraj.S

Similar Messages

  • How to extend same material into different plants?

    Hi all,
    how to extend the same material into different plants anybody please tell me.
    thanks
    s.muthu

    hi
    go to mm01 create a material with name abcd
    then again in mm01 in material filed give same no (abcd)and  in copy from field also give that no(abcd)
    sytem will ask u for from and t locations give that and proceed
    similarly if u want to extend view in the material go to mm50 and do
    reward if helpful
    regards
    kunal

  • Material in different plants

    Hi guru's
    Is there is any transaction code for an overview the same material in different plants
    thanks in advance
    tulja singh

    hi,
    in plant 1, the material is maintained and the material number is ex: 314,
    in MM01 --> enter material No: 314
                       material type:
                        industry sector,
    select the organization levels --> plant 2,
    and enter
    The material will extended to plant 2, when you save the material.
    Hope this may help you,
    Regards,
    srinivas

  • Extend Material to Different MRP Areas

    Hi Friends!
    I want to extend a material to different MRP areas. Is this possible using BAPI_MATERIAL_SAVEDATA? I couldn't find the MRP area field(should be an input table holding multiple records) in the BAPI to input for extending the material.
    Or is there any BAPI/FM available for this?

    MRP fields are in the PLANTDATA structure.
    So I guess it should be here.
    What is the SAP name of the field you are looking for ?
    Erwan

  • 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

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

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

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

  • 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

  • Error while extending material for new plant

    Dear All,
    We have created new plant  through  copying old plant.
    But when I try to extend the material to the newly created plat system giving error message
    Tables TCURM and T001w inconsistent : notify your system administrator
    Msg no M3820
    Diagnosis
    Valuation is at plant level. However, inconsistencies have arisen because of the way in which the plant was configured in Customizing or because plants have not been assigned to a company code.
    kindly help me out to over come this issue as early as possible.
    Regards,
    murali.

    hi
    check following links
    [link1|Tables TCURM and T001W inconsistent; notify  your systems administrator;
    [link2|Tables TCURM and T001W Inconsistent;

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

  • MM- Procurement of Material from Different plant

    Dear  SAP Gurus..,
    There is two plants   PLT1 and PLT2
    Plant  1 is procuring the materials for Plant 2.
    Requirements is generating in Plant 2 and  Goods Reciept and Invoice verification in plant2.
    But only finalisation of the purchase order with the vendor and releasing the Purchase order in plant1.
    How to map the same scenario in SAP..
    Please explain with details by step by step:
    Points wil be awarded.
    As per my Knowlege, I am thinking to do in the following  manner
    Is it can be acheived thorough  Special Procurement process  (Procurement in Another plant ) by MRP settings. or through stock transfer ..
    Please let me know any other ways to do the same.
    In case any thing is please help me , as it is required very urgently for me
    Thanks in Advance
    Rgds
    SAP123

    HI,
    Pl tell where is the actual purchase order generated(created)...
    As far as i could understand plant 1 is just acting like a purchasing organization for your plant 2...
    Where is the actual ownership of the material : plant 1 or plant 2....
    One possibility for you on which i am myself working...
    If plant 1 has the owner ship of the material and plant 2 physical receives the material for doing some services for plant 1
    Define plant 1 as a MM plant (Principal) do all the MM settings for plant 1 only.
    Define plant 2 in the enterprise structure. And treat this plant as a vendor for plant 1 giving some services (eg. manufacturing) to plant 1...
    Revert for further help.
    Regards,
    Prithviraj

  • Delivering Material from different Plants

    Dear All
    I have created sale order with single line item for quantity 25 from plant1.I have delivered 20 quantity from plant1.I need to deliver rest of the quantities from plant2.is it possible?
    Thanks in advance
    Nomi

    HI
                            No once the delivery is made you can not change the plant for that line item what u can do is just make the line item qty 20 in the sales order and add one mor line item with bal qty and change the palnt and deliver the same. This way you can achieve the same.
    Thx.

  • Upload BOM , Work Centre, Extend material to diff plants

    Hi,
    Pl give me idea how to upload bom  from excel to sap system by LSMW.
    Thanks.
    Sanjukta

    Use the TCode LSMW and follow the steps..
    For LSMW tutorial, refer to
    http://www.sapbrainsonline.com/TUTORIALS/TECHNICAL/LSMW_tutorial.html
    http://www.sapbrainsonline.com/TOOLS/LSMW/SAP_LSMW_steps_introduction.html

Maybe you are looking for