Periodic billing-Billing plan

Hello Friends,
When I create a rental contract for one year with the periodic billing (12 billing plans) and if i see the item level billing plans ,it is perfectly working .
1. I wanted to reflect the billing plan vlues of the item at header level billing plan also (If i have 2 line items in my contract , then the total value and billing plans should get reflected at haeder level also). At present only billing plans are getting reflected to hader but the Value of the billing plans is not getting reflected to the header. If i see the header level billing plan then i can see only billing plans but billing value field is blank. Please guide me how can do this.
2. Billing should happen based on the billing value and plans of the header and not as per the item . Please sugest how can i do this? At present billing is generated baed on the item level billing plans.
Thanks,
Ashok S.

Dear Ashok,
Actually header conditions mostly entered manually in Header level. If you want the condition type to be appeared at the both item and header level. Please go to the particular condition type and select both 'Header Condition' and 'Item Condition' at Changes which can be made Tab. So that the condition type will be appeared at the both the level.
Regards,
Rajesh Lingadurai

Similar Messages

  • Billing Date = planned GI date

    hei all,
    i have requirement that need to set billing date (in billing doc) = planned GI Date or request delivery date.
    case:
    i made SO for req delivery date = end of month (31.1.2010), system propose Planned GI date (31.1.2010).
    in fact, GI will be done in 5.2.2010, then billing date (in billing doc) will be same as actual GI date (5.2.2010)..
    all i want is billing date = planned GI date (31.1.2010), because i want to capture exchange rate in that date (31.1.2010) not in 5.2.2010
    kindly ur valuable input..
    thanks
    best regard,
    Hendry

    Dear,
    1) Created date means on which date you create invoice but billing date means on which date you want to do bill.
       Planned GI date means on which date you want to plan GI. Suppose your planned GI date is 31.01.2010 but your actual GI date in 02.02.2010 then billing date should be 02.02.2010 or after this date.
    2) If account not done of billing document then you can change the billing date.
       VF02 ---> Display Doc. Header Details --> In Header Tab --> Change Billing Date.
    May be it will help to understand matter.
    Regards,
    Sandip

  • Contract for Back-Billing and Period End Billing

    Hi ,
    Greetings
    I have done the required configuration for Period-end billing with schema steps for back-billing , However when I try to execute the Billing simulation for period -end billing , I am unable to select contracts and system informs me that contracts are not activated for Back-billing and period -end billing . Please suggest me how to resolve this / How to activate the contract for period-end billing. I have gone through screens and fields in contract but I do not see any relevance for the above . Please suggest , Thanks in advance
    Warm Regards
    Narasimha

    Hi
    The Problem has been resolved , It was nothing to do with contract . I had maintained wrong Rate category in the  installation .

  • VF01 00700009 00010 Date 000001 is not relevant for billing (billing plan)  VF143

    Hello, all:
    When I test the scenario 'Integration of resource-related billing and milestone billing', I meet an error: 00700009 00010 Date 000001 is not relevant for billing (billing plan), the message number is VF143.
    How to solve this problem?
    Thanks in advance.

    Hi,
    For this,there are two ways.
    1.Goto the T.Code "VF01".
    Enter your Sales order number and enter the billing date.
    Enter.
    All the items are displayed as a list.Double click on the item you need.
    Save.
    2.Goto the T.Code "VF01".
    Enter your sales order number and don't press "Enter".Click on Selection list and select your desired item and click on "Copy".
    Save.
    Regards,
    Krishna.

  • Gettings Fiscalyear period from Billing date code required

    Hi All,
    my requirement is to get FISCAL YEAR PERIOD from Billing Date .Can any one send me the code to be written in transformation.
    Thanks in advance

    Hi ,
    Please use the function module DATE_TO_PERIOD_CONVERT.
    Give your billing date under I_DATE and Fiscal variant under  I_PERIV (for eg 10).
    This will gove you the posting period and fiscal year .Now concatenate year and posting period to get fiscal period.
    Below is the sample code
    call function 'DATE_TO_PERIOD_CONVERT'
        exporting
          i_date                      = Billing date
          i_periv                     = Fiscal varinat
        importing
          e_buper                     = lv_period
          e_gjahr                     = lv_year
        exceptions
          input_false                 = 1
          t009_notfound               = 2
          t009b_notfound              = 3.
      if sy-subrc = 0.
          ls_time-fiscper(4)      = lv_year.
        ls_time-fiscper+5(2)    = lv_period.
    endif.
    This will solve your problem.
    -Vikram

  • Not able to see more than one period in DRP Planning Book

    Hi
    Where do we set the no of periods( days, weeks etc) that should be visbile in the DRP planning book in the SAP SPP.
    Also we are getting invalid periodicity in this planning book, when we select one of the available timebucked profile ids. Any clues on this ? How to set it correct?
    Regards,

    i think like in any other planning book, it should be in the Data view tab in the TB future.
    you need to create time bucket profiles though that have the periods you need. And these periods need to be equal to or greater than the Storage bucket profile used in the linked planning area

  • Distribution of cost over periods in detailed planning in CCA KP06

    Good Day everyone
    Please advice how to control distribution of cost over periods in Detailed planning in Cost center accounting. KP06.
    When detailed planning is carried out which is integrated with MM, distribution of cost over periods is automatically set (02 distribution as before) and i cannot manually set the distribution key to 0 or 1
    We are using ECC6
    How can i control manual distribution of plan cost while remaining in Detailed planning.

    Hi,
    You can distribute your planned costs at activity level based on the distributionkey you specified. The distribution is done for the entire duration of activity depending on the Dist key you select. If you do not put any Dist key, then the costs would be distributed equally across the entire duration of activity. If you want to have equal distribution of costs, you can use DK- SAP020 which distributes on earliest dates of activity using Factory calender. If you want you can also define your own DK in SPRO under: Production->capacity requirements planning->operations->capacity requirements->distribution.
    Hope this clarifies..
    Best regards..

  • Enrollment Screen - Validity period for benefit plan

    Hi,
    At the enrollment screen (HRBEN0001), once click the adjustment reason, the respective benefit types and plans will be listed out. Also, the benefit plans have the "Validity period" showing as well (start date and end date).
    I understand that the date is configure at "administrative parameter" and the "adjustment reason" . But I needs to have the validity end date of the benefit plan to be displayed (at HRBEN0001) based on the validity period of the plan itself from table (T5UBA). Is it possible to do that?
    Thanks
    Nikki

    Hi Nikki,
    In configuration this cannot be done. However there is some badis that allow you to set up plan records date depending of the type of plan. These badis are:
    PBEN0038                       Set dates for Spending Account plans
    PBEN0039                       Set dates for Miscellaneous plans
    PBEN0040                       Set dates for HSA plans
    For other plan types I;m afraid only the dates from administrative parameter" and the "adjustment reason" can be used
    Hope this help
    Sarah

  • CRM 2007 Pricing based on settlement period of billing plan

    Hi,
    I need the ability to have disocunts on a service contract based on the settlement period of the billing plan.
    A contract list price is 12 GBP per month.
    If the customer want to bill monthly no doscount will be applied.
    If the customer wants to bill quarterly a discount of 1 GBP will be applied.
    If the customer wants to bill annually a discount of 2 GBP will be applied.
    If the cusomter wants to pay upfront a discount of 5 GBP will be applied.
    For this purpose I enhanced the field catalog for pricing with this new field.
    A condition table using this field was created.
    Badi CRM_COND_COM_BADI was used to pass the field from the billing plan to pricing. I used FM CRM_BILLPLAN_READ_OB  in if_ex_crm_cond_com_badi~item_communication_structure.
    When the contract is created the Badi is called and the period specific price is found.
    When I change billing plan the badi is only called for the BRI (Billing Request Item) but not for the contract item for which the price is mantained.
    Does someone has an idea how to establish this???
    Thanks in advance.
    Points guaranteed.
    Regards
    Dirk

    Hi Stas Shapiro,
    Your question is related to u201CCustomer servicesu201D module in SAP, you can post such issues in a forum called u201CEnterprise Asset Management (EAM)u201D in sap.sdn forum,
    Whether you have Service contract or in Warranty you need to have special condition types like ZZDC, PPAG etc. for pricing procedures PABR01/02 (Header or item pricing procedures.)
    Similarly a different pricing type for Warranty need to be configured.
    I suggest you to go through the following sap.help.link to get complete solution to your thread
    http://help.sap.com/saphelp_46c/helpdata/en/e6/4a903f9e0311d189b70000e829fbbd/frameset.htm
    For time related billing you need to use service orders with resource related billing, even for this you need to explore the  above link.
    all the best.
    Regards
    DSR
    Edited by: D.Srinivasa Rao on Nov 1, 2011 12:05 PM

  • Management of Trial Period for Billing Plan !!

    Hello SAP folks,
    I have a real time business requirement where we essentially have Rental Contract which are being created from Sales Order and there is a billing plan defined for this Rental Contract. With new introduction of some Marketting strategy of Marketting group of my Client they have come with introduction of trial period for 30,60 and 90 days for the Contract !!
    Now When we talk about the Trial period for 30 days, there are two important triggering point which are mapped from Sales Order to Contract i.e. No of Payment and Term of Contract. For 30days of Trial period, the number of payment is 11 if the term of contract is 12 month, 60 days the number of payment is 10 and term of contract is same as 12 month.
    Now my question is how can i map this sort requirement in SAP with respect to Billing Plan i.e How to set the system such the billing should be happening based on No of payment ???
    Any pointers on this requirement shall be really appreciated !!!
    Regards,
    Sarthak

    Hello, There's an FAQ that says after the release of Photoshop, in spring 2012: http://forums.adobe.com/message/4209419#4209419 and I've read in 60 days in this forum, but don't have a source for that.

  • Periodic Billing - Billing Value

    Hi, can anyone advise how the billing value in the billing plan is computed?
    E.g. - In the pricing condition PPSV = $1000. 
           - I set the billing date to be at a monthly interval, then system will generate 12 paymemt each
             with $1000 for 12 month horizon.  This is still understandable.
           - If set the billing date to be at weekly interval, system will divide this $1000 futher for each weekly
             payment.
           - And it seems the billing value can be different for each week unit. 
           - How does each value comes about? 
           - Is PPSV condition always based on monthly unit?
    Thanks
    PP

    Hi Suman,
    My sales order value is 10,000/- which I would like to charge my customer for the coming 13 months service.
    I have maintained the same in my condition tab (Second screen shot).
    But if I see my billing plan the net value is coming as 1,30,000/-. Means it is multiplying instead of dividing.
    My requirement is 10,000/13 =
    But currently coming as  10,000*13=.
    Hope you got my problem.

  • Print budget billing payment plan

    Hello,
    i've created a BBP payment plan. everything works as expected. but i don't find in any docs how to continue the process: print plan, etc.
    i've configurated what's ment to be the TE633 TABLE, but i'm blocked. can anybody discribe in big steps what should i do after EK92.
    In new sap version i saw that there is a customizing table for payment plans printing reports
    Edited by: Popa Gabriel on Jun 29, 2009 9:12 AM

    i've configured te633 table after creating the payment plan (ea61) so, my plan wasn't printed.
    but, i don't know why, i don't have a print button in ea63. Maybe is because of SAP VERSION 4.6C.
    maybe i shoudl delete (unblock) the payment plan and do it again?
    Edited by: Popa Gabriel on Jun 29, 2009 9:37 AM
    look how my ea63 looks: http://www.imageno.com/qpns470ihfkbpic.html
    Edited by: Popa Gabriel on Jun 29, 2009 9:44 AM
    Edited by: Popa Gabriel on Jun 29, 2009 9:45 AM
    Edited by: Popa Gabriel on Jun 29, 2009 9:55 AM

  • CO-period lock for planning on company code level

    Hello,
    I would like to ask you for assistence.
    We would like to have the possiblity to lock the CO-periods on company code levels. For actual values, it is possible to arrange this within the validation. However, for plan values the validation is not active.
    I have read about possibility to enhance an user exit for paritcular planning transactions (KP06, KP26 etc.), but I can't find it anymore.
    Does anybody from you have experience with this, eventually is there another option?
    Thanks in advance
    Peter

    I have had a similiar problem and contact to remote consulting from SAP. They offered a modification (10-15 days if I remember correctly) to make CO period lock company code depending.
    If I remember correctly, his name was Valentin (in Germany).
    However: if newGL is active with real-time integration and also plan transfer, I think it should be possible to lock in FI.
    regards
    Bjoern

  • Customize period dimension in Planning

    Hi John,
    Can we customise period dimension in classic planning application as below
    YearTotal
    Q1
    APR
    MAY
    JUN
    Q4
    JAN
    FEB
    MAR
    ADJ1
    ADJ2
    YEARTOTAL= Q1+Q2+Q3+Q4+ADJ1+ADJ2
    The source ERP system has 2 more periods apart from the 12 months ADJ1 and ADJ2. We also should have a drill back facility for this

    If you are creating a new application you could create it with 14 custom time periods, then once created add the summary time period.
    Q1,Apr,May,Jun
    Q2,Jul,Aug,Sep
    Q3,Oct,Nov,Dec
    Q4,Jan,Feb,Mar
    Adj,Adj1,Adj2
    which should all roll up to Year Total
    If you have already created the application then you could create a custom hieararchy as a child of the period
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Order related Billing - Billing due list

    Hi, i configured certain item category in standard sales order type 'OR' to perform billing directly from the sales order.  However, the sales order does not appear in the VL04, but i can create billing thru' VF01.  Is there some setting that needs to be done before i can see the SO in the due list?  I selected both order and delivery related billing in the checkboxes in VL04.
    Thanks
    PP

    Hi,
    Kindly  check whether you have entered any value in selection criteria in VF04 like Billing date from / to, Billing type.
    Also, as stated above select the order related check box in order to select sales orders
    regards,
    Sagar

Maybe you are looking for

  • How to work around 200 device limit in AXL ?

    When you send a SOAP request (SelectCmDevice) to retrieve a list of all phones, it only returns 200 devices max. My question is how do you retrieve more than 200 phones. Is there a way to loop through them. If you send multiple requests, does it know

  • HDMI display to LG 42" TV is partially cut off

    When I connect my Lenovo G500 windows 8.1 laptop to my TV the display is cut off on the edges, I've tried changing my screen resolution and that didn't work, does anyone know of fixes for this problem?

  • Compass and other Map/GPS issues

    Except for this recent hiccup the iPhone 3Gs is awesome! My Compass App is not working...erg! When in Austin TX I was very disappointed that this core app would not work...and I needed it! I used the Compass App in Chicago before I left and yikes the

  • Out of memory error adobe elements 3.0

    When I try to open adobe photo elements 3.0 I get an out of memory error.  the application wont even open.  I upgraded my RAM from 2GB to 3 GB but it has made no difference

  • Cannot sync music to iPhone 5 and iPad Mini in iTunes 11

    As you can see above, I'm having this annoying problem. At first this issue was just with my iPad Mini, but now it's happening with my iPhone 5. For some reason, it cannot sync all of my music.  All it's doing is just getting stuck at the last step (