Billing no based on year

hi,
is it possible to maintain billing no range based on year say
2008  1 to 100
2009  500 to 600
Pl suggest

sapsd,
No, but we follow the following prcedure.
In SD Billing you are setting the number range based on "no" - number range number, This no. we assign within Billing document type.
Note: Number range Number : Identifies a number range interval within an object or subobject.
Say you create number range for the year 2008
No --> From Number --> To Number    --> Current Number
Z1  --> 0000000001    --> 0004999999  -->  1024
you can extend this number range for year 2009 as follows
No --> From Number --> To Number    --> Current Number
Z2  --> 0000001025    --> 0004999999  --> 
now assign this "Z2" within billing document type
Note:
1. The "No" should not exist, when you are creating no. ranges
2. Number ranges should not overlap.
Regards
Sathya

Similar Messages

  • Alpha numeric numer ranges for Shopping Cart based on year and month

    Dear All,
    My client requirement is that Shopping cart number should be generated based on year and month specific.
    Though it is possible through smart numbering, it should generate automaticaly.
    For eg:- Shopping cart generated for March 2011 should be  1103SC00001 to 1103SC99999
                  Shopping cart generated for June   2011 should be  1106SC00001 to 1106SC99999
                  Shopping cart generated for January 2012 should be  1201SC00001 to 1201SC99999
    Is thera any badi available for this.
    Regards,
    Raju

    why dont you add this to description field?

  • Extract Data Based on Year and Month

    My clients have taken an Oracle DB TimeStamp field and
    downloaded it to Access in a TEXT field format.
    Sample data: 20060401001348CS
    All I am trying to do is extract data based on year and
    month. I have equal to 200604*, 200604%. Have also tried to used
    LIKE.
    Nothing works. It just can't be that dificult. Please help.
    Thanks

    After breaking my inquiry down into bits and pieces the
    problem is not just the LIKE, it is a combination of events. The
    entire picture is this:
    User selects Year from a drop down (2006), then selects month
    from drop down (04). I then build a variable called
    EventReport Date with the statement <cfset EventReportDate
    = Session.InquiryYear & Session.InquiryMonth & "%">
    It correctly displays as 200604% - When used by itself as
    below, it works just fine.
    WORKS
    <cquery name="GetEventCount" datasource="CountyDB">
    Select count(AD_ID) as EventCount, TYCOD, TYP_ENG, CURENT,
    CDTS
    FROM aeven
    WHERE CDTS LIKE '#EventReportDate#'
    Group By AG_ID, TYCOD, TYP_ENG, CURENT, CDTS
    </cfquery>
    WORKS (additional WHERE criteria)
    <cquery name="GetEventCount" datasource="CountyDB">
    Select count(AD_ID) as EventCount, TYCOD, TYP_ENG, CURENT,
    CDTS
    FROM aeven
    WHERE ((AG_ID = '#Session.InquiryAgencyCode#') AND (CURENT =
    'T'))
    Group By AG_ID, TYCOD, TYP_ENG, CURENT, CDTS
    </cfquery>
    FAILS **** There is something wrong with the combination of
    the WHERE clause items
    <cquery name="GetEventCount" datasource="CountyDB">
    Select count(AD_ID) as EventCount, TYCOD, TYP_ENG, CURENT,
    CDTS
    FROM aeven
    WHERE ((AG_ID = '#Session.InquiryAgencyCode#') AND (CURENT =
    'T')
    AND (CDTS LIKE '#EventReportDate#'))
    Group By AG_ID, TYCOD, TYP_ENG, CURENT, CDTS
    </cfquery>
    NOTE: There is not an error message, it just comes back with
    zero records.
    MORE LOST THAN EVER! Thanks for your help
    Ron

  • Creating Mulitile Billing documents based on Sales order

    Hi All
    My requirement is to create a billing documents based on sales order. Item category is SERVICE.
    For example : In Sales Order the quantity is 100.
    1 st billing doument user can create of 10.Then after 1 month 2nd billing document of 9 and so on.
    when i create billing document related with sales order . the billing document is created with 100 quantity.
    i know it is possible with delivery but my requirement is billing document should be created related to service.
    Appreciate your time.
    Thanks and Regards
    Mahesh

    Hi ,
    You can use mile stone billing concept for this requirement.In mile stone billing ,we enter the billing dates and quanitity to be billed.We can bill the required quantity once the billing date reaches the system date.
    Hope it helps.
    Regards,
    Pasapula.

  • 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

  • My icloud storage shows the base 15 MB. I am being billed for the second year for $20 for 10MB additional storage. Can't see it

    My icloud storage shows the base 15 MB. I am being billed for the second year for $20 for 10MB additional storage. Can't see it on iPad cloud storage section.
    Where should it be?

    Your current iCloud storage should appear in Settings>iCloud>Storage & Backup when you tap Change Storage Plan.  It should also show in Settings>iCloud>Storage & Backup>Manage Storage at the bottom (the available storage gauge).

  • IS-U billing in a leap year

    Dear experts,
    We try to bill, in SAP IS-U, a period, begins in a non-leap year and ends in a leap year, (eg 01.11.2011 to 16.02.2012), with an annual price.
    We have implemented BADI ISU_BI_SIM_PRICE in order to cut the billing period into two periods, for rates based on annual calculation only (Z_FIX).
    We found that the calculation of basic monthly price facturation is also cut (e.g the rate :Z_QTE_IND)
    Please find attached the badi implementation and a copy of schemas.
    Best regards

    See my first guess below:
    1. In Invoice execution, error 'record 9000121411 not found in table EVER'?
    I think that the data you are trying to bill does not have a an active contract in the bill period you are billing for (unless you are creating a FINAL bill). This may be something you may have verified already, but I would suggest just in case go and check EVER table for the contract you are billing for is an active contract?
    2.Billing error: Operand factor error
    The OPERAND value is missing in the billing period. It has to be available in either Installation facts, RCfacts or rate facts for billing to pass on the operand value for further calculations.
    3. Manual billing is not reflecting the new IS_U contract (stoill showing old contract) ?
    Can you clarify on this one? When you said manual bill - Is it created through EA16? If it is created through EA16, then you have a choice of entering the correct contract in it on the screen itself.
    Hope this helps in your investigation.
    -Q

  • My bill, and my 80 year old mother-in-law......

    As detailed in the email below, My mother in law went to a local (Brea, Ca) Verizon store to join the world of smartphones. What transpired next was a colossal misadventure that has yet to be fixed by either the local Verizon Store Manager or Verizon
    A couple of weeks ago I stopped by your store to relate an incident that
    occurred between a member of your staff and my nearly 80 year-old mother in
    law.
    My mother-in law was in the market for a smartphone. We had done extensive
    research together online and had made some decisions about which way to go.
    That matter seemed dormant until I received a phone call one evening from
    your store. A sales person rather abruptly told me my mother-in-law was in
    your store looking to make a purchase of a smartphone. This purchase
    however required her making changes to the account. I did not fully
    understand what I was being asked, but I knew she had wanted to make this
    move to a smartphone so I played along with your staff's recommendations.
    Your sales person deemed it necessary to change our plan to a "share
    everything" plan with some 8GB of data. This seemed high, but I was told by
    your sales person that with this change "it included" a "jet pack". He
    further explained that with the 50$ rebate the total cost of the device was
    only 20$. That sounded like fun so I agreed. I inquired as to what phone
    she had settled on, and the sales person responded,"I'm talking her in to
    the Lucid2." My mother-in-law must have physically reacted to this
    characterization because he quickly changes his vocabulary to "I'm advising
    her to look at the Luicd2"
    At no time did your sales person mention either the 20$ *monthly
    charge*for the jet pack, no did he mention the 35$ charge for setting
    up the new
    jet pack. Had he provided full disclosure at the time of the phone call the
    answer would have been "no".
    We have been with Verizon for a *long time*. We have always been treated
    with respect, and afforded a level of service that allows us to trust you
    with (pardon the pun) our friends and family. My parents are now on
    Verizon, as are all of my other family members. And we hope to continue
    with Verizon for years to come.
    When I spoke with you a couple of weeks ago I asked you to undo the changes
    made by your staff member, and to date it looks as though you are holding
    up your end of the bargain. Our newest bill has now arrived, and I invite
    you to look it over to fix the final detail of this disastrous experience.
    Specifically the 170$ cancellation fee for the ill-fated jet pack.
    My wife and daughter are still holding out for this matter to clear up
    before we try to get them a smartphone, when they do upgrade we will stop
    by and seek you out.
    Respectfully,
    Patrick
    ----end of email----
    We are now headed to our 4th month in dealing with this matter. Really? 4 months? You guys are better than this. The initial boondoggle took place on May 9, 2013. My visit took place on or about on June 20, 2013. And here are headed toward Sept with little resolved. Except the fact that we now know, the representative needs a little help fulfilling his promises. My bill is up to date with the exception of the $170.00 cancellation fee that I was told would be "taken care of". But now it appears that (maybe) the manager is encouraging his staff to pray on 80 year old grandmothers and sign them up for stuff they have no hope of understanding, and hoping we'll just shut up, pay up and go away. Or maybe he's hoping Big Brother will step in so he doesn't have to be the bad guy toward his staff.
    So let's go Verizon, I got better things to than babysit your Managers and their promises.
    >>Personal information removed<<
    Message was edited by: Verizon Moderator

    pmhoward777,
    Thank you for reaching out to us. I am sorry to hear of your long experience with this issue. We certainly want to make sure that all issues are handled quickly and efficiently. We by no means want you to feel that we are preying on your mother in law,so we want to look into this immediately. Could you please first search and follow me tonyg_vzw and then DM me your mobile # and billing password for account so we can review exactly what all has transpired. We look forward to finding an overall resolution and making you a happy customer again.
    Thank you,
    tonyg_vzw
    Follow us on Twitter @VZWSupport
    Message was edited by: Verizon Moderator<<>>

  • Urgent : Bill Qty based on Fisrt day of Previous week to current week

    Hi,
    I have to create a Restricted Key figure.
    Bill Qty is to be restricted on a day, which is first day of previous week.
    (1) I have restricted KF, with Current Week SAP exit variable.
    (2) Restricted KF, with Calendar Day (Variable ZDATE, customer exit type).
    (3) I have written Customer Exit in CMOD...
    data: LT_RANGE  type  RSR_S_RANGESID,
          LS_VAR_RANGE like RRRANGEEXIT.
    case i_vnam.
    when 'ZDATE'.
    if i_step = 2.
    break-point.
    loop at i_t_var_range into ls_var_range where vnam = '0CWEEK'.
    data: var1(2) type c,
          var2(4) type c,
          var3 LIKE SCAL-WEEK,
          date1 like scal-date,
          DATE2(10) TYPE C,
          MNTH(2) TYPE C,
          DAY(2) TYPE C,
          YEAR(4) TYPE C.
    var1 = ls_var_range-low(2).
    var2 = ls_var_range-low(4).
    concatenate var2 var1 into var3.
    CALL FUNCTION 'WEEK_GET_FIRST_DAY'
      EXPORTING
        WEEK               = var3
    IMPORTING
       DATE               = date1
    EXCEPTIONS
      WEEK_INVALID       = 1
      OTHERS             = 2
    IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    MNTH = DATE1+4(2).
    DAY = DATE1+6(2).
    YEAR = DATE1+0(4).
    CONCATENATE DAY '/' MNTH '/' YEAR INTO DATE2.
    lt_range-low = date2.
    lt_range-high = date2.
    lt_range-sign = 'I'.
    lt_range-opt = 'eq'.
    append lt_range to e_t_range.
    endloop.
    endif.
    <b>BUT I AM GETTING ERROR -</b>
    00010004              AError for variable in customer enhancement ZDATE
    Please suggest any idea..
    Thanks
    saurabh

    Hi Saurabh,
    Please try this dample code
    WHEN 'ZDATE'.
    DATA: Z_WEEK TYPE SCAL-WEEK.
    *Determine current week from SY-DATUM
            CALL FUNCTION 'DATE_GET_WEEK'
              EXPORTING
                DATE               = SY-DATUM
              IMPORTING
                WEEK               = Z_WEEK.
    *Determine first day of current week 
            CALL FUNCTION 'WEEK_GET_FIRST_DAY'
              EXPORTING
                WEEK = Z_WEEK
              IMPORTING
                DATE = LT_RANGE-LOW.
    LT_RANGE-SIGN = 'I'.
    LT_RANGE-OPT = 'eq'.
    APPEND LT_RANGE TO E_T_RANGE.
    Regards
    Joe

  • GET Number Based on year

    Dear All
    Any FM Available Number generation based on calander   year
    Thanks And Regards
    Suresh

    Hi Suresh
    Refer Below Thread
    http://www.abapcode.info/2008/01/sap-function-module-for-date-and-time.html
    Regards,
    Syf

  • 22% discount still is appearing on my bill after one full year, why?

    I Was told by my salesman that after adding the new I Pad to my lines that I would receive the 22% discount. We'll, it has been a year, and after speaking to the manager of the South Asheville store (Omar), and being told by him that he would take care of it, it still hasn't showed up on my bill. I have 7 lines, and have been a Verizon customer since it was Bell Atlantic. I have called, came in to the store, and threatened to change my service to US Cellular. What does it take? I want my discount for the last year that I was promised.

        Hello Canecreek! I'm sorry to hear that you are not getting your discount! This definitely needs to be added. At this point, we would recommend reapplying for the discount through the form on our website. http://vz.to/NZ6YDw
    Thanks,
    MichelleH_VZW
    Follow us on Twitter @VZWSupport

  • Billing date based in POD

    Hi everybody!
    I have 2 situations:
    - Payer without Invoicing dates: when i create the Billing Document, the real billing date is the same as the Requested Delivey Date (in the sales order).
    - Payer with Invoicing Dates (365 days a year): when i create the Billing Document the real Billing Date is the same as the POD.
    Where can i check how this work?
    Regards!

    Any user exit where i could check?
    Regards!

  • Billing numbers based on CST & VAT for Invoice, Credit / Debit Memo's.

    Hi All,
    We are doing implementation for an Indian Client and we came across one requirement which required some customization. The requirment is as follows.
    1. We have defined all States as Storage locations and these location have assigned to one plant.
    2. Now, wehenever user creates billing from these locations system should pick up different number ranges based on the Storage location number range. The reason why they want different is In India if any company has sales activities in any of the states and if that locations are register under Sales tax authorities they need to submit sales tax registers to the respective state sales tax authorities in serial billing numbers.
    3. Just want to tell you each storage location has unique Shipping point.
    Couls some one light on this and let me know any user exits / any other soultions along with logic.
    Thanks,
    Radha.

    Dear Radha
    You can try with USEREXIT_NUMBER_RANGE (Module pool SAPLV60A, program RV60AFZZ)
    thanks
    G. Lakshmipathi

  • Billing type based on plant

    Dear experts,
    The client requires the billing type to be default based on plant.
    I tried searching for it but could not find. Kindly let me know the possibility of achieving this.
    Thank you.

    Dear SCM.Sd,
    There are 2 options.
    One is standard where you will have to maintain copy control between your delivery type and all the different billing types which represent billing from each plant.(assuming that in the scenario, you have a single sales order type and delivery type).
    Now during VF01, user can manually select the billing type and do the billing .
    Else identify an exit during vf01  (creation) , and write a code to check the plant from the delivery.
    For that put the delivery number in LIKP as VBELN and fetch LIKP-WERKS.
    In the code , you will have to either hardcode the plant-billing type combination or
    it is better to maintain an Z-table where we can maintain PLANT- BILLING TYPE, so that in future when more plants are created, we can easliy maintain it here in Z-table than re-work on the code.
    So in the exit, write the code to find the Plant as per the above logic (from LIKP-WERKS) and put that WERKS in Ztable to find the corresponding billing type and input it automatically in the billing type field in VF01.
    Thanks & Regards,
    Hegal K Charles

  • Funds Management Issue not able to split PR/PO amount based fiscal year

    Hello Experts,
    We are implementing SAP Funds Management with BCS.
    Business Scenario: Service Purchase requisitions and Purchase orders created for one year. beginning in current years and ending in next fiscal year. our company fiscal year is Jan to Dec. commitments in funds management are updated based on delivery date in current fiscal year only.
    Requirement: Need to update funds commitment from PR or PO into respective fiscal years.
    Example:
    Fiscal year: Jan 2014 to Dec 2014
    Service PR or PO created for -  April 2014 to March 2015
    Value of PR or PO 12000 Rupees
    commitment should update as follows; 2014 - Rs. 9000 and 2015 Rs. 3000
    Please provide us solutions for above issue.
    Thanks in advance for the support.

    Excuse me Venkata:
    Fiscal year: Jan 2014 to Dec 2014
    Service PR or PO created for -  April 2014 to March 2015
    Value of PR or PO 12000 Rupees
    commitment should update as follows; 2014 - Rs. 9000 and 2015 Rs. 3000
    How do you think that system (SAP MM and SAP BCS) will update 9000 (year 2014) and 3000 (year 2015) ? That's impossible. Think about it.
    You'll need two lines like Eli said.
    That's the only way, and right one.
    Regards.

Maybe you are looking for