Number range for billing document..its urgent!!

Hi Friends!!
can anybody tell me how to determine number range for billing document based on company code & tax departure country if required??
Amit...

Hi,
Look at object RV_BELEG in t.code snro. It  is the number range object for SD Documents. Click on Number Ranges and then Intervals to view the different number ranges and associated intervals.
Now look at t.code 0vlk, which is Define Delivery Type. If you double-click on a delivery type BV it goes to more detail. See the field: "NR int. assgt.". This is the number range for delivery type BV.
This number range will be used in any company code or tax departure country that this delivery type is used in.
Regards,
Shamma

Similar Messages

  • External Number Range for Billing Documents

    Hi Friends,
    Can any pls tell me how to create external number ranges for billing documents. We are trying to Map the Invoice nos from POS system to create and match the billing nos in both the systems. Pls help on how can I do this.
    Thanks
    Raj

    Check this thread
    [Re: Customize Billing Number Format|Re: Customize Billing Number Format]
    thanks
    G. Lakshmipathi

  • External number range for billing document (Invoices)

    Hi guys,
    I have a requirement from one of client to implement external number range for billing documents.
    I can only see a provision for internal number range in customising for Billing document type.
    Please can you assist me with detailson how to set up external number range for billing documents (Invoices).
    Thanks, Felix

    Hi Felix
    I think the similar requirement is in Venezuela also.
    So pl. check the SAP Note 849438 . As per the note :-
    The solution is delivered in the indicated support packages. In case you can not implement the correspondin support package for your release immediately, please follow the procedure described below:
    1. In the Data Dictionary Editor (transaction SE11) please open the definition of domain J_1AOFFNREL, go to the fixed values and add value 'P' with description 'Number Assingment using Prenumbered Forms' in a position so that the possible values remain sorted alphabetically.
    2. In the Message Editor (transaction SE91) please go to message class ICC_CN and add the new message 837 with text '&1: Official doc. numbering is not available for delivery documents!'.
    3. If you are implementing the note in release 4.6C, please create the following function modules:
    o     OFF_NUMBER_LOCAL_ASSIGN_VE in function group FIN2, and then copy the interface (all parameters and exceptions) of the function module OFF_NUMBER_LOCAL_ASSIGN_TW
    o     OFF_NUMBER_LOCAL_NUMBERING_VE in function group FIN2, and then copy the interface (all parameters and exceptions) of the function module OFF_NUMBER_LOCAL_NUMBERING_TW
    o     XBLNR_BUILD_AND_SPLIT_VE in function group IDSDCNUTIL, and then copy the interface (all parameters and exceptions) of the function module XBLNR_BUILD_AND_SPLIT_PECL
    4. Implement the source code corrections as shown below.
    The following customizing actions should be also executed when the solution by delivered by the corresponding support package. If you applied the solution manually, then please use the IMG activities listed in the section Cross-Application Components -> General Application Functions -> Cross-Application Document Numbering -> Taiwan as a reference. After the installation of the corresponding support package the customizing node for Venezuela can be used.
    1. Enable the use of business place for country Venezuela as described in the OSS Note 726537.
    2. Define the necessary document classes and configure the document types you would like to get an official document number as relevant for official document numbering in the desired mode. Please check the OSS Note 571376 for some explanations about the meaning of the different settings.
    3. Define the necessary number ranges and intervals and assign them to the combination of company code, business place, document class and validity period. If you use the customizing activity for Taiwan, then please leave the prefix field empty.
    Regards
    Amitesh

  • How to determine number range for billing document based on company code ..

    Hi Friends!!
    can anybody tell me how to determine number range for billing document based on company code & tax departure country if required??
    Amit...plz help me!!

    Hi Amit,
    1. Define different Billing Document number ranges in  SPRO -> Sales & Dist -> Billing -> Define number ranges for billing docs. (VN01). Make sure that all are internal number ranges.
    e.g.
    NO.  From number To Number    Current number  Ext
    A1   0930000000    0930999999
    A2   0940000000    0940999999
    A3   0950000000    0950999999
    2. Define a Ztable ZNUMB_RANGE as follows
    Comp. Code | Tax departure country | Billing Doc Type | Number Range
    100                IN                               F2                      A1
    200                IN                               F2                      A2
    200                US                              F2                     A3
    3. In user exit RV60AFZZ (USEREXIT_NUMBER_RANGE)
    Read table ZNUMB_RANGE for Number Range with Comp. Code, Tax country and Billing Doc.
    If found pass this number range value to us_range_intern.
    us_range_intern is a standard SAP variable which tells program which number range use to create the current document which is under process.
    Let me know if you are clear.
    Thanks,
    Mandar

  • Number ranges for billing documents

    Our client has got 130 plants (105 are depots and 25 manufacturing plants) ) from which sales transactions are handled.
    There is a legal requirement that billing documents should have separate number ranges for a particular depot / plant. We have adopted the following method: -
    -  SAP standard number range object (transaction VN01),
    -  Customized table wherein we mapped billing document types, plant and number range object,
    -  User exit RV60AFZZ (Form Userexit_Number_range) to determine the number range during invoicing.
    We have consumed almost all of the possible number range object combinations (starting from AA to ZZ and 01 to 99) due to the huge number of plants.
    For the new depots, how to set up the number range objects for billing documents (example: is there any way by which this object can be made as three digits)?
    With best regards,
    S Viji

    We have not done such thing.
    But you can change it from 2 digit to 3 digit using access key. Which should be the last option.
    Look for option like creating customized number range object (instaed of using RV_BELEG which you are currently using). RV_BELEG is used for number ranges for Order, delivery in addition to billing. So the new number range object should also be able to provide number range for that.
    Also try make the current number = 0 of "consumed" no range and then delete the number range and recreate it (using VN01 or SNRO object RV_BELEG)

  • External number range for Billing Document

    Hi Gurus,
    Can you please let me know how to get the external number for the invoices? I know there is no standard way but if there is a way around to determine it. And the external number should be first 2 places are alphanumeric and dynamic and the next 2 places are also alphanumeric but constant and the rest of the digits should be a serial number of length 7. So, the total length of the number range should be 11. Please let me know if there is way to determine it this way.
    Example:
    AB + HY + 1000001
    CD + HY + 1000002
    Like wise.....
    Thanks in advance.
    Regards,
    Gangi

    hello, friend.
    you can define your number ranges using VN01.  in here, you can set up alpha numeric ranges and specify external.
    technically, you can assign this set to the billing type using VOFA. 
    however, it is not best practice to assign external number ranges to billing types, as it is possible to 'jump' the sequence of the numbering.  you do want to keep track of the sequence of billing docs.
    a possible exception is if you have an external billing software which generates a number, which you will then capture in SAP.  barring exceptions, it is best to retain internal assignment.
    regards.

  • External Number Range for Billing documents in CRM

    In CRM, billing document external number range can only be numeric or alpha, but NOT alphanumeric. Is this a bug or is there some legitimate reason to have this limitation.
    This question stems from a data conversion where the legacy system invoice numbers are alphanumeric. So when we try to convert those invoice numbers, CRM cannot handle the external alphanumeric number.

    Check this thread
    [Re: Customize Billing Number Format|Re: Customize Billing Number Format]
    thanks
    G. Lakshmipathi

  • Number Range for billing document

    Hi,
    I would like to know, how to check field length of FORMNUMBER and TONUMBER column in J1AB t-code?
    Why it allows me to put only 8 digits of number for local invoice numbering?
    Please kindly advise. Thank you very much.
    Regards,
    Darin

    Hi,
    Goto the Table in SE16 for the FROM NUMBER and check the DATA ELEMENT for the Length of the field
    It is 20
    and it is same for TONUMBER also
    If you want to check your self, then goto the tranasction cod J1AB and press F1 on the FROM NUMBER Field and then check the technical details for the field and the Data element.
    Hope it is help ful
    thanks,
    santosh

  • Define a number range for settlement documents

    Hello,
    We are getting below error while doing T-code AIBU asset settlement.
    Define a number range for settlement documents
    Message no. KD 522
    Diagnosis
    No number range for settlement documents defined in controlling area ACA2.
    The settlement document is a document type in its own right, which is used for cancelling settlements and repeating month-end closes.
    Procedure
    Define a number range for settlement documents. Choose Maintain number ranges for settlement documents.
    Thanks,
    Ratnam

    Hi......
    Try to use the following T.code : SNUM,
    1. Group -> Maintain and Group -> Insert
    2. Give your number range a description.
    3. Specify one interval for the number range. If you use up this range, you can add more intervals.
    4. Select one or more of the controlling areas listed in the block "Not assigned".
    5. Place the cursor on the number range to which you want to assign the selected controlling areas.
    6. Use Assign element group to assign the controlling area(s) to the appropriate number range and save your entries.
    Note that all intervals for the selected number range object are deleted in the target system first. After the import, only the intervals you export are present. The number statuses are imported with their values at the time of export.
    Dependent tables are not transported or converted. Note that the appropriate application table is also transported for number range objects used for group maintenance.
    And use :OKG6
    I hope you will get some idea.
    Regards
    vamsi

  • Number ranges for material document (migo) and inventory  documents

    Hi Gurus,
    We need a different number ranges for goods receipt documents  and inventory documents because we have different company merged in to one box.Can any body tell me on what basis we differenciate the number ranges how to configure it.
    If we take PO, we have different doc types and we assign number ranges to those documents. in case of Miro , it  is the single transaction code used by different companies and how to give different number ranges.
    Regards,
    Sri........

    Hi,
    I think number ranges of inventory documents are on client level not on company code wise . because even though  your creating new document and assigned different number ranges for the documents but  these while assigning  ranges to T codes (MIGO or MIRO) you dont have option like company codes ( tcode OMBA) so number ranges for inventory documents are at client level  not at company code level.

  • OMX4 - FBN1 - Number range for Material document and FI document

    47 - is for FI document number range in Material ledger FBN1.  OMX4 gives number range for Material document.  My question is how big the number range must be?  Since thousands of Materials involved, I couldn't imagin this?
    Anybody knows, how to determine the size of no. ranges in Material Ledger configuration?  SAP simply says, check no. ranges whether it meets the requirement....
    I don't expect an answer again, just check your business, how many transactions would be in a period, which is not quantifiable now?
    I would like to understand this from somebody's experience of using insufficient or excessive no. ranges, especially in this area.
    Cheers,
    Ashok

    What is the number range you are using? Year Dependent or Independent?
    When you don't know the document number consumption pattern you should use Year dependent number range in both OMX4 & FBN1. Observing this for a month will give a rough Idea and observing for a Quarter will give you a fair Idea and the result for a year gives almost near to accurate consumption of number ranges.
    The generation of documents is dependent on the number of materials and Profit centers involved. As much as possibe use Summarization at profit center level when posting to FI. This will reduce the number of documents and line items that are getting generated.

  • External number range for GR document

    Hello,
    1.  Is it technically possible to create external number range for GR document (material document) - Note, PO is also having ext number range
    2.  Is it adviseable to create ext num range for material docs?
    Thanks
    Regards

    hi,
    1. it is possible to create external number ranges for GR document.
    in spro config settings:  use transaction OMBT and in that enter a number range and check that external number range check box.
    2. it is not advisable to have external number range for material docs --> because for every movement of the material end user has to giva an entry for material document.
    hope this may help you,
    regards,
    srinivas

  • External number range for Sales Document

    hi,
        I have a requirement to generate external number range for sales document. I tried this user exit (MV45AFZZ) to generate external number.
    FORM USEREXIT_NUMBER_RANGE USING US_RANGE_INTERN.
    Endform.
    between these form and enform i written my logic and passing to US_RANGE_INTERN. But can one suggest where to write to generate external number range.
    Can any one help me out.
    Thanks and regards,
    Vijay.

    Hi
    Here you can assign a different number range for your sales order.
    The number range is linked to the order type (field VBAK-AUART), this link is done in customizing.
    It usually uses this routine if it can't assign the range in customzing because (for example) for different sales area it need have different number ranges for the same order type.
    So you should create an external range by trx SNRO and then assign the number before entering in the main screen of va01 or saving the document.
    When you need to assign the number depends on how you want to manage your range.
    If you assign the number in entering you has to make sure to not assign the same number document to severals order to be created in the same time by several useers.
    Max

  • Year wise Number Ranges for Sales Documents

    Hi,
    Can any body tell me how to reset number ranges of SD Documents when fiscal year chane.
    Thanks

    Hi Kapildev,
       In standard functionality this function is not there you need to look forward for user exit. 
       Check this:
       User exits in the program MV45AFZZ
    USEREXIT_NUMBER_RANGE 
    Use this user exit to define the number ranges for internal document number assignment
    depending on the required fields. For example, if you want to define the number range
    depending on the sales organization (VKORG) or on the selling company (VKBUR), use
    this user exit.
    The user exit is called up in the FORM routine BELEG_SICHERN.
    Thanks,
    Swamy H P

  • Number range for material documents

    Hi SAP Gurus,
    Can anyone please advise if we can reset number range for material documents once it reached to last number for existing number range ?
    Thanks & Regards,
    Manoj

    Hi,
    If material numbering  reached to last number for existing number range, you can create Number Range Text Group and assign to your material type in following path
    IMG -> Logistic ->General -> Material Master ->Basic Settings ->Material Type ->Define Number Range for each Material Type
    OR
    T.code:MMNR
    Lets example you have now:
    Number Range Text Group:01
    From Number:     1
    To Number     :19999999
    Now you can create Now One Number Range Text Group
    Number Range Text Group:02
    From Number:20000000
    To Number     :29999999
    Now assign Number Range Text Group to your material type in MMNR , {{by clicking group in menu, select maintaion->group->insert
    Number Range Text Group:02
    From Number:20000000
    To Number     :29999999
    and save}}.
    Regards,
    Biju K

Maybe you are looking for

  • Force Flash weblink to open in SAME window as movie

    I'm using Adobe Encore CS4 to create a project that I want to export to Flash. However, I want one of my menus to be replaced by a web site. The goal is to have a flow such that: Menu 1. <User Clicks Item #1> Timeline plays user is forwarded to a web

  • Content player configuration error

    Dear All i was facing an error when i do configuration content player i dont know why ? can any one help me out . i have lsocp 600 Username='lmsuser', SystemName='ASB', Client='235', Host=' rueccasb', Language='', SystemNumber='00', EnablePoolSharing

  • Data load from R/3....(problem)

    Hello all, I have a query regarding data load. Business scenario  is : 1) I had taken "init delta"  2 months ago....had started deltas at that time... 2) somehow...i need to delete whole data.... 3) present RSA7  in R/3 :  Delta queue : 0 records    

  • While streaming internet radio via itunes, the music hangs up and stalls whenever i do anything online

    While streaming internet radio via itunes, the music hangs up and stalls whenever i do anything online

  • [svn:osmf:] 15771: Unit test for FM 740.

    Revision: 15771 Revision: 15771 Author:   [email protected] Date:     2010-04-27 14:03:13 -0700 (Tue, 27 Apr 2010) Log Message: Unit test for FM 740. Modified Paths:     osmf/trunk/framework/OSMFTest/org/osmf/elements/TestLightweightVideoElement.as