Planning during CLD

I recently failed my CLD exam with a lousy 45%.
The paper I took was most similar to the Boiler Controller practice paper except it was unfortunately a lot more complex. Mine had an extra page of requirements and the front panel had a lot more controls/indicators. None the less it was similar in that it was very procedural (the design responded to a string of user interaction which, when followed, produced a result).
I think my failure was due to lack of planning and understanding of the requirements before beginning implementation. I read the paper once and although I did not completely understand what I was trying to achieve I began coding.
What is the best way of planning? I would say state transition diagram but what if the requirements are so complex with a large number of inputs/outputs like that one I was presented with? How can a state transition diagram remain readable in this situation?
Ideally I want to be able to plan within 30 minutes and understand exactly what I am trying to achieve before coding. I want to be able to continue to complete the implementation by referring to my plan only (i.e. not the spec).
Some examples of a plan would be good.
Many Thanks.

I passed the CLD exam and would advise the following.
1) Read the requirements
2) Build the interface and document - this will give you documentation points plus increase you understanding of the requirements
3) Implement a simple producer consumer architecture with events documenting as you go - implement the simple stuff first (initialise GUI, stop loop) and document as you go. This will tick the boxes for style and give extra points for documentation.
4) Only now start to code main functionality. You should have a good understanding of the requirements by now and you should already be set up to implement a good style. Start at the beginning of the requirements and add one functional requirement a time testing and documenting as you go.
You do not need to finish all requirements to get a good mark - if the style is there and it is well documented then you should do well. If you don't get the style right then you will struggle with the functionality anyway.
Hope this helps
David
David
www.controlsoftwaresolutions.com

Similar Messages

  • Usage of MRP Procedures in Consumption Based Planning during Implementation

    We have following procedures in CBP:
    1. Reorder Point Planning- Manual and Automatic
    2. Forecast based Planning
    3. Time phased Planning.
    In SAP implementations, which of these procedure is mostly used in companies in real time.
    Though the CBP planning node is in MM SPRO and  MM study material also contains CBP. During implementations, for CBP the responsibility rests with MM consultant or PP Consultant or both.
    Please share your views on this.

    Dear ,
    Let me share my views on this as we are runing CBP-Forcast base planning  in our trading business .
    Decision on CBP-Forecast base planning method are based on the following criteria
    1.Stockable and low value material
    2.Fast Moving with good sales pattern ( Trend Analysis , Historical Trend analysis on Product Group , Statistical Sales analysis )
    3.Inventory turn around based on the monthly physical inventory and sales
    4.Good service level percentage over an period .
    5.Consumption pattern .
    Decision on CBP-Re-order point planning method are based on the following criteria
    1. Material which are higher valu and Non Stockable
    2. Customer oriented traded goods
    3. Strategic vendor with good Sales pattern .
    4.Re-order Level based on Sales Forecast (Manual or Automatic )
    In SAP implementations, which of these procedure is mostly used in companies in real time : It is based on the business requirement (Trading /Manufacturing ) .Mostly Trading business goes for CBP-Forecast Base planning method (MRP Type -VV) IF THE MATERIALS HAS GOOD CONSUMPTION PATTERN OVER A PERIOD OF TIME .
    MRP is both the part of Supply Chain Planning and Manufactruing . Material master parameters are maintained by MM .CBP is one kind of MRP where Demand Management comes into PP whereas after MRP run , procurement proposal handeled by MM.So there is no hard and fast rule that it is only part of PP.It is the combination of MM and PP.
    Hope this will help you to analysise your requirement .
    Regards
    JH

  • How system consider Forecast Planning during availability check?

    Dear all,
    Please educate me with some good examples that how system considers forecast planning methodology during doing availability check for an order.
    your suggestions will be highly appreciated
    thank you
    Raghu Ram

    Dear all,
    Please educate me with some good examples that how system considers forecast planning methodology during doing availability check for an order.
    your suggestions will be highly appreciated
    thank you
    Raghu Ram

  • Defining values on SD Billing Plan during order entry

    Scenario-
    User enters a sales order with 10 line items.
    Based on specific material master information (material group, etc), items will be split on two billing plans.
    For example, lines 1, 3, and 10 would go on the first billing plan at 5% of the price.
    The second billing plan would have the remaining 95% for lines 1, 3, and 10.... and 100% for lines 2, 4, 5, 6, 7, 8, and 9.
    I can manually go through this process.  Is there a way to automate?  I see many user exits (old SD style, CMOD/SMOD style, and BAdI style), but they do not appear to manipulate the percentages or fixed values of the billing plan. 
    Are there any enhancements to set values and define the billing plan details?
    Thanks!
    Norm

    Hi Erik,
    Another solution would be to define an output type in the order for sending the mail and to attach a requirement to the output type which will trigger the output only in case the billing block is changed.
    Regards,
    John.

  • MRP Planning during Purchasing

    need some favour regarding the MRP
    Could you let me know what should be the better process in SAP for this client  ( Distribution Company just buy and sell  ) in making purchasing decision how much to buy and when to buy?
    Based on
            Confirmed back orders from customers .
         (ii)   Anticipated Projected demand from customers .
         (iii)  Forecast based on 3 months sales history. 
         (iv)  how much safety stock levels need to be maintained?
    thanks for help
    Purna

    Hi There
    You can use the MRP type- VM (Automatic ROP)
    For this you have to have the past historic values,, so that you can do the MRP Run based on VM and system will decide the ROP
    Check the below link for more details,,
    http://www.sapstudymaterials.com/2008/05/materials-planning-procedures-in-sap.html
    And safety stock exists to cover both excess material consumption within the replenishment lead time and any additional requirements that may occur due to delivery delays.
    So based on your RLT and daily consumbtion(avg) you can define the Safety stock,,
    Thanks
    Senthil

  • Planning problems with russian language during refresh application

    Hello all ))
    I have problems with Planning during refresh my Application with Essbase.
    I intsalled Essbase on RHEL4 and set ESSLANG=Russian_Russia.ISO-8859-5@Default also I set locale on ru_RU.iso88595
    Ater that I installed Planning on Solaris 9 which uses Oracle RDBMS with NLS_CHARACTERSET=AL32UTF8 and set locale on server to ru_RU.iso88595
    Now I can create dementions, members on russion language in Essbase without problems also I can create dementions,members,etc on russian language in Planning. But if I create demention or member in Planning on Russian languge and ) try refresh my Application with Essbase I give follow error
    "=====(HspCubeCreation.java)sQueryString:?Application=Test1
    com.hyperion.planning.olap.EssbaseException: (1060010)
    at com.hyperion.planning.olap.HspEssbaseOutlineAPI.EssAddMemberEx(Native Method)
    at com.hyperion.planning.olap.HspCubeRefreshTask.addChildren(Unknown Source)
    at com.hyperion.planning.olap.HspCubeRefreshTask.addMembers(Unknown Source)
    at com.hyperion.planning.olap.HspCubeRefreshTask.addDimensionsAndMembers(Unknown Source)
    at com.hyperion.planning.olap.HspCubeRefreshTask.buildOutlines(Unknown Source)
    at com.hyperion.planning.olap.HspCubeRefreshTask.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)"
    Why it's happened?
    Please anybody help me

    since march 5 we are on planning 9.3.1.1 and also having problems with refreshing:
    com.hyperion.planning.HspCubeRefreshInProgressException: Cannot complete your request because the database is being refreshed.
         at com.hyperion.planning.HspJSImpl.lockApp(I)V(Unknown Source)
         at com.hyperion.planning.HyperionPlanningBean.lockApp()V(Unknown Source)
         at HspSecurityFilter.Handle(Ljavax.servlet.http.HttpServletRequest;Ljavax.servlet.http.HttpServletResponse;)V(Unknown Source)
         at HspSecurityFilter.doPost(Ljavax.servlet.http.HttpServletRequest;Ljavax.servlet.http.HttpServletResponse;)V(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:225)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:127)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:272)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:165)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3150)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:1973)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:1880)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1310)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:179)
    com.hyperion.planning.HspCubeRefreshInProgressException: Cannot complete your request because the database is being refreshed.
         at com.hyperion.planning.olap.HspCubeRefreshTask.run()V(Unknown Source)
         at java.lang.Thread.run()V(Unknown Source)
    anyone a idea?

  • Changing Plan Mid-month "pro-rated" unclear and deceptive practice. C.S. offers no help

    I recently found myself having to up my plan minutes for a family emergency. I went online and checked my usage I was at 394 minutes out of a 450 minute plan, so I elected to switch to the 900 plan minute for the month, ancipating I would go over in the next week. I was given options to back date it  or start on that day, as I had clearly not gone over my alloted minutes, I chose to start it as of that day.
    My Bill came and I received 69 dollars in minute overages. How was this explained, that by prorating the bill, they divide the cylcel in half, not only by "dollars" which seemed to be the explantion I received online, but by minutes. SO my minute alotment of 450 was reduced to 240 for those two weeks I oriignally had 450 minutes in. They billed as if that was my allowance therefore saying I now went over my plan by 154 minute which I was billed to the tune of 69.00 dollars, plus the addition of the monthly increase in plan.
    My question to any logical rational intelligent person would be, why would someone choose to up there minute plan, before they went over, just to then be charged for minutes they would not have been had they not upped there plan to the next level. This defies common sense and any explanation would as well.
    Customer service sadly would not even hear or understand this, only to say this is a valid "cost" and I should have read the "disclosure" statement or called if I had questions and not use online services. I asked both the operator and a supervisor for the terms of the disclosure agrement and neither could tell me what it said. However in reading  billing question answers they respond "For example, if you changed rate plans during the middle of your billing cycle, your statement should contain a charge for the old rate plan (according to the number of days in your cycle that you were on the old rate plan) and the new rate plan. " yes that makes sense but no where does it say your minutes may be reduced up until this point and you may occur additional charges not already used. by ironically "increasing your minute plan".
    I am waiting for a manager to return my call,  As a long time customer of verizon whom have promoted them and the new iphone all over facebook and such to my friends I am very discouraged by this practice, and the lack of resolve.

    Mike I appreciate that at least you are familiar with what the disclosure statement says, despite othert reps not being able to recite it. However the term "may" be in inself is Misleading, if "airtime" is  prorated the statement should read "YOUR airtime MINUTES will be prorated and reduced to this point, possibly resulting in overages and additional charges" The wording is intentionally misleading. If it weren't MIke, why would anyone KNowingly select an option that would then cause them to  owe an additional 69.00 dollars they didnt owe at the time, when UPPING their PLAN?
    The fact that Customer Service Can't see that as a very real possiblity and just is dissmisive saying You should have read the disclosure statement., and it is a valid charge tells, me they run into this frequently and they have a script to read from to cover themselves, leaving the HUman Element out of the equation. It is sad enough I had to Up my plan only temporarily while dealing with a tragic family situation, to add insult to injury. To me the term "may" be prorated and "may" result in additional overages meant, that if I had gone over my minutes prior to the change I would be charged, because MIKE that is COMMON SENSE. and a REASONABLE person May think that. Cutomer Service Reps could at least acknowledge that as a very real Understanding of how that line could be interupted, and that a reasonable person would not otherwise increase their plan only to be charge for something they would not have otherwise been charged.
    I am almost positive in the Future this wording will be Changed after the continued Myriad of complaints. From what I already understand the new "changing minutes and not plan" option already has changed it. SO why not make things right for long time loyal customers now. I actually want to reduce my plan back down now as it was a temporary emergency however I DONT dare do it mid month again, SO I will wait another 2 weeks and pay even more.
    This is NOT ME and my misunderstanding, just googling the topic comes up with tons and tons of complaints, articles written on the topic and so fourth. I have been waiting days for someone as promised to call me back as well and that hasnt happened. I have talked to so many friends about this many verizon customers and all say this can't be right, because it DOESNT MAKE SENSE, despite it being "valid" as you say.

  • Verizon Steals Vets Unlimited Data Plan & Veteran Discount

    Whats to stop me from Filing an FCC Complaint?
    1. I was promised I was qualified for Edge Program this last Nov. Waited a couple days and went to the Verizon store on my birthday to get my new Note4 and get on Edge. At this moment the sales guy said i didn't qual. because I had a late pmt within 6 months. I of course was very upset and called Verizon to verify and sure enough they admit the initial sales people were wrong and i didn't qual for Edge.
    Great birthday right!? Couldn't get worse right? Wrong, I was lucky enough to find the worst barber in town...terrible haircut!
    2. Ok so now I've conceded to suffering with my troublesome Droid M, I figure i will finally get tech support on this. 3 days later i receive a replacement and 12 hrs later i realize this one is just as bad as the previous. I call back tech support, get transferred to a second tier supervisor who states that the issue with the phone is either Me or the phone case. She insists that before she will allow a replacement i must use the phone without the case for a couple weeks. WTH!? I ask well ok, Im tough on my phone so if this one breaks because it has no case do i pay or verizon for deductible. I do she says. Arghh! Are you kidding? I seriously looked around to see if there was a camera and if i was being Punked, of course not.
    So I do it, actually has been several weeks and same issues, Called tech back and guy there says he's nvr heard of any reason why a phone case wld be the issue. He says that every time tech support has to send a phone back it looks bad on them and thats probably why she lied/sidelined me. He was helpful got me scanned for a virus, found one and hard reset. Sadly same issues but now i have a replacement.
    3. During this whole ordeal trying to sort out my Edge fiasco and phone support it brought to my attn. that my grandfathered plan with unlim. data was stopped and i was put onto an expensive 10g phone plan during the time i was trying to get the edge program in Nov. Well now its Feb at the point so of course its too late they say to fix the problem! Has to be done within 15-30 days, so within the billing cycle...convenient huh? Okay so I can submit a review to change it back so i do. Denied, says its denied because its passed the 15-30 day period. Wait!, I had to submit the review to override the 15-30 day timeframe yet review is denied for the very same reason!
    4. I am told while trying to fix above issues about a week ago that Verizon decided to take away my veterans discount of 15%. Apparently this happened several months ago. They wont back date they won't retroact it. In fact to reapply for this discount I was told to go online to verify for it.
    Guess what? Vets can't verify online. In fact as I was just told today We Vets have to bring a dd214 or vet advantage card down to a Corp. Verizon store so they can copy then fax it to somewhere. Then after a couple weeks it will be applied to the following billing cycle. Not prorated     or retro discount here either...no surprise.
    Verizon still refuses to make good on false promises of Edge program, Fixing their error on changing my phone plan, and reinstating my Unlit. Data plan i have had for the last 8 yrs.
    Has anyone else out there had similar issues or is it just me Verizon seems to hate? 
    I wld have left Verizon months ago after the Edge issue but sadly phone reception here is bad without them. Also Im very stubborn and I won't quit until Verizon makes this right!!

    Obviously nothing is stopping you from filing an FCC complaint. Does not mean it is a valid complaint, though.
    1. You had a late payment and therefore did not qualify. Additionally, had you actually completed an Edge agreement, you would have lost your unlimited data as it is not allowed under Edge.
    4. Verizon occasionally requires re-certification of discounts to confirm that the discount is still valid. This has been the case for a couple of years now and is stated on the discount page. Additionally, you can do so online HERE and HERE.

  • No Longer Grandfathering Unlimited Data Plan

    To say that I am disappointed in Verizon is an understatement. I have been with Verizon for over 15 years and have had the same unlimited plan for as long as I can remember. We were unaware that Verizon would no longer be honoring the existing data plan when upgrading your phone and this policy was not made clear when we purchased a new phone recently. When I noted the change to my account and called Verizon, I was given the standard customer service response “we are changing with the new market trying to keep current for our customers”, which is nonsense. As has been discussed here and all over the internet, Verizon is simply gouging their customers for more money with fewer options. They tried to indicate that other carriers do not offer unlimited and they are keeping up with the competition. The truth is that Verizon was ahead of the curve when they offered their unlimited plans during the infancy of the smartphone and now that they are so popular and commonplace with everyone needing a data plan, they see that they can charge more for less. Most mobile companies did away with the unlimited plans long ago but those of us who grandfathered in, have been elated with our service plans that new customers longed to have. Since then, customers have clamored for unlimited plans and the other providers are coming back around to give the people what they want. Unlimited, not share plans. The thought that Verizon is taking away the very plans that their customers are demanding and their competitors are giving is crazy. Verizon is well aware that their customers are unhappy as you can see by the damage control on these forums. At every turn they are closing and deleting posts and discussions that are addressing this travesty. My family, just like many others I have heard from, will be switching to a carrier with an unlimited data plan when our contracts are up. I will be sad to leave Verizon after all these years.

    queenmb wrote:
    Since then, customers have clamored for unlimited plans and the other providers are coming back around to give the people what they want. Unlimited, not share plans. The thought that Verizon is taking away the very plans that their customers are demanding and their competitors are giving is crazy. Verizon is well aware that their customers are unhappy as you can see by the damage control on these forums. At every turn they are closing and deleting posts and discussions that are addressing this travesty. My family, just like many others I have heard from, will be switching to a carrier with an unlimited data plan when our contracts are up. I will be sad to leave Verizon after all these years.
    If Verizon brought back unlimited the network would be slow and you be back here complaining about that. Try studying up on how things work then come back here and complain. These other companies offer "unlimited" data not unlimited data and you should know this. Frankly you and all the unlimited data people are doing Verizon and the rest of it's customers a favor by leaving. You realize your phones have this thing called wi-fi?
    Sprint already has plenty of complaints about how slow it's network is. And they barely have any 4G out there. Just wait until they have 4G everywhere and they get more customers like you that want to max out their connections.
    Sprint's "unlimited data" plan fine print
    Everything Data Plan:  Includes $10 Premium Data add-on for smartphones (no discounts apply). Sprint Mobile Hotspot (MHS): Optional $19.99 or $49.99 add-on to allow your tablet or compatible phone to provide data usage for other Wi-Fi enabled devices. No discounts apply. Connectivity dependent upon compatibility and speeds may vary.  Includes either 2GB or 6GB of on-network data usage with additional data charges of $0.05/MB. 100 MB or 300 MB off-network data limit is combination of tablet/phone and hotspot usage. Additional off-network data charges for tablets is $0.25/MB. Sprint reserves the right, without notice, to deny, terminate, modify, disconnect or suspend service if off-network roaming usage in a month exceeds (1) voice: 800 minutes. or a majority of minutes; or (2) data: 300 MBs or a majority of KBs.
    Ok so you are going to have to pay $10 extra PER smartphone on top of the advertised price. You are going to have to pay a minimum of $20 if you want to use hotspot then you only get 2 GB for that $20. And you're limited to 300 MB a month if you are outside a Sprint area. Not to mention you're speeed is limited to a max of 256 kbps. Not to mention not many Sprint areas have 4G so you'll be limited to 3G speeds. Sounds wonderful. Enjoy.

  • Deployment issue with Planning & EPMA 11.1.2.0

    Hi
    I installed the following applications of Hyperion suite:
    Essbase
    EPMA
    CalcManager
    Planning
    During configuring i configured each product separately since i wanted to configure separate DB for each of them.
    The configuration went with no issues. But now when i log-in into workspace and go to Navigate, i only see administer.
    There is no option for EPMA and Planning applications.
    Did i miss any step?
    I have used IIS as my webserver because Oracle HTTP gave me some error while deploying (unable to initiate OPMN). Is it some issue with IIS
    I ahve installed my applications on Win XP SP3, IIS 5.1 and its a 32bit machine

    Did you reconfigure the web server after you finished configuring all of the products?

  • Syncing issues and avoiding losing at&t unlimited plan if restore is used

    I am suddenly having syncing issues when I try and sync my 3G ipad.
    I am not sure what has caused this. I did take advantage of last week's software update. Now, when I turn the ipad on, there is a graphic of a serial cord, and when I do get it to connect with itunes, it urges me to restore
    the software.
    I was one of the early purchasers of the ipad, and so qualified for the AT&T unlimited flat rate per month plan. I don't want to lose this subscription.
    I had an Apple express appt. this morning, but never received the phone call!
    I even tried to cancel it online after 30 minutes elapsed, but received the message that the "communication was unavailable!"
    I am wondering if anyone with this special plan has gone through the restore process, and if that ended up wiping out your election for the 3G plan,
    and caused a hassle for you. I like having this $30/mo plan and don't want
    to lose it. Thanks in advance for any advice.

    One other person posted that he lost his plan during the update. If you loose your plan all you have to do is call AT&T to get it reinstated. SInce your iPad says connect to iTunes, you have to restore your iPad. You have no other choice.

  • Master Plan - problem with calendar into Subproject

    If the
    save in the sub-project baseline
    and then connecting it to the
    master plan during the publication of
    the master plan, an error is returned
    "not found the appropriate calendar project............".
    The solution is to
    first connect the subproject to the master
    plan and only store in the
    sub-project baseline. Do you know why this is happening
    and whether Microsoft is going to fix it?
    Do you know when I may see the problem
    with calendars, which should be avoided?

    If the
    save in the sub-project baseline
    and then connecting it to the
    master plan during the publication of
    the master plan, an error is returned
    "not found the appropriate calendar project............".
    The solution is to
    first connect the subproject to the master
    plan and only store in the
    sub-project baseline. Do you know why this is happening
    and whether Microsoft is going to fix it?
    Do you know when I may see the problem
    with calendars, which should be avoided?

  • Doubt in Benefit Insurance plan enrollment with respect to Validity periods

    HI Experts...
    i have completed all nodes with respect to Insurance benefit plans.When im trying to enroll insurance palns  through HRBEN0001,problem is occuring.In the enrollment screen 2 validaty periods are showing the system
    (02-01-2000 to 07-08-2007),(07-09-2007 to 12-31-9999).
    What is my mistake..Please advise me.
    Thanks in advance.
    Sairam

    Hi Vikram,
    You have nothing done any mistake. As the 2 records are meant for may be he is having 2 different plans during these 2 periods..
    Thats why it is giving u the 2 records..
    Cheers
    JS

  • Loyalty plan costing over $200 a month... ridiculous !

    Hello,
    I have been a loyal customer of Verizon Wireless for YEARS.
    With that said, I purchased a smartphone in December of 2009 and have had it since.
    Earlier this year, my bill was starting to be over $200 and I called Verizon asking why it costed so much.
    They told me they could help out by putting me on a customer loyalty plan which they told me would substantially decrease the ammount I am paying.
    Since the switch to the so-called "customer loyalty plan", I have constantly gone over my minutes and texts and my bill this month is $280. I cannot afford to be paying hundreds of dollars for a phone when I could easily goto another provider and pay less than $100 for all of the same features.
    Furthermore, I noticed new charges and a letter detailing these new charges.
    In the customer service agreement and contract, it specifically states that if you have a new charge that is brought up that you did not authorize and you do not agree with (no matter the monetary amount) you can end your contract without paying the early termination fee.
    I called customer service and requested to cancel my contract due to this clause in the agreement, but noone at Verizon on the customer service line, including at least 3-4 reps and 2 supervisors all have refused to acknowledge or accept this clause in the service agreement.
    Refusing to accept a clause that YOU wrote in YOUR contract that I myself signed is not only flatout wrong and fraudulent, it is illegal. I will be contacting my lawyers in the near future to resolve this in small claims court.
    Verizon is a scam, a fraud, and a rip-off. I will tell everyone I know for the rest of my entire life to never shop or do business with Verizon. You should all be ashamed of yourselves.

    What charge are you claiming was placed on your bill without your authorization?  You just said that you authorized the change to the loyalty plan during your call...
    How many minutes, texts and MBs of data do you use each month?  It sounds like you need to be on a plan with a higher allowance, but maybe you don't need to go all the way up to unlimited (which is probably where you were before, at over $200/month).
    Do you have other features on the account you could remove?  Like a subscription to VZ Navigator or another app, ringtone/media purchases, insurance/extended warranty coverage for your phone?  Those small add-ins can add up to a big difference in your bill.

  • VF01 Exit BADI to Postpone or block items in billing plan.

    Hi Experts,
    The business requirement is where they are not suppose to bill the customer more than the Sales Order value.
    While positng a invoice with referenceto to an Sales order (VF01) for a perticular order type with a billing plan.
    I want block items in invoice / billing plan of order if the value of billing items is exceeding the order netvalue.(only while posting the invoice document). 
    Please suggest any EXIT, badi.
    Thanks in advance.
    Regards,
    Mahesh

    Hi,
    Exits for VF01:
    SDVFX007 User exit: Billing plan during transfer to Accounting
    V60A0001        Customer functions in the billing document
    SDVFX009           Billing doc. processing KIDONO (payment reference number)
    V05I0001             User exits for billing index
    V05N0001           User Exits for Printing Billing Docs. using POR Procedure
    J_3RSINV            User Exits for Printing Billing Docs. using POR Procedure
    BADIs
    SD_CIN_LV60AU02                BADI for billing
    VOR_WA_FAKTURA              Billing before Goods Issue

Maybe you are looking for

  • How to use mobile as a wifi internet on pc...

    Hello, i want to connect my laptop to internet by using my nokia e71 wifi because my have no wifi. so plz tell me how can i connect my laptop to internet by using mobile wifi?

  • I install Acrobat Standard XI

    i install Acrobat Standard XI,  that told me still 3 seconds will be finish , but hold on screen about 1 hours not finish

  • How to caluculate standarard deviation in SAP xMII

    Hi friends, can please guide how to caluculate standarard deviation in SAP xMII Thanks srikanth

  • IPod Llibrary duplication

    Hi, I just moved my iTunes file from my PC to a MacBook Pro and while the file size of iTunes folder is correct (37GB) and all songs came over, each and every song that I transfered now has duplicate entries in my Library. Can anyone provide some ins

  • Using 2 Ipods

    I got a new one and my husband wants to use my old one   is it possible to use 2 Ipods on the same computer with 2 different libraries?