Create an EXT number range's delivery by fm/bapi

Hi,
   I have customized an new delivery type with EXT number range.and I want to write a program to create the delivery reference from.sales order.Is there any FM or bapi can help me create it for the delivery number can be assign by my program.Or is there any demo show me.By the way ,my system is 46c.
Edited by: Ji Ma on Mar 12, 2009 9:04 AM
the problem is soluted.
Edited by: Ji Ma on Mar 13, 2009 8:41 AM

Hi Ji Ma,
I dont have any idea if there is any existing FM or BAPI that you can use for delivery creation wherein you can give your auto-generated Delivery Number... So you can try if is there any..
But in such case you can create Z-Program and you can use BDC to create Delivery where you can Give your auto-generated Delivery Number..
Thanks,
Hardik.

Similar Messages

  • How to Create a new Number Range Function in R3

    Hi,
    I need to create a new number range function in R3 and i have to call this function to get the new material number incremented by 1. Can any one please let me know the transaction code to create the number range function? Please also tell me how to call this number range function in ABAP pogram? Thanks for your help  in advance.
    Thanks and Regards,
    Kannan

    Hi,
    Go to snro
    create an object say zabc
    specify short text and long text and
    number length domain say num10
    then click number range interval at the top and specify starting and ending number.The number you want
    for ex
    from number 5700000000
    to number   6799999999
    make sure i should be no of digits in specify in previous .
    Then you use this object i.e zabc where ever you want
    for ex
       call function 'NUMBER_GET_NEXT'
                  exporting
                  nr_range_nr                   = '01'
                  object                        = <b>'ZABC'</b>
                  quantity                      = '1'
           SUBOBJECT                     = ' '
           TOYEAR                        = '0000'
           IGNORE_BUFFER                 = ' '
             importing
             number                        = number
           QUANTITY                      =
           RETURNCODE                    =
             exceptions
               interval_not_found          = 1
               number_range_not_intern     = 2
               object_not_found            = 3
               quantity_is_0               = 4
               quantity_is_not_1           = 5
               interval_overflow           = 6
               others                      = 7

  • Error when creating interval for number range object

    Hi,
           I am trying to transport my BW stuff from QA to Production and I am getting the following error in the transport logs. The info objects are inactive in RSA1.
    Start of the after-import method RS_IOBJ_AFTER_IMPORT for object type(s) IOBJ (Activation Mode)
    Characteristic YRESD: Error when creating interval for number range object BIM0000396
    Can some body advise me what's wrong? Is something need to be maintained in number ranges?
    Also when I am checking the objects in RSA1, I am getting a message saying "source system WD110 does not exist", WD110 is our dev system. How can I change the source system after transport?
    Thanks.
    Edited by: Raj G on Mar 20, 2008 11:38 AM

    Also when I am checking the objects in RSA1, I am getting a message saying "source system WD110 does not exist", WD110 is our dev system. How can I change the source system after transport?
    Which system are you checking this?
    refer: Re: Transport Source Systems from DEV to Testing for step to map the source systems for transport

  • Any FM for create an external number range for equipment number ????

    Hi all,
    Any FM for create an external number range for equipment number??????
    thanks & regards
    indu.

    Hi
    you can use below FM to get number range
       CALL FUNCTION 'NUMBER_GET_NEXT'
        EXPORTING
          nr_range_nr                   = 'Z1'
         object                        = 'ZTEST'
         object                        = 'ZFIREC'
         quantity                      = '1'
         subobject                     = p_compcd
         toyear                        = p_fisc
       IMPORTING
         number                        = v_seqno.
    thanks & regards,
    bhupal.

  • Number range order,delivery,billing

    hi
    i want to give external number range for all three sd documents including sales order,delivery,billing?
    plz provide me T-code for that.
    thanks in advance
    bye

    hi
    No range for Sales Orders
    Path: Sales and Distribution &#61614; Sales &#61614; Sales Documents &#61614; Sales Document Header &#61614; Define Number Ranges For Sales Documents
    On the Number ranges for SD documents screen, choose Change Intervals.
    Choose Insert Interval (Shift+F1).
    As you want It should be external select the column EXT at right side
    No range for Deliveries
    Path: Logestic execution &#61614; Shipping &#61614; Deliveries &#61614; Define Number Ranges For Deliveries
    Follow same steps as above
    Regards
    Vishal

  • Handling Unit Number range per delivery.

    Dear All,
    Please guide me how we can configure Handling Unit number ranges so that for each delivery document, Handling numbers should be started from 01.
    Thanx in advance.
    Anup

    Dear Reazuddin,
    Thanks for your early response.
    As per standard SAP functionality,  we assign a number range to handling units and system automatically assigns serial numbers to each handling unit.
    But My requirement is suppose I am packing materials in a delivery document, then the handling numbers of these packs should start from 1,2,3 so on. And for next delivery also system should give me (or allow to enter) once again starting from 1 and not 04.
    I hope my requirement is clear.
    Please advise any solution on this.
    Any further updates please.....?
    Thanx,
    Anup
    Edited by: anupam sharma on Oct 12, 2010 2:29 PM

  • Cannot create work order number ranges

    Hi Gurus,
    I am working on ECC->XI->SNC systems. I want to maintain work order number ranges in SNC but I am encountering an error or "User is not assigned to a suitable business partner" and also there is no Append Row button to define work order number ranges. Can you please help me configure the user properly? Also, how will the Append Row button appear in SNC? I would appreaciate if you can also provide reference materials on this. Thanks.

    Hi,
    You are getting this error "User is not assigned to a suitable business partner" because the user through which you've logged in is not assigned to any Business Partner of type "Organisation".
    If it it is an internet user, you should assign it to your plant (if he is on the customer side) or Vendor.
    The relationship to be maintained it "Is SNC User of".
    Regards,
    Sandeep

  • Number range error in goods movement BAPI

    Dear friends
    we are using the BAPI BAPI_GOODSMVT_CREATE to create a material reservation with movemnet type 201. although all the fields are maintained properly i get an error number 136 - number range different. i checked the number range and found it to be ok. can anyone please help me out
    thanks in advance
    Gurvindre

    Hi,
    Please check and format your table data before sending it to bapi. I mean to say u might be missing conversions or validations for some fields.
    I guess the data you are passing in first two lines meets thee bapi requirement without any conversions, whereas same is not the case with other lines od data.
    I hope this will help you in resolving this issue and close it.
    Appreciate if found helpful!!!
    Regards,
    Vinit

  • Delivery Number range

    Hi
    I have assigned the below number range to my warehouse for creating deliveries.In these there are many deliveries which has been deleted/archived for some reason.Now can i reset my number range for delivery creation?Also want to know if we reset and the delivery exists in the system will it throw a dump or error message saying that the delivery already exists ?
    From                            To             Current number
    0000000001        0004999999          8000
    Please let me know on this.
    Thanks

    not recommend to RESET.
    The system cannot have same delivery note number. It will "UPDATE TERMINATED" => cannot save delivery note at all.

  • How to create number ranges with "OK60" transaction or any other.

    Hello,
    I need to create a new number range to asigne to a document type , using transaction OK60 ( the error says this transaction).
    but I only can display with this transaction, and I would like to update.
    Is there any other transaction to do this , or is there any way to do this with this transaction OK60?
    Thank you very much.
    Kind regards
    Olga

    Hi,
    OK60 indeed is used for creating number ranges for FI/CO earmarked funds transactions. You should press on 'Pencil' button and create an interval. If for some reasons, you cannot do this via this transaction, try using SNRO transaction, with IRW_BELEG parameter. If this also fails, then apply to BASIS team to check your authorizations.
    Regards,
    Eli

  • Create document number range 22 using internal number assignment

    Hi friends,
    now i am working upgradation project from 4.7 to 6.0. sandbox i created one Asset, After that i posed amount to that asset by using f-90.now i run depreceation in ABAF T code the bellow issue is comming
    Create document number range 22 using internal number assignment
         Message no. AA776
    Diagnosis
         Processing terminated because the document number range 22 for year 2011
         was set up with external number assignment.
    System Response
         For periodic posting of depreciation, you have to create a document
         number range with internal number assignment, since the document numbers
         are assigned from Financial Accounting.
    Procedure
         Change the number assignment for the number range 22 from external to
         internal in Customizing for Asset Accounting. See SAP Note 890976 for
         more information.
    But no ranges for that particular year having, if any changing that one it s not come edit or deleating
    ple any one help me
    Regards
    Gangadhar reddy

    Hi Gangadhar,
    after 4.6C the Internal Number Range was changed into external Number Range due to technical requirements.                                                                               
    As the error messages due to posting manual into the affected  number ranges could not be hindered in this case with ERP2005 the desicion was made to rechange to internal number range. Note 890976 describe what to do here.                             
    regards Bernhard

  • How to use SNRO to create daily number range?

    Dear all,
    I would like to know how to use SNRO to create a daily number range.
    We would like to have the following sequence. The first 8 digits are date and the last 2 digits are number sequence. Each day, the last 2 digits will start from 01 again. i.e. <8-digits date><2-digit sequence>
    For example, today is 22 May 2006,
    2006052201
    2006052202
    2006052203
    Tomorrow will have sequence like this:
    2006052301
    2006052302
    2006052303
    Thanks!

    Thomas,
    I don't there is a automated way of doing as the dates do NOT follow a numbering sequence. What you can do is to create a number range for getting the last two digits every day and manually concatenate the date with the serial number.
    However, as you have to reset the counter every day that might be a issue.
    Regards,
    Ravi

  • How to create Alphanumeric Number Range

    Hello Experts ,
    I want to create a alphanumeric number range for vendor .
    Could you please give some information on the the format to specify in Number range transaction ?
    For Example :
    How do I create  CDPDM01DKK   vendor
    Regards
    Shashank

    HI
    create number ranges in XKN1.
    define A to ZZZZZZZZZ and click the the ecternal number range
    Then
    Assign the number range to vendor account groups.
    Check it out.
    Path: SPRO- SAP IMG- Financial accounting- Accounts receivables and payables- vendor accounts- master data - preparations of creating vendor master data - create number range for vendor accounts
    SPRO- SAP IMG- Financial accounting- Accounts receivables and payables- vendor accounts- master data - preparations of creating vendor master data - Assign the number range to vendor account groups
    Check it out.
    Regards,
    Raman

  • Create document number range 03 using internal number assignment in AFAB

    Hi Experts,
    Where i have to create number range to Depreciation Posting ? Please mentain Transaction code .
    I had check T Code:AS08 (No Tick is assign)  & FBN1 (Intrenal Tick is assign)
    I am doing T Code AFAB
    Folowing error coming
    Create document number range 03 using internal number assignment
    Message no. AA776
    Diagnosis
    Processing terminated because the document number range 03 for year 2011 was set up with external number assignment.
    System Response
    For periodic posting of depreciation, you have to create a document number range with internal number assignment, since the document numbers are assigned from Financial Accounting.
    Procedure
    Change the number assignment for the number range 03 from external to internal in Customizing for Asset Accounting. See SAP Note 890976 for more information.
    Waiting for reply
    Regards,
    Girish

    locked.  please read the error message and search the IMG (very easy).

  • Change / Create number range interval

    Hi All,
    I have an issue with number ranges.
    I am working on a global roleout and and have an issue where in DEV client my PM orders are assigned to number range 5000000 - 5999999 but from QAS to PRD this number range has been used for something else. Infact all available number ranges are taken!!!!!! Poor management I know.
    How do I or can I create a new number range interval for example 20000000 - 29999999. If I can do this I can the reasigne the PM orders to this new range.
    Thanks in advance
    Stuart

    hi
    what you can do is either change the internal number range ,for example if the existing no range is from 500-1000 then you can change the ending number range say from 1000 to 9999 and assign to the particular order type
    or create an new number range for the order type and assign to the respective order
    regards
    thyagarajan

Maybe you are looking for