Identification of old material number at plant level

Dear All,
We are implementing SAP for  two hospitals. In legacy system each hospital as its own material master and material number. Now in SAP each hospital we are treating as a plant. These two plants are assigned to one company code.
So it means that there will be one unique material number for two hospitals. Now business wants their old material number (which is maintained differently for two Hospitals) at plant level in search functionality
How can I achieve with material master
Regards
Subhash

create a class "OLDMAT" for old material number with CL03 for class type 001
define a characteristic for old material number for each plant  with CT04 and assign it to the class  (can as well be done from within CL03). name it e.g. OLDMXXXX (XXXX = plant number)
in MM01 select classification view and add the class. after you hit enter you get the fields to add the old material numbers
Standard F4 help for a material number allows then to search for a material number by classification.

Similar Messages

  • Report to find a material by a mfr part number and old material number

    Hi,
    Is there any standard report to find a material by a mfr part number and old material number ?
    For the moment, we are using MM03 to search articles by these selection criterion.
    Thanks,
    Julien Girard

    Hi
    As there is no stsndard report use the SQVI to find out the details, It is very simple , please follwo the below steps.
    Use Txn SQVI, enter the Quick view field say- ZMNFR and click the  create button, Enter the title in the next screen i.e Report name- Say - Manufacturer's Part No. Details, in the same screen you need to enter  MARA  for the data from table/database view, please leave the 1. data source as Table only and the radio button as Basis mode only.  Click the tick mark , you will go to the next screen,
    You will notice Quick viewer Intial screen
    Open the node general material data
    Select the Buttons besides the fields MARA-MATNR for material number, MARA-MFRPN for manufacturers part number, and MARA-BISMT for old material number. You can include any other field if you wish to have in your output. You will notice two check boxes against each field, one is for input screen field and the other is for outputf field. But currently you do not bother about and select both the check boxes or any other field you wish to have as input and output as well. Once selected all the fields afer clicking the check boxes save the total arrangement. and then in the same screen use the execute button or use F8 to find out your report input screen.
    Now enter the Material number for which you wish to know other two details in the report and execute again you will find the report output.
    Please ensure that you are maintaining both the details in material master basic data1 and purchasing  view if you wish to get  out output
    Best regards
    SAM
    Edited by: samuel mendis on Apr 8, 2009 6:52 AM

  • How to set a default value in MARA field 'Old material number'

    Hello everyone,
    I have a requirement to fill automatically the field MARA-BISMT (Old material number), when creating a new material (using for example MM01). What is the best way to do it?
    My idea is to have somewhere a field exit (?) with some ABAP lines to concatenate the material type code with part of the material number, and show the field already filled when in 'Basic data 1' screen.
    Does anyone have an idea? Or an example in the system with a similar functionality already implemented?
    Thanks
    Davide

    hi
    use the same logic in the excel file and upload through lsmw

  • Report by old material number

    Dear Gurus,
    Is there any std report which will display all materials with reference to old material number.
    Regards,
    kumar

    Hi,
    There is no any such standard report.
    But you can achieve your requirement by a simple SQVI using MARA table only.
    Hope this will help you

  • Add z field in material master at plant level

    I wanna to assign a new field in material master at plant level..
    What settings should be done to do this?
    Positive response will be highly appreciated.
    Regards

    hi,
    You can define the field directly via assigning the field to field selection group...This could also be done at industry sector, plant level as well....
    Check the path :
    SPRO >> Logistics general >> MM >> Field selection >> Assign fields to field selection group...
    SPRO >> Logistics general >> MM >> Field selection >> Assign field at plant
    SPRO >> Logistics general >> MM >> Field selection >> Assign fields at industry sector level...
    For this assign the field to the respective table and then provide it at OMSR...
    Assign field selection group to it...
    Then in OMS9 give the priority for hide/display/req/optional to field...
    If you want this to be added in the new screen, then you have to make the settings under "configure the material master"...
    Hope it helps..
    Regards
    Priyanka.P

  • Old material number - Field in Basic Data 1 View Material Master

    Hai Techies,
    We have a field called old material number - MARA-BISMT in material master basic data 1 view. Is that field is just for reference of old material or does it have any effects in the SAP MM when using the material for purchasing or in BOM or so on.
    Could any one please highlight me the consequences of using this field to refer a old material number for the new number created.
    Thanking you in advance.
    Regards,
    Kris.S

    Hello Kris,
    Number under which you have managed the material so far or still manage it,
    for example, in another system or in a card index.
    You can use the old material number to systematically search for material
    master records via matchcodes.
    Your understanding for the use of this field is correct.
    regards
    Ray

  • To convert Old material Number (BISMT) to  new material number

    HI Folks,
                           I have the requirement is how to convert OLD material number to New material number.  Is  thier any  Global  exists is thier? Please let me know.
    Thanks,
    Vijay

    Hi,
           use MGA00001 in changing parameters u can change...
    Regards

  • Making old material number mandatory for mm02

    hi,
       how to make  old material number(mara-bismt) mandatory for mm02 transaction.
    regards

    Hi,
    You can do the validation using enhancement "MGA00001", component "EXIT_SAPLMGMU_001".
    Regards
    Vinod

  • SRM Material master search with Old material number or Manufacturing Part Number

    Hello,
    We have requirement to search SRM material with ECC old material number or  Manufacturing Part Number. Is it possible to enable this option in SRM.
    We are implementing SAP SRM 7.02.
    Rgds,
    Madhan

    Hi Madhan,
    The quick win can be to amend product search help to do RFC to ECC for old mat number.
    Regards,
    Ravi

  • Want to Update the Old Material Number

    Hi all,
    I have Old material number (MARA-BISMT) and i want to update the table - MARA in SAP, please tell me ways of updating the same.
    Any suggestion welcome.
    Regards,

    Hi,
    Write a program which does the updating. In the pgm:
    define 2 internal tables called it_mara and it_mara1 like mara.
    select * from mara into it_mara where (give 1 condition which relates to ur requirements).
    loop at it_mara.
    change it_mara and move the changes into it_mara1 table.
    endloop.
    now it_mara1 would have all the modified entries which needs to be updated in the MARA table.
    now give the "modify mara from table it_mara1"  statement which updates the already existing records in the DB table.
    Reward points if helpful.
    Thanks,
    Archana

  • Help in MB51 showing Old Material Number.

    Dear gurus
    Is there any way to show Old material number in MB51 ?
    Please help
    regards
    Saad Nisar

    Hi,
    This field will not be displayed in MB51.
    You will have to copy the programme to MB51 & take the table MARA, from where you can take the required field into the report.
    This programme can then be assigned to z report (For example - ZMB51).
    Regards,
    Prashant Kolhatkar

  • Stock Uploading with respect to Old Material Number of Legacy System

    Hi Experts,
    Need Your valuable Inputs,
    As we are Going Go-Live in ECC6.0
    As we have already Uploaded Material Master with the New Material Number (Internal Number Range generated by system )   Material Type, Valuation Class and Moving average indicator and related Fields in Material Master in ECC 6.0.with respect to old material number of Legacy system,
    Now we need to Upload the Stocks and Values with respect to Old Material Number by Using 561 Movement Type in the New system of ECC 6.0 , This New material number and old material number Stock and its Values should match in the New ECC 6.0 . 
    As from the Old Legacy system we have only Old Material Number, Description and its stock, Value, How can we Upload the Stock with respect to Old Material Number ?
    Kindly assist your Inputs.
    Best Regards
    Javeed Ahamed

    you have to have a mapping from old number to new number.
    you can either do it already in your source or you find the number in SAP itself with an ABAP command.
    Usually the old material number is stored in field MARA-BISMT
    if you want add the number in the source, assuming its Excel, then you you can download via SE16 from MARA just 2 fields: MATNR and BISMT. in Excel you can then use the formula VLOOKUP to get the MATNR by looking it up with old number.
    if you are a little familiar with ABAP, and you load stocks by using LSMW, then you can easily get the new material number by adding an ABAP statement to find a material number by old number
    select single  MATNR from mara into wa_MATNR
    where BISMT = oldmaterial.

  • Mass deletion of material master at plant level

    Hi,
    Is there any way to flag materials nearly 500 Nos for deletion at plant level.
    Regards,
    Vengat

    hi,
    Use mass transaction for putting the delete indicator for the material master...this is to be done from MM17 tcode...
    and later they all could archived...Archive it from MM71 and can display this from MM72..
    Regards
    Priyanka.P

  • Block internal batch number at plant level

    Dear Experts,
    I have activated the internal batch number assignments at client level. But for some plants or one of the company code, I want to block the internal batch number creation during the goods receipt at production order confirmation(CO11N). Is it possible ? How? Can we restrict for some of the plants/comany code and allow for other plants/company code?

    Check this link:
    http://help.sap.com/saphelp_46c/helpdata/en/25/2838bf4f7811d18a150000e816ae6e/content.htm
    FF

  • Change material description at plant level

    Hi,
    can material description be changed for  only one plant.

    Hi All,
         Material Description is at client level data it will be applicable for all plants. But if you extend the material for using it in the other plant you can make a note in the sale text or purchase order text.
    Hope this will solve your problem,
    Regards,
    Pherasath

Maybe you are looking for

  • How to get free iWork, iPhoto on compatible devices bought after 1 Sept?

    Hi Guys, So, I just upgraded to iOS7 and one of the things I was looking forward to was having access to the iWork and iLife apps which Apple announced would be free on newly purchased devices. I bought a 32GB 5th gen iPod touch on Sunday (15th Septe

  • Icloud drive not showing in settings - icloud

    Hi, I am in ios 8.1 and using iphone 5c. I am not able to find "iCloud Drive" in Settings -> iCloud menu in my iphone. Am i missing something? I can see iCloud Drive in the "icloud app for Windows" when i login using my icloud id in windows though. L

  • Splitting large files for upload

    I need to upload a very large file to an FTP site, 9.8G. This takes a hugely long time with my bandwidth and invariablly fails somewhere before it finishes. Does anyone know if there is software that will take a large file like this, split it up, per

  • Windows Media Play Song Information

    Good Day, I have been using Windows Media player until recently when I tried Itunes. I am now totally using Itunes. The one thing that I liked with Media Player is you could right click on a song title and select "get album information" and it would

  • Will I lose my photos if I "rebuild my library database" in iPhoto?

    Please help! I opened iPhoto and it says I need to rebuild my library database. It is running now but doesn't seem to be moving. I am afraid I am going to lose all of my pictures... I have thousands. Has anyone been through this before? Are all of my