Number ranges by company code

HI experts,
I have requirement to see the all number ranges by companycodes which is maintain in 2011, also need to see documents types...so how to see this? if any programme require then do let me know .
i have tried fbn1 but i have to go through each documents and see the number ranges and it takes a long time...
waiting for your earlieest reply,
regards,
MInesh Soneji

Hi,
You can retrieve the info from NRIV table and then put the no range no in T003 (Document Types)
Kind Regards
Umapathi G

Similar Messages

  • Incoming invoice number range per company code

    Hi!
    I have a doubt.
    Is there the possibility of create incoming invoice number range per company code?
    I need the MM doc, not FI doc.
    Thank's!

    Hi
    If the settings available in OMR4 and OMRJ don't cover your requirements, try with enhancement LMR1M003.
    Regards
    Eduardo
    PD: I found it, see Note 452127 - MIRO: Standard number assignment per company code, you have a sample of coding for this enhancement
    Edited by: E_Hinojosa on Jul 11, 2011 6:37 PM
    Edited by: E_Hinojosa on Jul 11, 2011 6:38 PM
    Edited by: E_Hinojosa on Jul 11, 2011 6:42 PM

  • PO number range per Company code

    Hi all,
    we have a requirement to assign a separate purchase order number range for each company code.  I know there are several user exits for number ranges but does anyone have any specific advice / experience about this?
    Many thanks
    Phil.

    check this one .
    Develop Enhancements for Purchasing
    In this step, you develop enhancements for Purchasing.
    The following SAP enhancements are available for the Purchasing area:
    AMPL0001
    User subscreen for additional AMPL data (Manufacturer part number)
    LMELA002
    Adoption of batch number from shipping notification at time of posting of a goods receipt
    LMELA010
    Incoming shipping notification: adoption of item data from IDoc
    LMEQR001
    User exit for source determination
    M06B0001
    Role determination for release of requisitions
    M06B0001
    Changes to communication structure for release of requisitions
    M06B0003
    Number range and document number
    M06B0004
    Number range and document number
    M06B0005
    Changes to communication structure for overall release of purchase requisitions
    M06E0004
    Changes to communication structure for release of purchasing document
    M06E0005
    Role determination for release of purchasing documents
    ME590001
    Grouping of requisitions for PO split in transaction ME59
    MEETA001
    Determination of schedule line type (backlog, immediate requirement, forecast)
    MEFLD004
    Determination of earliest delivery date for checking at time of goods receipt (PO only)
    MELAB001
    Generation of forecast delivery schedule: realization via creation profile
    MEQUERY1
    Enhancement for document overview ME21N / ME51N
    MEVME001
    Calculation of default GR quantity and over/underdelivery tolerances
    MM06E001
    User exits for inbound EDI messages and outbound purchasing documents
    MM06E003
    Number range and document number
    MM06E004
    Control of import data screens in purchase orders
    MM06E005
    Customer fields in purchasing documents
    MEREQ001
    Customer's own data in purhcase requisitions
    MM06E007
    Change document for requisitions when converting into POs
    MM06E008
    Monitoring of contract target value in case of release orders
    MM06E009
    Relevant texts for "Texts exist" indicator
    MM06E010
    Field selection for vendor address
    MM06E011
    Activation of requisition block
    MM06L001
    Exits for determination of ratings in vendor evaluation
    MMAL0001
    ALE source list distribution: outbound processing
    MMAL0002
    ALE source list distribution: inbound processing
    MMAL0003
    ALE purchasing info record distribution: outbound processing
    MMAL0004
    ALE purchasing info record distribution: inbound processing
    MMDA0001
    Default values for delivery addresses
    MMFAB001
    User exit for generation of releases
    MRFLB001
    Control items during release creation
    LWBON001
    Enhancement of LIS update through extension of the communication structure MCKONA (business volumes and rebate income)
    LWBON003
    Change settlement data for end-of-period rebate settlement before creation of settlement documents
    LWSUS001
    Customer-specific source determination in Retail
    Activities
    1. Either create a new project or use an existing one and then enter the enhancement.
    2. Activate the project
    Your enhancement will only become effective after activation.
    Further notes
    In contrast to modifications, enhancements are basically release-insensitive since they are not implemented in the SAP original but in a name range that is reserved for the customer.
    The general procedure for creating enhancements can be found in the enhancement transaction at Help -> Application help.
    If you want to display the documentation for an enhancement, choose Goto -> Documentation in the enhancement transaction.
    Regards
    Prabhu

  • Removing number assignment across company code

    Hi all,
    I'm new to FI-AA and am wondering if it's possible to remove the number assignment across company codes in the section "Change View "FI-AA: "Assignmt. to company code providing number range" ?
    I've tried leaving the column "No.CoCd" blank as there isn't any delete icon available to remove the assignment but the system will then prompt me to fill in all required fields.
    thanks
    jazreel

    Hi Bernhard,
    thanks for the reply
    It just prompts me to fill in the required fields (message no. 00055), no other error messages.
    It's the same even after i try to save the changes.
    regards
    jazreeel
    Edited by: jazreeel on Jan 10, 2011 3:43 AM

  • How to get business partner number of a Company code

    How to get Company code business partner number..
    Any FM or table name which can help us to get comapny code business partner number
    Actually we want to find the default address number of the company code.
    please suggest a way to find partner number of company code or directly to get default address number of the company code

    Hello LS Kumar,
    Try to use below Code may help:
    DATA ls_object              TYPE hrhctobjc.
    DATA ls_company             TYPE bbps_es_unit_id.
    DATA ls_company_bupa        TYPE hrobjbupas.
    ls_object-otype = is_org_unit_id-otype.   
    ls_object-objid = is_org_unit_id-objid.   
      CALL FUNCTION 'HR_OBJECTBUPA_GETBUPA'
        EXPORTING
          is_object               = ls_object
        IMPORTING
          es_hrobjbupa            = ls_company_bupa
        EXCEPTIONS
          object_type_not_allowed = 1
          OTHERS                  = 2.
      IF sy-subrc NE 0.
        RAISE EXCEPTION TYPE cx_bbp_es_not_found.
    endif.
    Which determines the company code of the user belongs to:
    CALL FUNCTION 'BBP_OM_DETERMINE_COMPANY'
          EXPORTING
            i_user_id = lv_user
          IMPORTING
            et_compc  =lt_compc
          EXCEPTIONS
            OTHERS    = 1.
    Regards,
    Sankarbabu

  • Do we have one corresponding tax company code to one company code or can we have different or any number of tax company codes?

    do we have one corresponding tax company code to one company code or can we have different or any number of tax company codes?

    Hi Arveen,
    Check calculation procedure using T.code OBYZ(IMG > Financial Accounting> Financial Accounting Global Settings--> Tax on Sales/Purchases --> Basic Settings -
    > Assign Country to Calculation Procedure.)
    Select new entries--Enter tax procedure for India TAXINN-TAx procedure INdia
    Save.
    Use T.code OBBG....select position...enter IN....against that assign the tax procedure created above and save.
    Hope this resolves.Let me know if you still encounter problem.
    Thanks
    Aravind

  • Can we put a range on company code 100 to 999 in query row definition?

    Hi all,
    Does anyone know how to define a blank range on a query row definition? For example, we need to put a company code range from 100 to 999 in order to have a range large enough to cover future new comapny codes, but we do not have master data exist for comapny code 999 in BW, It does not seem I can put ccode 999 in the query definition screen.  I used hierarchy as a workaround. I created a company code hierarchy to include the range from 100 to 999 and then pull the hierarchy to the query definition.  It worked, but I have some problems when I use structure in conjunction with the hierarchy.  Anybody have an idea?

    Hi Nancy,
    I believe a simple selection option variable can work for you..
    You would have to create them for each row..
    So for each selection in your structure you can restrict by the respective Variable..
    While creating the variable specify the default values you want eg: 100 to 999 .
    You doot need to have it ready for input..and even if these values are not present in master data it will allow you to use these values in the variable default values..
    Let me know if you need any clarification..
    Ashish..

  • MIRO Number range maintenance T-code

    Dear All
            Please tell me the MIRO (Invoice verifycation Number range T-code it is starting with 51 series.
    not accounting document.
    please reply
    Regards
    Kumar

    Hi,
    SPRO --> materials management --> Inventory management and physical inventory --> Number range assignment --->
    Under the above path you can maintain number ranges for accounting documents and material documents.
    1. Accounting documents (OMBA)
    2. Material documents (OMBT)
    3. Reservations ( OMC2)
    4. GR/IR slip numbers. ( OMC1)
    Regards,
    Biju K

  • Creation of same personnel number for different company codes

    Hi All,
    I am having the requirement to cerate same personnel number under different compant codes.
    Eg. There are 2 company codes MO10 and MO20 for the same country
    Personnel number- 0100000023 should exist for both company code MO10 and MO20.
    Please help.
    regards,
    Gaurav

    Dear Roger,
    Thanks for replying, I have been waiting for this. We are a group  of copmanies with the name of orient and have  four different  companies and currently  using one payroll area Z1 for payroll processing for  OEL; company code 1000. we have these company codes 2000, 3000 and 4000 for rest three companies and want to use same payroll area Z1 for processing payroll of these three companies. is that possible to do in SAP HCM if yes then how?
    Can you please guide on this? Look forward for your response.
    Stay Blessed,
    Waqar

  • SD number range based on company codes

    Dear all,
    We have two company codes in one client.We want to create  separate SD number ranges based on company codes.Is there any possibilities to do this.Please advice.
    Regards,
    Abdul jabbar

    Abdul,
    If you have  different doc types for two company codes then you can maintain different number ranges in standard for two company codes.
    If you have same doc types for two company codes then you have to go for enhancement.
    1. Create one ztable: Maintain the entries like below.
    company code
    SD document categ.
    Document type
    Sequence Number
    Prefix code
    Object name
    Number range number
    2XX1
    C
    ZXXX
    1
    A01
    Z_XXX_X1
    01
    2XX1
    C
    ZXXX
    1
    A01
    Z_XXX_X1
    01
    2XX1
    C
    ZXXX
    1
    A01
    Z_XXX_X1
    01
    2XX1
    C
    ZXXX
    1
    A01
    Z_XXX_X1
    01
    2XX1
    H
    ZXXX
    1
    A01
    Z_XXX_X1
    01
    2XX1
    H
    ZXXX
    1
    A01
    Z_XXX_X1
    01
    2XX1
    H
    ZXXX
    1
    A01
    Z_XXX_X1
    01
    2XX1
    H
    ZXXX
    1
    A01
    Z_XXX_X1
    01
    2XX1
    H
    ZXXX
    1
    A01
    Z_XXX_X1
    01
    2XX1
    J
    ZXXX
    1
    A02
    Z_XXX_X1
    02
    2XX1
    J
    ZXXX
    1
    A02
    Z_XXX_X1
    02
    2XX1
    J
    ZXXX
    1
    A02
    Z_XXX_X1
    02
    2XX1
    J
    ZXXX
    1
    A02
    Z_XXX_X1
    02
    2XX1
    J
    ZXXX
    1
    A02
    Z_XXX_X1
    02
    2XX1
    K
    ZXXX
    1
    A01
    Z_XXX_X1
    01
    2XX1
    K
    ZXXX
    1
    A01
    Z_XXX_X1
    01
    2XX1
    L
    ZXXX
    1
    A01
    Z_XXX_X1
    01
    2XX1
    M
    ZXXX
    1
    A05
    Z_XXX_X1
    05
    2XX1
    M
    ZXXX
    1
    A05
    Z_XXX_X1
    05
    2XX1
    M
    ZXXX
    1
    A05
    Z_XXX_X1
    05
    2XX1
    N
    ZXXX
    1
    A05
    Z_XXX_X1
    05
    2XX1
    N
    ZXXX
    1
    A04
    Z_XXX_X1
    04
    2XX1
    O
    ZXXX
    1
    A03
    Z_XXX_X1
    03
    2XX1
    O
    ZXXX
    1
    A03
    Z_XXX_X1
    03
    2XX1
    O
    ZXXX
    1
    A03
    Z_XXX_X1
    03
    2XX1
    O
    ZXXX
    1
    A03
    Z_XXX_X1
    03
    2XX1
    O
    ZXXX
    1
    A03
    Z_XXX_X1
    03
    2XX1
    P
    ZXXX
    1
    A04
    Z_XXX_X1
    04
    2XX1
    S
    ZXXX
    1
    A03
    Z_XXX_X1
    03
    2XX1
    S
    ZXXX
    1
    A03
    Z_XXX_X1
    03
    2XX1
    S
    ZXXX
    1
    A03
    Z_XXX_X1
    03
    2XX1
    T
    ZXXX
    1
    A02
    Z_XXX_X1
    02
    2XX1
    T
    ZXXX
    1
    A02
    Z_XXX_X1
    02
    2XX2
    C
    ZXXX
    1
    A06
    Z_XXX_X1
    06
    2XX2
    C
    ZXXX
    1
    A06
    Z_XXX_X1
    06
    2XX2
    C
    ZXXX
    1
    A06
    Z_XXX_X1
    06
    2XX2
    C
    ZXXX
    1
    A06
    Z_XXX_X1
    06
    2XX2
    H
    ZXXX
    1
    A06
    Z_XXX_X1
    06
    2XX2
    H
    ZXXX
    1
    A06
    Z_XXX_X1
    06
    2XX2
    H
    ZXXX
    1
    A06
    Z_XXX_X1
    06
    2XX2
    H
    ZXXX
    1
    A06
    Z_XXX_X1
    06
    2XX2
    H
    ZXXX
    1
    A06
    Z_XXX_X1
    06
    2XX2
    J
    ZXXX
    1
    A07
    Z_XXX_X1
    07
    2XX2
    J
    ZXXX
    1
    A07
    Z_XXX_X1
    07
    2XX2
    J
    ZXXX
    1
    A07
    Z_XXX_X1
    07
    2XX2
    J
    ZXXX
    1
    A07
    Z_XXX_X1
    07
    2XX2
    J
    ZXXX
    1
    A07
    Z_XXX_X1
    07
    2XX2
    K
    ZXXX
    1
    A06
    Z_XXX_X1
    06
    2XX2
    K
    ZXXX
    1
    A06
    Z_XXX_X1
    06
    2XX2
    L
    ZXXX
    1
    A06
    Z_XXX_X1
    06
    2XX2
    M
    ZXXX
    1
    A10
    Z_XXX_X1
    10
    2XX2
    M
    ZXXX
    1
    A10
    Z_XXX_X1
    10
    2XX2
    M
    ZXXX
    1
    A10
    Z_XXX_X1
    10
    2XX2
    N
    ZXXX
    1
    A10
    Z_XXX_X1
    10
    2XX2
    N
    ZXXX
    1
    A09
    Z_XXX_X1
    09
    2XX2
    O
    ZXXX
    1
    A08
    Z_XXX_X1
    08
    2XX2
    O
    ZXXX
    1
    A08
    Z_XXX_X1
    08
    2XX2
    O
    ZXXX
    1
    A08
    Z_XXX_X1
    08
    2XX2
    O
    ZXXX
    1
    A08
    Z_XXX_X1
    08
    2XX2
    O
    ZXXX
    1
    A08
    Z_XXX_X1
    08
    2XX2
    P
    ZXXX
    1
    A09
    Z_XXX_X1
    09
    2XX2
    S
    ZXXX
    1
    A08
    Z_XXX_X1
    08
    2XX2
    S
    ZXXX
    1
    A08
    Z_XXX_X1
    08
    2XX2
    S
    ZXXX
    1
    A08
    Z_XXX_X1
    08
    2XX2
    T
    ZXXX
    1
    A07
    Z_XXX_X1
    07
    2XX2
    T
    ZXXX
    1
    A07
    Z_XXX_X1
    07
    2. In SNRO Maitain the number Ranges interval
    First system take the number range interval and searches for the entry in ztable and prefix the code as per the ztable enteries.
    By this u can differentiate the number ranges by company code.
    Revert back to the forum if need any clarification.
    Thank$
    Hidayath

  • MIRO number range tobe  separated at company code level

    Hi All,
    Can anybody tell me how to separate MIRO number range at Company code level. We have 3 company codes in the same client. Cant we have different company codes for 3 of them. If yes, where to do the required

    Hi
    Refer the below post
    Different No Range for invoice document no(MIRO) - company code wise.
    Thanks !
    E.Avudaiappan

  • Withholding Tax for multiple company codes-Bank Challan issue

    Hi
    I am held up with one issue.
    I have four company codes and Extended withholding tax is activated for all the company codes.  I have assigned the same number group and number range status for all the company codes.
    Now when I try to update Bank challan for a TDS clearing document, the system says bank challan has already updated.  But the challan is not updated yet.  When we see the document, the challan number and date is coming as blank only.
    Is it due to assigning the same number ranges across company codes ?
    Your views are highly welcome.
    Regardz

    No answer ?

  • Document Number Range for Sales Documents

    Hi,
    Can we maintain Same number range at company code level?
    eg. client 800
    company code:- X(Sales order no 1001)
    company code:- Y(Sales order no 1001)
    Regards,
    Amol.

    Hi,
    You need to develop a new table for intervals and for number ranges use standard table NRIV for from and to numbers.  The tabel structure as -
    Company Code      Billing Type          Interval No
           1000                     F2                      01
           2000                     F2                      02
    NRIV Table
        Interval No        From            To
             01            10000          20000
             02            11000          21000
    But as your requirement of same series will not happen in same client.
    Rewards if it helps
    Regards
    Goutham

  • Billing Number Range Buffer

    Hello Gurus,
    Where do we set Billing document Number range Buffer?
    Let me know the transaction code where I can set the buffer for Billing document Number range Buffer.
    Regards
    PVR

    Hiiii
    Commericial Invoice Number range is not as per the Company Code. It is general number range which is handled through assignment of your billing document type
    But Accounting document number range is Company code and year specific (T-Code = FBN1)
    Regards
    Shambhu Sarkar

  • ERS number range for France (reference field) ECC 5.0

    Hi,
    We have done the required settings for the vendor wise sequential reference number in ERS invoices for France.
    1. create number group
    2. create number range
    3. assign number range in company code additional data
    4. assign number range group in 'tax number 4' in vendor master
    Still, the sequential number is not updated in the ERS vendor invoices. And MM document number is getting updated in the reference field.
    What could be wrong? Any clue?
    Regards,

    I got the same problem.
    I have OSS but could not find any notes relating to this.
    Looking for help too.

Maybe you are looking for

  • Attachmentbuttons are not active in Hotmail using Firefox 8.0, how to solve?

    Hello, I'm using Firefox since the very first day and I'm really happy about it. But since a few releases I'm experiencing problems with Hotmail.com. I just can't attach files to my e-mails, the buttons are there but they're not working. If I want to

  • JDO or JDBC that is the question?

    I've noticed that there is alot more postings regaurding JDBC rather than JDO. Is this the correct fourm for questions reguarding JDO or is JDBC people's prefferd choice? Ideally i would prefer to use JDO. But if there is little support, then im goin

  • W520 LED backlight and LCD quality

    First of all, thinkpads are the best notebooks, really. But please, stop using pulse-width modulation to dim brightness of LED-backlit screens, it's flickers when using screen at any brightness other than full. It's really eye-straining! Another issu

  • Should I...

    Should I use the new updater on my 5th gen. ipod video?? I know some people are having trouble with it and I was wondering if anything had been resolved?

  • Sxmb_moni  index searching possible?

    Hi folks, I have about 4000+ messages fr my interface and i need to confirm if we received a message  for a particuar wrk#, Is there a way i can verify this rather than going through each xml msg 1 by 1 to verify? I know of TREX but we currently don'