Running Total does not reset when group changes

I have a manual running total for group3 that does not reset for group2
Group2 Header (Order Status 3=Open,4=Closed)
WhilePrintingRecords;
currencyVar WIP=0;
Group3 footer (Order Number)
WhilePrintingRecords;
currencyVar  WIP;
WIP := WIP + {@NETWIP}
Group2 footer
WhilePrintingRecords;
currencyVar WIP;
There are no Repeat Group header on any of the groups
Will add Group1 total when this part works.

I am not sure if you made a typo when making your post but you are missing a colon when resetting your variable
change from this
currencyVar WIP=0;
to this
currencyVar WIP:=0;

Similar Messages

  • Release strategy does not reset after PO change - tried changeability 4 & 6

    Hi,
    After my PO is released, I change the item quantity/price such that the net PO value (increased) is changed MORE than the tolerance % set in the changeability.  I expect that the PO release should be reset but it does not.
    However if my PO value is changed (increase) such that my PO value is now in a different "release bracket/range" -- as it falls into a different release strategy, then the release is reset.
    Could anyone advise me what is wrong?  I tried everything - i tried changeability = 4 and 6. i deleted the whole release class, release strategies and recreated -- nothing.
    According to OSS note 493900 below, it should reset when the tolerance % is breached.
    I'm on SAP 4.7.
    Anyone could advise?
    thanks!
         3.  Question :
         Why is the release strategy not reset ?
         Answer :
         A reset of the release strategy only takes place if
                -  the changeability of the release indicator is set to '4' in
                   case of a purchase requisition and '4' or '6' in case of
                   another purchasing document (purchase order, request for
                   quotation, contract, scheduling agreement),
                -  the document is still subject to the previous release
                   strategy,
                -  the new TOTAL NET ORDER VALUE is higher than the old one.
         The total net order value is linked to CEKKO-GNETW for a purchase order,
         CEBAN-GSWRT for a purchase requisition item-wise release and CEBAN-GFWRT
         for a purchase requisition overall release.
         If you have maintained a Tolerance for value changes during release
         (V_161S-TLFAE), the release strategy is reset when the value of the
         document is higher than the percentage you have specified and if the
         document is still subject to the previous release strategy.

    Hi,
    Thanks.
    The release strategies are able to be determined correctly when the PO is created so I guess that means its all setup correctly?
    The issue is only with PO change - how to cause the reset when the PO value increases by more than the tolerance %.
    cheers.

  • Running totals are not resetting to zero

    I have a commission report that runs these calcs and the rep group is not restting to zero and the same for the Invdate group.
    Any suggestions?
    Group #1 InvDte
    Group #2 Rep
    Group #3 Inv #
    {@OrderDiscount} = {Invoice_Master.ORDDSC_31}*-1
    //@ratio          //invoice footer
    if {Invoice_Master.ORDDSC_31} = 0 then 1 else
        {@OrderDiscount}/ {Invoice_Master.LNETOT_31}
    //@commdiscount               // Invoice Footer
    if {Invoice_Master.ORDDSC_31} = 0 then 0 else
        Sum ({@Commission}, {Invoice_Detail.INVCE_32}) * {@Ratio}
    //Rep_Comm_Discount
    WhilePrintingRecords;            //Rep header
    currencyVar Rep_Ord_Discount = 0
    WhilePrintingRecords;          //Invoice Footer
    currencyVar Rep_Ord_Discount;
    Rep_Ord_Discount := Rep_Ord_Discount + {@CommDiscount};
    WhilePrintingRecords;          //Rep Footer
    currencyVar Rep_Ord_Discount ;

    Hi Alfredo,
    First try this:
    In design view, right click on the group where you placed the reset formula. Go to Change Group -> in the second tab, uncheck "Repeat Header On Each Page."  Now, see the results.
    If that doesn't work.  Try placing the reset formula in another group header.  My guess is you might not be placing it in the correct group.
    I hope this information proves useful.
    Regards,
    Zack H.
    Edited by: Zack H on Feb 3, 2009 3:26 AM

  • ADFf 11g, view does not refresh when model changes

    Hi,
    I am really missing something about adf faces (jdev 11.1.1.3.0).
    I have a web app, with jspx, tabpanels and pojo data controls.
    Since there is a complex logic to open new pages/tabs, sometimes I have to open new pages/tabs programmatically, and also sometimes I have
    to refresh the model behind pages/tabs programmatically.
    When I say "programmatically" I mean that the model refresh is not started by an user action on the webpage, but is started by logic in the model layer
    (say, for example, you receive a JMS message and you want to reload the content of an entire page).
    I can succesfully update the model, using debug println I can see the model is updated, but there is no way I can update the view.
    I tryed with the "addPartialTarget" code and so on, but it does not work.
    I've also bought and read "Oracle JDeveloper 11g Handbook" and "Oracle Fusion Developer Guide", but I can't find anything that can help me.
    Can someone explain me: what am I missing? I am sure there is some concept in ADF Faces I missed: this framework is too
    big not to offer what I need, so I miss something for sure.
    I hope to get an answer, I hope Shay reads this too.
    Thanks all.

    Hi,
    Active Data Services (chapter 20 in the book) is what would allow you to synchronize the screen with the model changes. The problem you face is because the data you see is what is stored in the iterators of the binding layer. An alternative solution to using ADS is to use an af:poll component that refreshes the display component when the model has changed. For this your model exposes a method that returns a time stamp that changes whenever the data has changed. Upon af:poll expiring, it calls a managed bean method, which - through the ADF binding layer - checks for the time stamp and compares it with a local saved copy (whenever the time stamp has changed, the client side will e.g. write it to the viewScope or pageFlowScope). If the time stamp has changed, the managed bean re-executes the method populating the iterator for the UI components and then issues a partial refresh of the component(s). Instead of PPR'ing each component in turn, you can try setting the ChangeEventPolicy property of the iterators to ppr"
    This should solve the problem. The latter example is also explained in chapter 20, but for ADF BC
    Frank

  • Desktop does not update when I change networks

    I'm having this odd behavior that I hope someone can shed some light on.
    My desktop is set to keep my icons arranged by name. All of my volumes appear on the desktop, as well. I've noticed in recent weeks that whenever I switch networks, my desktop stops updating. It happens when I unplug my ethernet at work and move to the wireless network, or when I pack up, come home, and connect to my wireless network at home. When I connect to a network volume or plug in my iPod, the icons do not appear on my desktop. Or, if I delete a file from my desktop, it leaves an empty space instead of rearranging the icons like I have it set to do.
    I've found two ways to fix it.
    (1) Relaunch Finder.
    (2) Open the Desktop View Options (Command-J) and adjust the grid spacing.
    Once I do either of these things, all of the icons rearrange appropriately and network volumes I've connected to since switching networks appear. However, on Monday, when I go in to work, I'll have to do one of those two things again.
    Maybe it's just a nuisance, but I worry that behavior like this is a symptom of a larger problem. I can't think of any new software I've installed that might be causing this trouble. I've repaired permissions and deleted caches and all that stuff. Has anyone else experienced this problem?

    Since changing the grid spacing fixes things, I don't think this is a switching network issue. It sounds to me like its a switching screen resolutions issue. I'm guessing that you have your machine plugged into a monitor at one location and not the other, or you have monitors of different sizes/resolutions at both locations. You can test this theory by simply changing your screens resolution once you get your machine into this state. If it fixes the problem, then I was right.
    As far as a permanent fix, I don't think there is one. Only workarounds like you have already discovered.

  • ICal does not update when calendar changes are made on all my other devices. Prompt that the server does not recognize the password, but the password is correct.

    I have an iPhone 5, iPhone 5s, MacBook Air and recently bought an iPad Air. Since I synced my iPad, my iCal on my Macbook no longer updates and every time I open it, this window appears even if I didn't change or forget my password. So I tried changing my password and still this window appears. I hope someone can help me. Thanks!

    As if by magic it is now working. I went away from the mac for a couple of hours, came back and it started to work. This is scary as I would expect this kind of action on a Mickysoft machine but not a Mac. Ho Hum - at least the problem has been sorted even if I don't know how.
    Chris

  • Play list in iCloud does not update when I change it on my computer

    I have a play list that I have  been adding songs to. (runs are getting longer) The problem is even if I click on the update iTunes match in iTunes the added songs do not appear on my other devices. In particular my iPhone. The play list on my phone still shows the old song count the playlist originally had. How can I get these songs to show up on my phone...I have 4 days to get this figured out before the marathon...

    3rd generation iPods don't charge over USB.

  • Treetable does not update when plsql changes db

    Hi,
    I have a database table based VO. From this VO I create a treetable.
    Now I use a pl sql procedure that I invoke from my UI that rollsup data that is shown in the treetable.
    My problem is that a simple addPartialTarget statement on the treetable is not refreshing the data that is shown in the tree table after the rollup finishes and the results are written to the DB.
    I also tried the sequence of these methods that I found somewhere.
    vo.clearCache();
    vo.refreshCollection(null,true,true);
    vo.executeDetailQuery(masterRows);
    This also did not work. On inspection of the code in these methods I saw that they operate on the default iterator (the later 2 calls). Hence my problem since treetable is supposed to have some internal iterators.
    My question is how do I force the treetable to refresh itself in my scenario or more preceisely the VO to update the values in its cache and than the treetable partial target should be able to pick up these changes ?
    Regards.

    So here is the soln for all interested
    After reading the documentation on refresh properties I saw the tip that the only way to refresh the iterators was to call execute on the given iterator.
    This can be done as below :
    // Tell the iterator to re-execute the query to get the new data
    ControlBinding ctr = (ControlBinding) getBindingContainer().getControlBinding("YourTreeBindingNameHere");
    CollectionModel model = (CollectionModel)this.yourTreeTable.getValue();
    JUCtrlHierBinding hierBinding = (JUCtrlHierBinding)model.getWrappedData();
    hierBinding.executeQuery();
    // refresh UI to show the new data in the iterator above.
    AdfFacesContext.getCurrentInstance().addPartialTarget(yourTreeTable);
    Setting the refresh to any amount of properties would not have helped and indeed did not help as I tried it all out.
    Sorry can't find the document page again for this post but you will find this tip where all the property values for Refresh attribute on the iterator are defined i.e. ifNeeded, prepareModel etc.

  • Windows Server 2008R2 running Remote Desktop Services reports printer process does not exist when installing PDF printer

     Windows Server 2008R2 running Remote Desktop Services reports printer process does not exist when installing PDF printer, And when Installing network printers from the domain controller it reports it cannot connect to printer.  I can ping all
    network devices. I can connect to the internet.
    On boot I get a netlogon 5719 error followed by service control manager errors 7023,7001 and a group policy error 1129.
    Clients can connect to the remote application and RDP operates to connect to the server internally and externally.
    The domain controller is another server 2008r2 box. I have scoured the internet but have not found any solutions that work yet.

    Hi,
    After referring to your post, it can be identified that the issue which you are facing is mostly due to some network issue in your environment. Please recheck your network connection issue between computer and domain controller. 
    Can you able to ping with IP address and also with fully qualified name of a domain controller in the users' and computers' domain. If it fails states that name resolution issue with computer and domain controller. Are you using MS DHCP Relay agent then there’s
    available Hotfix for the particular Event ID. Please go through this KB 2459530 to fix the error event ID.
    As per the net logon error 5719 which you are facing states that the client component of Netlogon was unable to locate a DC for the domain it was trying to perform an operation against. Below is one of the reason. If this is being logged on a DC and the event
    refers to the DC's own domain, something might be preventing the client component of Netlogon from starting a network session (to itself or to another DC in the domain). The following event 7001 & 7023 states start & stop operation service. Please
    go through beneath article for more details.
    1.  Event ID 5719 is logged when you start a computer
    2.  Netlogon 5719 and the Disappearing Domain [Controller]
    3.  Event ID 1129 — Microsoft-Windows-GroupPolicy
    Hope it helps!
    Regards.

  • My MacBook Pro, running 10.7.3, does not recognize when my iPhone and iPad are on the same network, thus it does not synch.  Any ideas?

    My MacBook Pro, running 10.7.3, does not recognize when my iPhone and iPad are on the same network, thus it does not synch.  Any ideas?

    Try the basics first:
       Change your router channel number.  Most times this works & is all you have to do.
    Disconnect & reconnect your modem.  unplug it for about 10 seconds.  Plug it back in.  Do the same for Apple’s routers.  Wait for everything to reboot.
    System Preferences>Network
    Click the Assist Me button.
    In the next window that pops up, click the Diagnostic button & do the necessary.
    Research Knowledge Base for network problems that pertain to the OS that is currently installed on your computer.   See these basic networking KB Articles:  http://support.apple.com/kb/HT1401 AirPort troubleshooting guide
    http://support.apple.com/kb/HT2712 Using network locations in Mac OS X
    Manually provided DNS server addresses are higher priority than DHCP's
    http://support.apple.com/kb/HT1714 Solutions for connecting to the Internet, setting up a small network, and troubleshooting
    ============================
    What to do when you can't connect to the Internet
    Also, run the Airport Utility app which is located inside the Utilities folder.
    =====================
    If using a  Linksys router, contact LinkSys Customer Support and/or post in their forums.
    If using Apple's Airport, please re-post over in one of the AirPort Forums.

  • TS1410 My iPod shuffle ( 1st or 2nd generation) will not recharge and does not show when the doc is connected to my MacBook Pro. I'm running the latest updated version of iTunes.

    My iPod shuffle ( 1st or 2nd generation) will not recharge and does not show when the doc is connected to my MacBook Pro. I'm running the latest updated version of iTunes.

    Hello Jane Benstock,
    Thank you for using Apple Support Communities
    It sounds like the next best step to take would be to reset the iPod Shuffle.
    Check out this article named Resetting iPod shuffle found here http://support.apple.com/kb/HT1655.
    All the best,
    Sterling

  • I am suddenly unable to open mail from the dock. dock shows mail is up and running, but stamp does not respond when clicked, and will not quit. help?

    I am suddenly unable to open mail from the dock. dock shows mail is up and running, but stamp icon does not respond when clicked, there is no mail window opened, and will not quit. when double clicked, get new mail is not an option and I get no response with other actions.
    I am retrieving mail on my phone with no problem. this just began happening, no updates or problems with anything else.
    help?

    command-option-esc keys and force quit Mail. Then relaunch.

  • Firefox does not open when clicking on the icon, the firefox.exe process consumes 99 % of the CPU and my computer runs slowly.

    I have been a happy user of Firefox for many years. Around last April first I opened Firefox and was offered an update to v 4.42.0.0 which I accepted. Installation seemingly went well. I forget now exactly what happened but the result has been that ever since April 1 I haven’t been able to open the Firefox browser when clicking on the Firefox icon. My computer now was running very slowly. I tried to uninstall Firefox, but a popup told me I couldn’t because Firefox was in use. This confused me because I couldn’t see it being used. Only now I have found that on Task Manager processes that “firefox.exe” was consuming 99 % of the CPU. After removing firefox.exe by clicking End Process my computer ran better. I uninstalled Firefox I had on my computer and installed Firefox 5.0. Unfortunately I have the same problems: Firefox does not open when clicking on the icon, the firefox.exe process consumes 99 % of the CPU and my computer runs slowly.

    Born2die! Brilliant. I am a desktop clicker and never knew Firefox had a safe mode.
    Thank You!
    I was unable to start in safe mode initially. The second time I disabled all of the Add-Ons and she started up just fine. I enabled them one by one hoping to track down the culprit but the problem seems to have gone away.
    BTW I am running ver. 3.6.8 (in response to cor-el's earlier post) and
    Firefox is in the process of downloading 3.6.10 (which I am starting to think may have been what caused this whole problem to begin with)
    Incidentally, whats up with all of the Java Console Add Ons?
    I have:
    Java Console 6.0.11, Java Console 6.0.13, Java Console 6.0.15
    Java Console 6.0.17, Java Console 6.0.20, and Java Console 6.0.21
    What are they? Do I need them? Can I uninstall them? Is this due to using Open Office?
    Also, .NET Framework 0.0.0 Should I uninstall it?

  • Need to send my back up email a reset security questions email but the option does not show when I click on password and security

    Need to send my back up email a reset security questions email but the option does not show when I click on password and security

    You need to ask Apple to reset your security questions; ways of contacting them include clicking here and picking a method for your country, phoning AppleCare and asking for the Account Security team, and filling out and submitting this form.
    (97456)

  • How do I set up a mail group on mac mail?  All the advise on line seems to refer to 'address book' and I only have 'contacts'.  The guidance does not work when using 'contacts' - can anyone help me?

    How do I set up a mail group on mac mail?  All the advise on line seems to refer to 'address book' and I only have 'contacts'.  The guidance does not work when using 'contacts' - can anyone help me?

    Create a group and send mail
    http://www.dummies.com/how-to/content/how-to-create-a-basic-contact-group-in-mac -os-x-li.html
    http://www.macworld.com/article/1165582/how_to_email_groups_with_mail.html
    Best.

Maybe you are looking for

  • Goods issue problem, PP

    goods issue is happening through MB1A, but it is not happening through MIGO. Theissue is like this: It says "document XXXXXXXXX does not contain any selectable items"

  • Pass Page Parameter to next page

    Dear all, How do I pass a Page Parameter from one page to the next page? I have an omniportlet - SQL portlet defined, where one of the items is a link. I want one of the columns to be a hyperlink to a detail page. So I have to figure out 2 things: -

  • Safari not rendering CSS and javascript correctly

    There seems to be a bug in Safari when dealing with CSS display property and javascript. I've created a form that hides certain fields when the right circumstances are met, those fields become visible. However, when they become visible, through the u

  • D3 + "Auto" White Balance in LR2 = +30 Magenta

    I have been finding some problems with the "Auto" white balance setting in LR2... Since I started shooting RAW with my D3 (while still shooting with my D70 in the same locations) LR2 likes to give me a +30 Magenta whenever I choose Auto no matter whe

  • How to remove a watermark

    Hi, I'm new to all this, I have got Photoshop elements 11 and I need to remove a watermark can anybody point me in the right direction to achieve this ? Message title was edited by: Brett N