Table Material number range

Dear All,
What is the table-field for Number range obj. of  Material document created in OMBT?
Regards,
Indranil

Hi indranil,
Goto SE16N --> NRIV
you can find every number range objects and details there.
Hore this will helpful
thanks & BR
sandun

Similar Messages

  • Lexicographic flag setup and material number range change

    Hi gurus,
    got the following situation:
    AS IS:
    Tcode MMNR: Number range for material master part number: AAAAAAAAAAAAAAAAAA   to   ZZZZZZZZZZZZZZZZZZ  (lenght 18, external assignment)
    Tcode OMSL: Lexicographic flag IS NOT setup
    Tcode OMS2: For all material types flag "External no. assignment w/o check" IS SETUP
    Basically we can't create numeric only part numbers.
    The new requirement is to be able to create numeric part numbers like:
    1234
    12345
    0123
    01234  (where the leading zero is a significant character for the part number)
    By doing the following changes:
    MMNR: change number range 000000000000000000  to ZZZZZZZZZZZZZZZZZZ
    OMSL: setup lexicographic AND leading zeros flag
    OMS2: clear flag for External no. assignment w/o check
    I see I do achieve the result: numeric part numbers can be created, leading zeros are managed in the correct way and all numeric part numbers are LEFT-aligned, so looking to MARA you would see part numbers like this:
    00012345
    012345
    012345V
    09CATALIST1
    0AFVAU0001
    12345
    23225V
    23243V
    2SIMBACK3210
    I did already tried all the above changes in the quality system, then created a numeric part number and an alfanumeric part number, for both of them did create a PO, Inbound delivery, posted MIGO, created a sales order, outbound delivery, PGIed without any issue, stock was displayed and managed correctly by the system, same for material docs.
    We already thought about BW, so in case we do the changes BW would be ok.
    Apparently everything is fine so I should go for the production system BUT........  in my mind I'm thinking that OMSL Tcode is usually setup day 1 of an Sap project and then usually you forget it... I have the fear that even if everything looks fine (and Sap allows me to change the customizing), I'm going to muck up the system...
    Have you ever had the same to do ?  I already saw posts similar to this one but already existing conditions were different so to me this case looks like unique so far..
    Any help, suggestion, whatever will be highly appreciated, especially cause I have to take a decision by tomorrow morning
    Many thanks in advance !!
    Enrico
    Edited by: Matt on Aug 13, 2011 7:39 AM - profanity removed

    As you never had numeric numbers, it should not create a big problem.
    I am working in a system with lexicographical setting in use.
    But you have to keep in mind that your sort sequence is quite different to numeric numbers, like this:
    1
    10
    11
    12
    2
    3
    31
    311123
    32
    32012
    4
    And you may get the one or other issue if you download material numbers to Excel, with wrong settings you will loose your leading zeros.
    A similar effect happens most of the time if user not very familiar with Excel give you a file for an upload, as this often is prepared without leading zeros, which could cause a load to the wrong material if the remaining number would be a duplicate:
    0123 and 123
    Of course is a selection by number range  not that easy as it is with numeric numbers.  Usingthe first example a range from 1 to 3 includes materials 10, 11 and  12 as well

  • External Material Number range

    Dear all,
    Is it possible if I define external number range only with numbers not alphabet. I have defined external number range as 000000001 to zzzzzzzzzzzz but its not accepting external number as 10000203030 when creating material master.
    Pls guide

    Check 2 Function Modules:
    EXIT_SAPLMG02_001 - Customer Exit: Internal Material Number Assignment
    EXIT_SAPLMG02_002 - Customer Exit: External Material Number Assignment
    Also one material type can only be assigned to one internal and one external number range
    both number ranges must not overlay each other,
    Number range can be defined like this from 1 to zzzzzzzzzzzzzzzzzz so anything can be done within this one range

  • Current number storing table for number ranges

    Hi all,
        Can any one tell me which table stores the current number used for a Number range object.
    My requirement is not to skip even a single number in Number Range.
    Thanks in advance.

    Gautham , I'm not disagreeing with you as Im not sure abt this, but I do remember a requirement similar to this few years back .As long as the SO is not saved , I believe we can get this number back.
    Its weekend today in this part of the world so I dont have SAP system to check but I will get back to you tomorrow hopefully with a solution.
    Mathews

  • Change log for material number range

    Hi All,
    can you guys please tell me how to find the change log for changes done in material type number ranges that is the thru tcode MMNR although its a customization change but as its for number ranges so there is no transport request involved so it is not possilble to see the import of transport request

    in transaction MMNR
    from menu GOTO > change log
    or in transaction SNUM
    from menu  GOTO > change log

  • SAP table for material document/inventory document number range.

    Hi Gurus.
    Good day.
    Please help. What is the SAP table for number range? Thanks in advance.

    Hi Acel,
    The table NRIV should fetch you the data you are looking for.
    Regards,

  • Material Master Number Range - Very Urgent

    Hi ,
    My client is having existing material codification as below :
    all material types for e.g. ROH, HALB, FERT will be starting their material code with 00 or 01 or 02 etc. sine the first two digits denotes the year , which will vary from material to material. The characters used will be from minimum 8 to maximum 14 - Alphanumeric.
    for e.g. my material code will be
    for ROH - 000040101F0101
    for FERT - 00801000101
    for HALB - 013000101C
    here for all materail type first 2 digit are for year and next will be prod. code , then assy , then sub assy , if forging applicable it will be F , if casting then - C
    How this can be mapped in SAP as one series for all material types, is it possible for system to identify the material type, what is advantage & disadvantage of the same.
    Pl. help
    Thanks & Regards,
    Vikas Mayekar.

    Hi
    Using Standard SAP for Material number ranges may not be able to map your requiremnts.
    But you can use the SAP enhancements available for the Number ranges determination & so onj...
    Please use the User exit in CMOD or SMOD
    You can use enhancement MGA00002 (for industry) or enhancement MGW00002 (for retail) for this.
    For more information, see the documentation for the following components assigned to these enhancements:
    Industry
    EXIT_SAPLMG02_001
    EXIT_SAPLMG02_002
    Retail
    EXIT_SAPLMG72_001
    With the exception of the transfer structure, this function is identical to customer enhancement MGA00002 for material number assignment for the material master for industry. Please see customer enhancement MGA00002 for more information and for sample coding.
    EXIT_SAPLMG72_002
    With the exception of the transfer structure, this function is identical to customer enhancement MGA00002 for material number assignment for the material master for industry. Please see customer enhancement MGA00002 for more information and for sample coding.
    EXIT_SAPLMGNK_003
    Please take help of ABAPer's for implementing the same
    Thanks & Regards
    Kishore

  • Material Master number range

    Hi Gurus,
    In the our system, following number ranges are set for material master,
    1 - 820000     to 899999     Current number 896492 (internal)
    2 - 900000     to 979999
    3 - 980000 to 999999     
    The number range 1 is going to complete.
    As the next numbers after 899999 is already in use for different material type, I will not be able to extend the material number range 1.
    What should I do,
    Should I create altogether new number range and assign to this material type?
    - Will system allow me to add another new number range along with existing number range or I need to remove the existing number range and attach new number range. (not yet tried. based on your feed back will try)
    - If system allow to add the new number range along with existing, will system understand after reaching last number, it will go to next number range and start from there.
    Kindly guide me.
    Thanks & Best Regards,
    Mohan

    Hi,
    then just delete the number range from the group and add a new one.
    Use the delete icon with the red line to delete the number range from the group.
    You have to change the status to 0 first
    To quote the SAP help
    1. Branch to number status maintenance.
    2. Set the number status to '0'.
    3. Branch to interval maintenance.
    4. Delete the interval.
    Then you can add a new interval
    Steev B

  • Problem with material master number range

    Hi,
    we have a problem with the material number range when stop the transaction of creation a material master data (MM01) the system has a jump of number range.
    Example  -> while creating a new material master the system gives me a number preview (46) but if I stop the transanction without save the master data the system doesn't give me the number 46 in the next master data but give me the next number 8in this example 47).
    It there a way for not have this jump of number range?
    Thanks!
    Gaetano

    Hi Gaetano,
                        This ia a standard thing..even I have experienced it.
    Regards,
    Chiranjib

  • Material No. Range - New Group Mainetnance

    Hi All,
    I am maintaining new material no. range for custom Material type. For that I am assigning New Matl type to a Group but when I am saving it is giving following error.
    When I am running report to resolve issue it is asking an no. range object.
    Pls let me what is that object and Is there any other solution.
    System error during group maintenance
    Message no. NR899
    Diagnosis
    The system has identified an inconsistency in the tables for number range maintenance.
    System Response
    Program termination.
    Procedure
    In most cases, you can overcome this by executing the report RSSNR0T1 (Consistency check and repair of number range intervals). This report lists the inconsistencies and eliminates them (with F11 = "Confirm").
    Thanks
    Sanjay

    Hi Sanjay
    Check if the data is consistent for number range object through transaction SNRO.
    or Tools -> ABAP/4 Workbench -> Development -> Other Tools -> Number ranges
    Regards,
    Naveen.

  • Purchase order number ranges plant wise

    Hi ,
    Requirement is , want to have purchase order number  plant wise. I know that we can have different number ranges for different document types in standard SAP. But how to achieve different number ranges for purchase order plant  wise.?
    Is there any user exits available for this?
    regards,
    abi

    Hi,
    it is possible through a BADI to get the separate number ranges for plant wise PR/PO,
    but u need to maintain a customised table with number ranges and plants,
    whenever the user try to save a PO/PR the syatem will pick the number range from the customised table,
    that BADI is ME_PROCESS_PO_CUST,
    it is very useful if any client has number of plants like 30 or 40 plants,
    and it is easy track the PO from where it has raised.
    rgds

  • Change the material no. range

    Hi Friends,
    I want to change the material no. range for the material types defined in the system. Currently they are assigned 5 digit no. range I want to change this and increase to 7 digit no.
    Can some please guide how can I achieve this.
    Regards,
    Wasim.

    Hi
    You can change length of material number ranges from Tcode  OMSL
    Thankx & regards
    suleman.

  • Number Range for Warranty Claims

    Dear Experts,
    I am trying to work out with SAP warranty claim processing, I don’t have any idea of warranty claim processing provided in SAP, I have gone through the SAP library and Best Practices, and trying to go through.
    But I strucked up @ the initial stage itself. I have assigned my username through the T Code WTY_UPROF, then trying to create a warranty claim through T Code WTY.
    I have mentioned the warranty claim type as precediting then clicked on create warranty claim. system is giving a message : "For object WTY_CLAIM , number range interval does not exist".
    Then I tried entering an external number WTY1 then clicked on create, this time system giving another message " Number WTY1 lies outside number range validity area"
    When I go through the help of the system message it is as follows:
    *"For object WTY_CLAIM, number range interval does not exist
    Message no. NR751
    Diagnosis
    The database table NRIV has the delivery class 'C', i.e. the SAP default settings are only in client 000.
    Procedure
    Create the missing number range interval in customizing.
    Transaction code:"*
    System is not even giving the T code for proceeding further.
    I have checked in SPRO for warranty claims number range, but couldn't find it out.
    Please help me in this regard.
    Where should I make the settings?? And What all other settings to be done for Warranty Claim Processing, creating, processing and Completing.
    Please give me in detail information if possible.
    If anybody has the document also please forward it to me
    Thanks in advance,
    Regards,
    B. Praveen.

    Dear Keshav,
    Thanks, I found that and went to Number Ranges, but system still giving error message to maintain the number range.
    "System error during group maintenance".
    When I click on help of the error message it is as follows
    System error during group maintenance
    Message no. NR899
    Diagnosis
    The system has identified an inconsistency in the tables for number range maintenance.
    System Response
    Program termination.
    Procedure
    In most cases, you can overcome this by executing the report RSSNR0T1 (Consistency check and repair of number range intervals). This report lists the inconsistencies and eliminates them (with F11 = "Confirm").
    Why this message is coming?? and what is the solution for that?? Is there any config missing for that??
    Please help me out.
    Thanks and Regards,

  • External material number should not contain purely numbers

    Hi Gurus,
    I have created the material number range for a specific material type. I need the number to be assigned externally. When i try to create a new material master (with only numbers)on the above material type, the system throwing " For the specific material type, external matl no should not contain purely numbers".
    Any body pls explain.
    Thanks,
    Saravanan

    hi
    check while mentioning number range have u entered any alphabet in from and to filed
    i.e from A to ZZZ    then system will ask u to add atlease 1 alphabet
    if u use  1000000000    1000099999  as external number range then u can use only numerical numbers in number range
    pls  check same
    Vishal...

  • Number Ranges in Q.M

    Dear Gurus,
    We have two plants in our company code and we are implementing QM for both the plants.I have regarding number ranges--> Inspection Number Ranges for Inspection Characteristics,Number Ranges for Inspection Methods,Number Ranges for Inspection Plans,Number ranges for inspection lot..etc
    My query is -->Are these number ranges maintained at client or plant level.I think its client,but no sure.How can define number for different plants for the all above mentioned .
    Regards Ram

    Ram,
    As per SAP standard Inspection lot number range we can not maintain plant wise.
    Please follow following path to get idea:
    SPRO --> Quality Management --> Quality Inspection --> Inspection lot creation --> Maintain Number ranges.
    Here you would see this number range are stored in inspection lot origin, they apply to the entire client. So it would be applicable to client wise not plant wise.
    So if you maintain number range for "01" like From 010000000000 to 019999999999, then this number range would be applicable to all plant of client for 01 origin.
    If you still want to assign number range plant wise then you can maintain custom table for number range inspection type and plant wise, but to define number range externally plant wise is not advisable.
    Hope this helps.
    Thanks!!!

Maybe you are looking for