MM17 mass maintainence

Hi all ,
Any body having the screen shots of  MM17 mass mainatainece of material master . Pl Email me at [remove e-Mail ID]
Thanks in advance .
Edited by: Sabine Trosse  on Sep 29, 2008 7:30 PM

Mass maintainance  MM17
1.     Choose Mass Maintenance  Dialog processing and specify the relevant application, that is, object type. The application appears automatically if you have accessed the mass maintenance tool from the area menu for the application. If you have defined a variant, you can enter it on this screen. Choose Execute.
2.     If you have not entered a variant, select the tables in which you want to change data, for example, if the application is the material master, you may want to select table MAKT containing the material descriptions. Choose Execute.
3.     Specify selection criteria as required to restrict the number of objects to be changed. By choosing Choose selection fields, you can include other fields for which you can enter selection criteria, for example, you can include the field Material description and then select all materials containing the character string bolt. Choose Execute.
The system selects the data records. Depending on the number of records selected, you are offered the option of continuing in dialog mode or of making the changes in the background, in which case a workflow can inform you when they have been made. If you remain in online mode, the system displays the selected data records.
4.     Choose Select fields. In the dialog box that appears, include the fields you want to change, and choose Enter.
5.     Enter the new value in the header of the respective column, select the column label (for example, Description), select the data records to be changed, and choose Change field values.
You also have the following options:
o     Changing a field only if it has a given current value
You do this by choosing Restrictions and entering the new value in the first line and the value to be replaced in the second line.
o     Displaying the previous values
If you have changed values, but not yet left the transaction, you can display the previous values below the new values by choosing Old values. To display any changes in the database (for example, changes made meanwhile to data records by other persons), choose Refresh.
o     Testing your changes
Before saving your changes, you can test whether they are possible. You do this by choosing Test changes. This is not necessarily faster than saving your changes, as the same checks are made.
6.     Save your data.
The system checks the changed data for consistency. Inconsistent changes are rejected and an entry made in the log accordingly.
The system displays a log indicating whether the changes were made and any errors that occurred. Depending on the application, you can choose Change object to access the respective object in change mode to resolve the errors concerned.
Besides changing existing values, you may sometimes want to create new records, for example, to define a further unit of measure for a material. You can do this using a reference record if required.
1.     Carry out steps 1 and 2 in Making Mass Changes.
2.     If you do not want to change existing data, select the Do not change existing data indicator on the tab page Data records to be changed.
3.     Choose the tab page Data records to be created.
4.     Enter the selection criteria for:
o     Creating the new records
o     Determining the reference record if required
You are guided through this step by a dialog box containing information and examples.

Similar Messages

  • MVKE table updation through MM17 mass maintainence.

    Hi Experts,
    I need some input regarding mass maintenance of material.
    The input field 'Product Hierarchy' is present in 'Basic data' (MARA-PRADHA) and in 'Sales View' (MVKE-PRODH).
    As per standard SAP if I do changes through MM02 in Basic data, the field automatically updates in Sales View.
    But if I propose changes in the field MARA-PRAHDA (i.e.product hierarchy) through MM17, it is only updating MARA-PRADHA and not in MVKE-PRODH.
    Every user does not have the authorisation to use MM02, hence we are using MM17.
    Is there any another method to update both the fields other than MM02.
    Kindly suggest.
    Warm Regards
    Tushar

    Friend
    MARA and MVKE are two differnt feilds.
    When you are using MM17 and maintaining values for feild in table  MARA - PRADHA means you are limiting (Mass maintianing )to that table and feild only. Hence you will have to select MVKE - PRADHA as well while maintaing through MM17
    Where as MM02 or MM01 with SAP Standard setting has a warning message to check Prod.hieracrchy in Sales view while maintining first in Basic view.
    Reward if useful
    Regards
    SE

  • 'Mass maintainence ' of  Plug-in settings for users in cFolders

    Hi All
    In cFolders  under settings---> General , we have a checkbox for Plug-in.
    Can the cFolders admin enable the plug-in for all the users in cfolders through some mass maintainence transaction?
    Pls. let me know, if you have any inputs on this.
    warm regards
    Kedar

    The user administration settings will help you only for the new users. for the old users try this piece of code.
    DATA lp_setting TYPE REF TO cl_cfx_settings.
    DATA lt_filename  TYPE cfx_tt_string.
    DATA l_filename TYPE string.
    DATA l_value TYPE string.
    CALL METHOD cl_cfx_settings_doc=>get_folder_entries
      EXPORTING
        i_folder_name = 'User Settings'
      IMPORTING
        et_file_name  = lt_filename.
    LOOP AT lt_filename INTO l_filename.
      CREATE OBJECT lp_setting
        EXPORTING
          i_name        = l_filename
          i_folder_name = 'User Settings'.
      l_value =  lp_setting->get_setting(
            i_key = 'UseEditPlugins'
            i_default = '' ).
      WRITE:/ 'FileName',l_filename,'-:Value:->', l_value .
    ENDLOOP.
    call method set_setting instead of get to set the value to true.

  • MM17 (Mass upload)

    I want to upload the values to one of the fields in material master. I have 70,000 materials. Is this possible through MM17 (Mass upload) ?

    in MM17.
    you select your materials for a change.
    Then you enter the new value in the fields above and click the distribute button, this way all your selected materials will get this value as new value for the chosen field.
    alternative to a fix value in the field above your records you can click the formula button, this way you can create a small formula to calculate the new field value. E.g. you can add 1 to your maximum stock level,  means if you had 10 as maximum stock level then you will get 11, but if you had 1 then you will get 2...
    but this formula button allows you as well to add some ABAP coding.
    this way I can select on any other table and can then determine the new value based on your own  conditions.
    e.g. you lookup EORD table (source list) and if you find an entry there, then you write 111 in field X , if you dont find a source list, then you write 222 in field X.

  • MM17 Mass Update Tool for Material Master.

    Hi Gurus,
    We have an appended material master field which was earlier added to the material master.
    Now we want to add it as an update field into MM17 Mass Update Tool. But don't know how to do it. Please help.
    Thanks in advance.

    Hi ,
    We are not still able to add that field as 'material updation field' in the field pool. Yes it is a Z field, and the concerned table name is MARC.
    The SAP version is 4.6 C. We tried to find SAP Note and found one 576160. But it may not work. Could you please advice further ?
    We want to add that field into the field pool which appears on clicking the "Select fields" tab.

  • Vendor mass maintainence

    Dear Experts,
    Please help me regarding the mass maintainence for vendor using XK99
    Send me a user giude for the same.
    Thanks
    Sankhajeet

    Hi Sankhajeet,
    The following link will throw some light on XK99.
    http://www.sapfans.com/forums/viewtopic.php?p=856674&sid=fd5ef88c117513c806358a0665dd9f6b
    Regards,
    Mani

  • Steps to carry out material mass maintainence MM17

    Please can someone guide me about all the steps involved in MM17 for a material mass change.
    Sam

    Hi Sam,
    In Tcode MM17:- Select table , Execute, Select material, select Data records to Be change tabExecute-
    Select the Fields which you want to change.
    system shows the old value and fields for new value.
    System shows old value only when that was maintained previously.
    If you did not mainained that fields then system did not show you old value.
    Rewards if Useful
    Regards
    Shawn

  • Custom Field is not updating using MM17 ( Mass Material Maintenance )

    Dear All,
          I have created 1 custom field in MRP1 view of MM01 tranction & that field saved into MARC table. It is working fine & I am able to change also that field using tranction code MM02. But Problem is that I want to change that custom field of material master using tranction code MM17 , which is for mass Material Maintenance. So to edit custom field of material master from MM17 what I need to do?  Please suggest...
    Regards
    Pradip Pawar

    Hi,
    Follow the below procedure,
    1. In table MARC  custom fields need to be add using append structure. For that need to create data elements & domain for      corrosponding fields.
    2.In SE51 need to copy standard program SAPLMGD1 & screen 2481( In your case screen would be different ) in to Z program.     
    3.Now in to the layout of  Z program need to add custom fieldu2019s which we defined using append structure in MARC table.
    4.Need to add Field statment for the new custom fieldu2019s into the PAI Flow logic of Z program inside CHAIN...ENDCHAIN statement.
    5.Need to run transaction OMT3B and then copy screen sequence no. 21 into our Z screen sequence say Z1.
    6.Once screen sequence is copied into screen sequence Z1. select sequence Z1 and double click on data screen folder.Select  screen sequence with description MRP1 and after selecting it double click on Folder 'Subscreen ' and change the program given for screen no 2481 with our Z program name and Save.
    Imp Note - Refer SAP Note no. 44410.
    Regards,
    Pradip Pawar

  • MM17 mass change

    Hi Experts,
    I was doing Mass change in MM17 for Profit Center value. Old value need to change with new value.
    I followed the below process:
    1.Go to transation MM17
    2.Select Variant name for Mass Change
    3.Select MARA/MARC in the tab Tables & Execute
    4.Input the materials & plants which under goes changes & Execute.
    5.You will get two section of screens.In the top you can see New values with empty field.you can give the new value for Mass change. In the bottom you get the details of existing field for material/plant combination.
    6.Click the icon called 'Carry out mass changes'.
    7.Save and check the log for any errors.
    The value of Profit center was changed & I checked in CDHDR & CDPOS tables.
    Can any one of you give me the flow or tell the above process is correct.
    Thanks in Advance
    kavitha

    Dear Kavitha,
    The process expained by you very right.
    Also for your information, you can also try  the Transaction MASS for the below objects Mass Processing
    Objects Include,
    BUS0015     Profit center
    BUS1001     Materials (industry)
    BUS1001001     Materials (retail)
    BUS1133     Rental units
    BUS2012     Purchase orders
    BUS2032     Sales orders
    BUS2104     Appropriation reqs
    BUS2105     Purchase requisition
    BUS3003     Purchasing info recs
    BUS3006     G/L accounts
    KNA1     Customers
    LFA1     Vendors
    Njoy SAP
    -Saravanaganesh

  • MM17 Mass Maintenance: Materials

    Hi All,
    There has been a Z Field created for table MVKE. The requirement is to add this field "ZZVMSTT" from table MVKE as a "field to be changed" in transaction MM17. This field is presently available for the record selection purpose (to restrict the data to be selected) but is not available to enter new values for this field.
    Is there any customizing setting required which will enable the display of this Z Field in the list of fields that can be changed using the transaction MM17
    Thanks for your reply
    Regards,
    Kaushal Mehta

    Any updates, I'm trying to do the same thing?
    Thanks!

  • Mass maintainence for new sloc

    Hi all
         we are moving our warehouse to new building,Iam creating a new Storage location (NWSL) (WM managed)and warehouse (NEW )by copying the Sloc (OLDS) and warehouse(OLD ) which already exists for the plant 1111(in same plant),i have a lot of materials which has to be copied for the newly created plant (wm managed),my concern is whether all the material master views will get copied by doing MM17 or is there anything i need to take care for shipping points,receiving,creating deliveries sort of things.Could anybody plz tell me what are the tables that has to be copied while doing MM17,so that i have newly created warehouse with sloc YYYY behaves in the same way as the old one.
    Thanks in advance.

    you start MM17.
    then select MLGN table and execute.
    next screen has 2 tabs, one for change and another one for create.
    Set the indicator for "dont change existing data" in the change tab and switch then to the create tab.
    you enter your material number for which youo want create new warehouse views in the material number  field (multiple selections)
    You enter the new warehouse number.
    then in the lower part you only enter the old warehouse number, no material number.
    Execute.
    Next screen lists all material that will get a new WM view.
    By default all entries are already selected.
    You only need to click save and SAP will create IDOCs and post them immediatly.

  • MM17- Mass Maintenence

    Hi all
          I have to change a field in Material master in four plants for all the materials(almost all materials exist in all four plants). If i use MM17 to do the update for all the four plants in Production,will the SAP system get slow down?can i do it fr all plants at a single time?Is it a good idea to break the numbers like instead doing update for 2000 materials at a single time shall i do it 500 at a time?please suggest me the effective solution.
    Thank you all.

    Terry,
    I am sorry - I didn't get what you have ment. You are right with creating variant.
    Then I reasume what I mean by doing it in background (just for further reference, if anybody wants to do it this way)
    1. run tcode mm17
    2. choose tables and/or fields to change and press 'F8'
    3. enter material indices and press 'F8'
    4. enter new values then: menu->go to-> save as variant
    5. enter variant name and description and "acknowledge'
    6. then come back to entry screen of the MM17 tcode
    7. enter (or choose from library) the variant name you have just save
    8. then: menu ->  background processing
    9. click 'In background'
    10. choose output device
    11. set proper time to run process in the background and save
    few minutes(let me say) after given time you can check, if material master data has been changed.
    write, if sth is still not clear.
    regards,
    wojciech
    Edited by: Wojciech Zalech on Jul 30, 2009 9:13 AM

  • Mass Maintainence for Customised table

    Hi all,
    Will anybody let me know how to maintain the Mass maintianence
    for fileds  to the customised table .
    Help me its urgent.

    Hi Madhavi,
    Just write a BDC program for the same on transaction SM30 using your Z table.
    Regards,
    Atish

  • Mass Maintainence

    Hi Friends,
    I created a materials in one plant,storage location after that i will extend it to some other plant and storage locations...
    Is their any tcode that i can add the created material to other plants at a time...
    Thanks in advance...
    altaf

    Use MMSC to extend the material for other plants. To execute this function for multiple plants use LSMW and insert this T-code MMSC and execute.Thanking you.
    Edited by: Padmasri Garapati on Oct 12, 2011 1:03 PM

  • Mass Maintainence of Trasnportation Lane custom field

    Hi All,
    I want to maintain custom fields added in /SAPAPO/TRM table. Can anybody tell me how to achieve this via MASSD Tcode?
    Thanks
    Siddarth

    Hi Siddarth,
    You can use report /SAPAPO/TR_TRPROD_MASSMAINT as a template to build your own one. 
    It should help. Best regards/Tiemin

Maybe you are looking for