External number ranges in asset accounting

Hi All
Why we need to select external number range for asset accounting number ranges why not other sub modules?
useful answers will be rewarded with points
Regards
Prasad

hi hariprasad,
you only have to do that for depreciation posting. the reason for that is the way the program which posts the depreciation is designed. it creates a batch input with the opstings adding the doucment numbers as well and saving these document numbers into a table. when you want to post the depreciation for next month (period), first it will check if documents are already posted for previous period (or forgotten there in the batch input session). this is only valid before 4.7 (or 5.0?), from that release depreciation is also posted with internal numbered documents.
hope this helps
ec

Similar Messages

  • Change from Internal to External Number range for customer account group

    Hi,
    We would like to change the number range assignment for a customer account group from internal to external. The external number range assignment check box is greyed out as a few numbers in the range have already been used up.  We want to do the internal to external assignemnt change, create a customer of a specific number, and revert the range back to internal assignment. Is this possible?
    Appreciate your help.
    Ram

    Hi,
    Please do the below steps:-
    (1) Go to XDN1 and click on "Maintain status" button. Note down the current status and change the status to zero. Save.
    (2) Again go to SDN1 and click on "Maintain No. Range" button, and change the no. range to external. Save. (if that number range is maintained for multiple years, then make it external for the first yer and for the subsequent years, it will become automatically.)
    (3) Then create your customer with specific number.
    (4) Then go to XDN1 and click on "Maintain No. Range" button, and change the no. range to internal. Save. (if that number range is maintained for multiple years, then make it internal for the first yer and for the subsequent years, it will become automatically.)
    (5) Again go to XDN1 and click on "Maintain status" button. Maintain the current status as the number noted down in step (1) above. Save. (In case number created in step (4) is greater than the number notes in step (1), maintain the number of step (4) in current status.)
    Regards,
    Gaurav

  • Overlapping Number Ranges for GL Accounts - does this allow duplicates?

    Hi there,.
    I am just-trying to understand GL numbering ranges.
    If I create two GL account groups with overlapping number ranges, what (if anything), is stopping me from creating two GL accounts with identical numbers. 
    When l try to do this in fs00 I get a message telling me that the account already exists in the company code. Surely having the concept of an account group with overlapping number ranges implies that the account group forms part of the GL account's unique key and therefore allows duplicate GL account numbers.
    Or does overlapping mean the ranges ovelap but the GL account numbers have to be unique?
    Confused
    Gerald.
    Edited by: Gerald Dunn on Apr 26, 2011 6:57 PM

    Hi,
    Since a chart of accounts contains many different types of accounts, they can
    be grouped into different account groups. Usually, one account group groups
    accounts with the same tasks within the general ledger, for example, cash accounts,
    material accounts, asset accounts, profit and loss statement accounts, and so on.
    By assigning a number range to an account group, you can ensure that accounts
    of the same type are within the same number range. Number intervals for G/L
    account master records can overlap.
    You must enter the account group in the chart of accounts segment; it controls the
    appearance of the company code segment of a G/L account. For example, for all
    of your cash accounts, you want to be able to display all of the line items. In
    Customizing, you therefore alter the field status for your “Cash Accounts” account
    group to make “line item display” a required entry field.
    Thanks
    R.K

  • Not able to created Number Ranges for Asset Classes in AS08

    Dear Friends,
    I am not able create Number Ranges for Asset Classes in AS08.
    It is giving me an error message as company code does not exist.
    When I Check Consistency under path SPRO -> Financial Accounting -> Asset Accounting -> Preparing for Production Startup -> Check Consistency -> Overview Report: Company Codes. I am getting the following
    RSOL  Reliance Sealink One PLtd                                            
    CoCode no. alloc.    NKTR                                                
    Fiscal Year Variant  V3   Apr.- March, 4 special periods                 
    Start 2nd half month 00                                                  
    Transfer date        31.03.2006                                          
    Chart of dep.        TOLL Chart of Depreciation - For Highway Projects   
    Net worth tax        01   Book depreciation as per Compinies Act 1956    
    Enter net book value                                                     
    Status company code  2                                                   
    Current fiscal year  2007                                                
    Doc. type dep. pstng AF   Dep. postings                                  
    > Number range &1 in co.code &2 for doc.type &3 must be defined as internal
    Calc.insur.value                                                         
    Input tax exempt         
    If you see the above first two line you will find the difference is that Company code RSOL in the first line and NKTR company code in the second line.
    Actually CoCode no. alloc. has been wrongly copied as NKTR while copying CoCode it should be RSOL and not NKTR.
    I think because of this wrong allocation it is giving me an error in AS08. Also it is not showing me CoCode in drop down list in AS08.
    Please help me to resolve the problem.
    Thanks
    Rahul Jain

    Look in TC OAOB if the company code is assigned to a chart of depreciation

  • SD - Billing - External Number Range

    Hi,
    I have two questions related to SD billing document numbering:-
    1. I am getting error message of [Please specify an internal number range Message no. NR752] while saving a billing document based on the delivery. I have checked only external number range box in VN01. Do I need to use any user-exit for this? If yes then there are 2 user exits available -
    a) USEREXIT_NUMBER_RANGE_INV_DATE USING US_RANGE_INTERN in program RV60AFZC
                              b) FORM USEREXIT_NUMBER_RANGE USING US_RANGE_INTERN in program RV60AFZZ
    but both the cases the variable is US_RANGE_INTERN which is not allowing external number range ID to pass. How this external no range works.?
    2. I have a business requirement for our Mexican company code on external alphanumeric number. There would be 3 billing types say, ZF2, YF2 and ZYF2. Mexican government provides Invoice numbers in advance.
    ZF2 Number range would be A001 to A999
    YF2 Number range would be B001 to B999
    ZYF2 Number range would be C001 to C999.
    All these Invoices would be created at same time. i.e. parallel processing. Also all these invoices would be transmitted thru EDI -IDOC. And accounting document should have same number as billing document will carry i.e. external govt provided numbers.
    How do I map this in systems. My experience says alphanumeric number range is not supported by SAP. Anybody may share his solution on this would be simply great.
    Thanks
    Subrata Das

    FORM USEREXIT_NUMBER_RANGE                                    *
          This userexit can be used to determine the numberranges for   *
          the internal document number.                                 *
          US_RANGE_INTERN - internal number range                       *
          This form is called from form LV60AU02                        *
    FORM USEREXIT_NUMBER_RANGE USING US_RANGE_INTERN.
    Example: Number range from TVFK like in standard
    US_RANGE_INTERN = TVFK-NUMKI.
    *{   INSERT         DEVK905392                                        1
    There was a need to check whether all the mandatory pricing
    conditions have been filled before creation of an invoice so that
    the invoice is released to accounting as and when it is created.
    Piece of code written below ensures the same. Field uvprs = 'X'
    in item table indicates that the item is incomplete with respect to
    pricing.
      LOOP AT xvbrp WHERE uvprs = 'X'.
        EXIT.
      ENDLOOP.
      IF sy-subrc EQ 0.
        MESSAGE e073(vf) WITH xvbrp-posnr.
      ENDIF.
    TABLES : zbd_nr_code.
    data : aa like zbd_nr_code-nr_code.
      IF sy-tcode = 'VF01'.
       SELECT SINGLE *
         FROM tvko
        WHERE vkorg = vbak-vkorg.
       IF sy-subrc EQ 0.
          SELECT SINGLE NR_CODE INTO ZBD_NR_CODE-NR_CODE
            FROM zbd_nr_code
           WHERE vkorg    = vbrk-vkorg
             AND werks    = vbrp-werks
             AND fkart    = vbrk-fkart.
          IF sy-subrc = 0 .
            us_range_intern = zbd_nr_code-nr_code.
          ENDIF.
       ENDIF.
      ENDIF.
    I feel this will help out.
    Regards

  • How to change internal number range into external number range

    Hi All,
    There is a number range in the system which was assigned internally by mistake earlier. Now, I want to change the internally assigned number range to external number range.
    Can anyone please let me know, the procedure to change used number range from internal number range to external number range and from external number range to internal number range.
    Quick reply will be appreciated & points will be assigned.
    Thanks & Regards,

    hi Mehak,
    you can try to simply change the range from ext to int (and vica versa). If that does not wrok, than you can delete the range and recreate it with proper settings. But you have to take into account that if you have a range as external from 1 to 10 and for example numbers 2 and 5 are taken already than you recreate the range 1..10 as internal, than you could have some problems. Probably best is in this case to recreate with other interval.
    hope this helps
    ec

  • Depreciation external  number range

    Hi,
    I am having one doubt:
    the depreciation posting always happens with external document number range If the external no range tick is not clicked then the system should take the internal number range.
    But if the check is not ticked then the system is not taking internal number range although it is asking for the number range to be external.
    I just want to ask is there any other setting which defines that depreciation should be posted with external number range.
    Regards,
    Meenakshi

    In earlier version i.e prior to ecc 6.0 the asset depreciation document type number range was external. There is no special settings required , since it is standard procedure.
    However from ECC 6.00 you need not define the document type to be external.

  • Sd invoices posting with External number range

    Hi,
    i am a fico consultant and dont know the proceedure that how to post SD invoice thorugh Sales orders with external number  range?
    while posting it is giving error like use internal number range.how to over come this.help me
    Thanks
    Prathima

    Good Afternoon Prathima.
    Use tcode OBA7
    Look for Doc type RV Billing Doc trn.
    This doc is generally used for posting Billing doc to accounting.
    Here you would find Number range as external.
    Reason: As per standard, the Accounting doc number is similar to your the Billing account.So, that there would not be any difference in numbers of both, therefore for accounting doc - Billing doc trnsfer (RV) the number range is Internal number but the Billing doc type will havre internal number range.
    And as you are FI consultant, I don't feel I need to explain why or purpose these numbers should be similar from accounting point of view.
    Hope it solved your query. Kindly reward.
    Take care. JP.

  • 2 external number range for vendor

    Hello,
    I am facing a problem when I try to replicate vendor from R/3.
    I have 2 external vendor number ranges maintained in SRM, But only the last created external number range is taken into account when i replicate vendors from R/3.
    Please could you tell me how can I maintain 2 external number ranges in SRM?
    This is very urgent, I need to replicate vendors from R/3.
    SRM 4.0 Extended Classic scenario.
    Regards,
    Shaiek

    Hi Lina
    You will have to combine all number ranges in R/3 and create one number range in SRM, if you want to retain the R/3 numbers.
    e.g. If your R/3 number ranges are
    100000 - 200000
    600000 - 699999
    In SRM, you need 100000-699999 as the external number range.
    At any point of time, you can make only one no. range as default in SRM.
    Best regards
    Ramki

  • External number range for Int Orders

    We want to define statistical internal orders employee-wise.  For each employee, we want to define statistical internal orders with the same employee number for monitoring the low-valued assets given to them. 
    My query is can we have external number range assignment for intrnal order type for this purpose ?

    Hi Niki
    The common practice is to Define the IO as the Employee No with a prefix of E.. It helps you to search the IOs easily as E*
    If the employee is also given a Mobile phone, Vehicle, laptop etc and you wanna track all of them and book all such relevant expenses in the same IO, then use exit COOPA003.. You can add Z fields in the IO Master for Mobile, Laptop No, Vehicle no etc
    You can also ask your ABAP team to create a search help (F4 help) based on these fields so that you can search the IO based on mobile no etc
    br, Ajay M

  • External Number Range for Customer Master

    Hi,
    If we give External Number Range for a Customer Account Group in SPRO, Can we let the System to generate the Customer Number(Internal)? Or always we should provide a Number for the customer?
    Thanks,
    Sekhar.J

    Hi,
    System will not consider two Number Range Assignment, simultaneously.
    Here are few links:
    http://help.sap.com/erp2005_ehp_03/helpdata/EN/01/a9b191455711d182b40000e829fbfe/frameset.htm
    http://help.sap.com/erp2005_ehp_03/helpdata/EN/53/c9864aca3711d2b494006094b9114a/frameset.htm
    http://help.sap.com/erp2005_ehp_03/helpdata/EN/ea/cffb3aebc63b61e10000000a11402f/frameset.htm
    Best Regards,
    Amit

  • How to assign numbers in external number range?

    Dear experts,
    Since NUMBER_GET_NEXT can only be used to assign numbers in internal number range, how to assign numbers in external number range?
    So far, I only know the NUMBER_CHECK function module to deal with external number ranges and it only check a number whether it lies in any external number range or not, but it doesn't update any number range status. What I need is a function module like NUMBER_GET_NEXT that supports external number range.
    Thanks in advance.
    Regards,
    Haris
    Edited by: harissahlan on Oct 19, 2011 5:44 AM

    With external number range, there is no updating of the number range objectt. The only thing you need to know is whether the number you wish to assign is allowed according to the external number range. And also check if there isn't already an object/document with the same number in the database.

  • Creation of HU in auto mode with external number range

    Dear Experts,
             I'm stucking in a scenario related to HUM
    There are two handling units -
    1. Bag
    2. Pallet
    through T code HU02 , it's possible to create an HU and assign it internal generated number.
    But as per our requirement , we want to assign the external number to the HU (which is barcode number of bag or pallet)
    Can you pls let me know the process of assigning External number range to HU.
    Also we want to create the HU automatically after GR in production (MIGO,101) , instead of manually via HU02.
    Pls explin the process of creation of HU automatically also...
    Thanks in advance..

    Check with FM BAPI_HU_PACK.For packing an item into HU.
    For external number range you need configure external number range
    SPRO>Logistics - General>Handling Unit Management>Basics>Technical Basics-->Define Number Ranges for Handling Units.
    After GR  for production you need to confighre internal number range for perticular packing material type then system will automatically pack and place in HU location.
    Please find some FM info
    =========================
    HU_BASIC_BAPIS                 Basic BAPIs for HUs                     
    BAPI_HU_CHANGE_HEADER          Change Handling Unit Header Data        
    BAPI_HU_CREATE                 Create Handling Unit with Items         
    BAPI_HU_DELETE                 BAPI for Deleting Handling Units        
    BAPI_HU_DISPLAY_HISTORY        Displays HU History                     
    BAPI_HU_GETLIST                Read Handling Units from the Database   
    BAPI_HU_GET_LIST_MSG           Select Handling Unit Output             
    BAPI_HU_PACK                   BAPI for Packing an Item into an HU     
    BAPI_HU_PROCESS_MSG            HU Output Processing                    
    BAPI_HU_PROCESS_MSG_DIRECT     Select and Process Handling-Unit Outputs
    BAPI_HU_REPACK                 Repack HUs and HU Items                 
    BAPI_HU_UNPACK                 BAPI for Unpacking an Item from an HU   
    BOR_HU_DISPLAY                 Display an HU in Dialog Mode            
    ===================================

  • HOW TO CREATE EXTERNAL NUMBER RANGE IN OM

    HI ALL
    HOW TO CREATE EXTERNAL NUMBER RANGE IN OM
    PLEASE GIVE ME SPOON FEEDING
    IT IS VERY URGENT FOR ME
    PLEASE PLEASE AND PLEASE
    REGARDS

    ok i understood u want the img path for maintaing
    positions ,jobs , Org units
    Path:IMG->Personnel Mgmt->OM->Basic Setting->Maintain Number ranges.
    IMG go to Personnel Management -> Organizational Management -> Basic Settings
    -> Maintain Number Ranges.
    Select subgroup $$O to maintain number range for Org Unit and click on Number range Maintenance. Then click on change Intervals. Now you can create both internal and external number range for Org Unit according to your requirement.
    Similarly for Position select subgroup $$S and follow the same process.
    Edited by: Sikindar on Feb 7, 2008 11:23 AM
    Edited by: Sikindar on Feb 7, 2008 11:28 AM

  • External number range for purchase order response?

    Hi all,
    is it possible to use an external number range when creating purchase order responses (BUS2209, PCO, POR) manually?
    If I transfer the POR from an external system like SUS via XML, can I use an external number range?
    I'm using SRM 4.0 (EBP 5.0) in standalone scenario with Business Connector 4.7 as XML interface.
    Any help is appreciated,
    Karsten

    Hi
    No need to maintian Internal number range.. Yes you need to use an external number range
    Only the PO, RQ & RS are sync and therefore must correspond with the R/3 number ranges.
    The rest, Shop Cart (SC), Local PO (EBP), Confirmation, Invoice, Bid Inv and Bid, aren't synced and can be assigned to any number range. (FYI- using ECS)
    Re: Extended Classic - Purchase Order Number Ranges
    http://help.sap.com/saphelp_srm50/helpdata/en/87/7cc73cee4fb55be10000000a114084/frameset.htm
    http://help.sap.com/saphelp_srm50/helpdata/en/6d/0f343e47fd6b2ee10000000a114084/frameset.htm
    Re: Number range config
    Re: config for Number Ranges ? :-(
    Re: PO Creation with external PO number
    Purchase Order Response BUS2232
    PO number range Issue
    Re: Defining the number range
    Regards
    - Atul

Maybe you are looking for

  • Call RFC  by E*way

    Hello, We build some RFCs to be called from a e*way (Seebeyond). Everything seem to work fine until we change some of the RFC code, and the eway steel run the old code.  I even cleared the code of the RFC in the SAP system and the eway still run the

  • Error while using expressions with direct path sql loader

    We are using an expression (substr) in the control file while loading the data into a table T using sql loader using a user U. The user U does not have permissions to the table T directly but through a role R. While running the sql loader using direc

  • Creating Custom page sizes

    I only just bought and installed v9 std, having been using v7, or 3D previously. After installing I found there are only a limited number of paper sizes available so gone into printer preferences to add new ones. Clicking on Add/Modify button brings

  • Firefox doesn't work adequately with some flash-based sites

    Firefox will load most flash-based videos and play them for 5-10 seconds. If I click out of or minimize the browser, it will hang and proceed to a state similar to "Not responding". I originally thought this was spread across all browsers, but Chrome

  • Start up screen freeze. keep buffering how i can get rid off   . I have iMac desk top OS X

    I have iMac desk top OS X. tried to install mountain lion. after download the screen freeze on me, keep buffering and doing nothing. I turned it off on couple of times it goes straight back to buffering