The page total amount is not correct on discoverer plus 10.1.1.48.18

on my discoverer report, there is sunnary field based on a column.
for example, I have a salesrep expense discoverer report.
the salesrep name is the page item, each page has one salesrep, under the page item there are many line which show the expense detail amount, there is a column called expense, under the expense column there is a total amount summary field to sum the expense for this salesrep.
Sometimes, the total amount is not the sum of the expense column, sometimes the total amount show negative zero as: -0.00. What I thought this maybe a number round issue.
Does anybody has similar issue? how to fix this ?
Thanks

I actually used toad to run the query and exported to EXCEL then sum it in excel, I got the correct total amount.
the following is the SQL query, we use the total feature to sum the commission:
select
pt.payee_salesrep_id,
sr.name||','||sr.attribute9 salesrep_name,
sr.attribute15 employee_number,
pt.payrun_id,
pr.name payrun_name,
decode(pt.incentive_type_code,'COMMISSION',2,'PMTPLN',4,'PMTPLN_REC',1,'MANUAL_PAY_ADJ',2) Sort,
decode(pt.incentive_type_code, 'PMTPLN','To be Applied in Future','PMTPLN_REC','Previous Payments Affecting Commissions',q.description) Variable,
sum(decode(pt.incentive_type_code,
'COMMISSION',decode(q.attribute3,'ARR 12-36',apps.sg_oic_reports.get_multiple(q.name,to_number(ch.attribute16)),1) sign(pt.payment_amount) abs(pt.input_achieved) ,
pt.payment_amount)
) Revenue,
sum(pt.payment_amount) commission
from apps.cn_payment_transactions pt,
apps.cn_commission_headers ch,
apps.jtf_rs_salesreps sr,
apps.cn_quotas q,
apps.cn_payruns pr
WHERE pt.quota_id = q.quota_id
and ch.commission_header_id(+) = pt.commission_header_id
and pt.payee_salesrep_id = sr.salesrep_id
and pt.payrun_id = pr.payrun_id
and hold_flag <> 'Y'
and pr.accounting_period_id>2005012
and pt.payment_amount<>0
group by
pt.payee_salesrep_id,
sr.name||','||sr.attribute9,
sr.attribute15,
pt.payrun_id,
pr.name,
pt.incentive_type_code,
decode(pt.incentive_type_code,'COMMISSION',2,'PMTPLN',4,'PMTPLN_REC',1,'MANUAL_PAY_ADJ',2) ,
decode(pt.incentive_type_code, 'PMTPLN','To be Applied in Future','PMTPLN_REC','Previous Payments Affecting Commissions',q.description)
having sum(pt.payment_amount) <>0

Similar Messages

  • Why the doc total amount is not matched with the total item line amount?

    Hi,
    Recently when i try to update something in sales order via my add-on, i got an error said u201CThere is a difference between the document total and its components.  [ORDR.DocTotal][line: 0] Iu201D Then i checked the sales order in SAP B1, I found the document total amount was not matched with the item line total amount. Actually the item line is quite simple, there is only one item line with qty 1. How comes the document total could be different with the amount from item line? I know the document total amount is a read-only field which is calculated automatically by SAP. This is really weird for us, we don't know how this happened.
    Has anyone experienced similar situation like mine and how this happens?
    Thanks,
    Lan

    I am having this same issue and I have additional information.
    I am on ver. 8.8 PL 16.
    Periodically (mulitiple times a week), when a Sales Order is created, the Doc Total amount is -zero- when there are clearly items that have a price associated with them. This causes an error when Adding the document. Sometimes, I can just change the quantity of one of the items, which forces the Doc Total to update.  Most of the time this does not work, though.  I end up having to restart the SAP client and then everything begins to work as it should.
    This behavior is occuring on mulitple machines in our office.
    Earlier in this thread, Rahul mentioned that they currency rounding was turned off and that this could be part of the problem.  In fact, we were having issues with Currency Rounding and did turn it off not long ago.  Rahul, can you explain better what you meant by "give the proper amount so that you can overcome the error..."
    Randy Davis
    Denver, CO
    Edited by: Randy Davis on May 16, 2011 2:01 PM

  • Safari will not open on my iPad Air...."Safari cannot open the page because it could not connect to the server." There were recent updates on my iPad Air. How can I fix this problem?

    How can I correct the issue of Safari not connecting on my iPad Air? It was working great 2 days ago.....now on September 20 it is not working! I have an internet connection but Safari will not open. "Safari cannot open the page because it could not connect to the server."

    Hello Beckieor,
    After reviewing your post, I have located an article that can help in this situation. It contains a number of troubleshooting steps and helpful advice concerning network issues:
    iOS: Troubleshooting Wi-Fi networks and connections
    Follow these steps to troubleshoot the above issues:
    Be sure you're in range of your Wi-Fi router (access point).
    Tap Settings > Wi-Fi and turn Wi-Fi off and on. If your Wi-Fi setting is dimmed, follow these steps.
    Confirm that your Wi-Fi router and cable or DSL modem are connected to power, turned on, and connected to the Internet. If not, refer to your network administrator or Internet service provider (ISP) for assistance.
    Restart your iOS device.
    Tap Settings > Wi-Fi and locate the Wi-Fi network to which you're connected.
    Tap and Forget this Network.
    Try to connect to your desired Wi-Fi network.
    Note: You may need to enter your Wi-Fi password again if your network requires one.
    Turn your Wi-Fi router off and on2. If your ISP also provides cable or phone service, check with them before attempting this step to avoid interruption of service.
    Update your device to the latest version of software.
    Update your Wi-Fi router to the latest firmware2. For AirPort Base Stations, install updates using the AirPort Utility.
    Thank you for contributing to Apple Support Communities.
    Cheers,
    BobbyD

  • When I click on a picture or map in i.e. Kijiji real estate pages, Firefox opens it all crunched to the right side of the page. How can I correct this?

    When I click on a picture or map in i.e. Kijiji real estate pages, Firefox opens it all crunched to the right side of the page. How can I correct this?
    For instance I view an apartment ad which has various pictures attached. It says click on the pictures to see an enlarged version. FF opens the page however most of the page is blank and the picture appears to be pushed to the right side of the page and shows as if it has been scrunched agains the right side not showing the whole picture.
    What Can I do to correct this?

    I see that you have increased some font sizes considerably.
    * font.size.fixed.x-western: 20
    * font.size.variable.x-western: 22
    This can effect margins when the website specifies these as em values and cause content to shift.
    If you have made changes to Advanced font settings like increasing the minimum/default font size then try the default minimum setting "none" and the default font size 16 in case the current setting is causing problems.
    *Tools > Options > Content : Fonts & Colors > Advanced > Minimum Font Size (none)
    Make sure that you allow pages to choose their own fonts.
    *Tools > Options > Content : Fonts & Colors > Advanced: [X] "Allow pages to choose their own fonts, instead of my selections above"
    It is better not to increase the minimum font size, but to use an extension to set the default page zoom to prevent issues with text not being displayed properly.
    You can use the NoSquint extension to set font size (text/page zoom) and text color on web pages.
    *NoSquint: https://addons.mozilla.org/firefox/addon/nosquint/
    Note that your System Details List shows multiple Flash plugins.
    * Shockwave Flash 16.0 r0
    *Shockwave Flash 12.0 r0
    You can find the installation path of all plugins on the <b>about:plugins</b> page.
    *http://kb.mozillazine.org/Issues_related_to_plugins#Identifying_installed_plugins
    You can check the Flash player installation folder for multiple Flash player plugins and remove older version(s) of the plugin (NPSWF32) and possibly (re)install the latest Flash player.
    *(32 bit Windows) C:\Windows\System32\Macromed\Flash\
    *(64 bit Windows) C:\Windows\SysWOW64\Macromed\Flash\
    Your System Details list shows that you have a user.js file in the profile folder to initialize prefs each time Firefox starts.
    The user.js file is only present if you or other software has created this file and normally it wouldn't be there.
    You can check its content with a plain text editor (right-click: Open with) if you didn't create this file yourself.
    The user.js file is read each time Firefox is started and initializes preferences to the value specified in this file, so preferences set via user.js can only be changed temporarily for the current session.
    You can delete this user.js and rename (or delete) the prefs.js file to reset all prefs to the default value including prefs set via user.js and prefs that are no longer supported in the current Firefox release.
    *http://kb.mozillazine.org/Preferences_not_saved
    *http://kb.mozillazine.org/Resetting_preferences

  • I have full bars but i can't connect to the internet. I've done all the usuall thing  like reset the ipad reset my internet security but everytime it says "safari cannot open the page because it is not connected to the internet" Any ideas?y

    I have full bars but i can't connect to the internet. I've done all the usuall thing  like reset the ipad reset my internet security but everytime it says "safari cannot open the page because it is not connected to the internet" Any ideas?

    As with previous posts this is usually a DHCP issue and occurs frequently especially with routers connected to Cable Modems or those Micro-Cell towers.
    Unplug all Routers, AirPorts (or other off brand Wi-Fi broadcast units) and any other Wireless broadcast unit that might provide you with a WDS (often other AirPorts feeding off the signal of the AirPort closest to Cable/DSL Modem) and best to totally power down the Unit affected; lastly either hold a reset button on Cable/DSL modem for 30-45 seconds or actually power it down if an option (not suppose to power down Cable Modems that have Telephony for some odd never completely explained to me reason).
    Let Cable/DSL Modem re-boot till 'all green lights'. Then power up each device involved in order from closest to farthest waiting each time for completion of initiation. Micro-cell towers can take 10 minutes to completely re-boot and you must wait for across the board green lights in my experience. Even WDS can add a few minutes till all green on mother AirPort unit.
    Only NOW may you re-start the offending device and see if it will connect. Works about 99% of the time!

  • Sorry, the page you requested does not exist.

    I've been struggling for a couple of weeks attempting to get my domains hosted with my mobile.me account with little success. After trying about everything and I believe they have me blocked now on Chat support, it is now unavailable due to overwhelming interest in mobile.me. I've created my sites on iWeb and published them and when I go to view them I get "Sorry, the page you requested does not exist." Anyone have any ideas?

    Hi Mark,
    The site may have been unavailable for a short time. The links function correctly for me at the moment. Please confirm if you are still having this issue.
    Regards,
    Les

  • Error "can not start the configuration in parallel does not correct"

    Hello everybody,
    I have Windows 7 SP1, and when I install Business Objects 4.1 Client, it is install correctly but when i execute the program, for example BO Rich Client, an error appear "can not start the configuration in parallel does not correct" Could you help me?
    Thanks in advance!

    Check this KB
                  1678498  - BI 4.0 Universe Designer Gives Side-by-Side configuration incorrect Error

  • My ipad2  appears to be connected to the internet, but I cannot connect..I keep getting Safari cannot open the page because it is not connected to the internet....I restarted the router and the ipad still no connection...my service is working properly

    My ipad 2 appears to be connected to the internet(all bars are up in the left hand corner).....yet I cannot connect to the internet(Safari cannot connect open the page because it is not connected to the internet)
    I unplugged my router for 30 seconds and restarted my ipad...still nothing
    I really don't think it is my service because my laptop works fine...as I am using the internet right now
    I only had this ipad for 2 days
    Are there any suggestions that can help solve this problem?

    Usually it's because you are not making internet connection via wifi.
    Look at iOS Troubleshooting Wi-Fi networks and connections  http://support.apple.com/kb/TS1398
    iPad: Issues connecting to Wi-Fi networks  http://support.apple.com/kb/ts3304
    Additional things to try.
    Try this first. Turn Off your iPad. Then turn Off (disconnect power cord) the wireless router & then back On. Now boot your iPad. Hopefully it will see the WiFi.
    Change the channel on your wireless router. Instructions at http://macintoshhowto.com/advanced/how-to-get-a-good-range-on-your-wireless-netw ork.html
    How to Quickly Fix iPad 3 Wi-Fi Reception Problems
    http://osxdaily.com/2012/03/21/fix-new-ipad-3-wi-fi-reception-problems/
    If none of the above suggestions work, look at this link.
    iPad Wi-Fi Problems: Comprehensive List of Fixes
    http://appletoolbox.com/2010/04/ipad-wi-fi-problems-comprehensive-list-of-fixes/
    Fix iPad Wifi Connection and Signal Issues  http://www.youtube.com/watch?v=uwWtIG5jUxE
     Cheers, Tom

  • When I try to get on the internet thru safari at home, on my network, I get a pop up that says Safari cannot open the page because it is not connected to the Internet.  How can this be and how do I fix it?

    when I try to get on the internet thru safari at home, on my network, I get a pop up that says Safari cannot open the page because it is not connected to the Internet.  How can this be and how do I fix it?

    Does the iPod connect to other networks?
    Do other device connect?
    Did the iPod connect to this network before?
    Try:
    - Reset the iPod. Nothing will be lost
    Reset iPod touch: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Power off and then back on the router
    - Reset network settings: Settings>GeneralReset>Reset Network Settings
    - iOS: Troubleshooting Wi-Fi networks and connections
    - iOS: Recommended settings for Wi-Fi routers and access points
    - Restore from backup
    - Restore to factory settings/new iPod.
    - Make an appointment at the Genius Bar of an Apple store.
    Apple Retail Store - Genius Bar

  • When i click on safari to use the internet it says "safari cannot open the page because it is not connected to the internet", but i am connected to a wifi network so how do i get safari to work?

    when i click on safari to use the internet it says "safari cannot open the page because it is not connected to the internet", but i am connected to a wifi network so how do i get safari to work?

    you may be connected to the wireless network but the question is the internet working properly on the wireless network...
    what i mean is that i can make a wireless network without the internet so i can save and share files and have other devices connected to the same network access them... but you have to make sure that your internet it running properly... may have to reconfigure the router is your using PPPOE or if it was working prior to your post then try to restart your modem... that usually resolves most issues.

  • When i try to open a web page, a blue screen appears and it is telling me " safari cannot open the page because i am not connected to the internet. i have an iphone, no problem and a laptop with connection - no problem - not sure what the trouble is.

    when i try to open a web page, a blue screen appears - message says - sarfari cannot open the page because it is not connected to the internet. i have an iphone - no proble and a laptop - no problem as well.
    what is wrong?

    There are other things that need attention:
    Your above posted system details show outdated plugin(s) with known security and stability risks that you should update.
    *Shockwave Flash 10.0 r32
    Update the [[Managing the Flash plugin|Flash]] plugin to the latest version.
    *http://www.adobe.com/software/flash/about/

  • System error 86 has occurred. The specified network password is not correct. - despite the NTLMv2 fix

    After the Windows 2008 R2 64 bit server got below 2 updates a network share is no longer available. And trying to remap it with correct credentials (that work on a Windows 8.1 64 bit) gives this error: "System error 86 has occurred. The specified network
    password is not correct."
    Local Policies -> Security Options -> Network Security: LAN Manager Authentication Level
    is already set to "LM and NTLM - use NTLMV2 session security if negotiated"
    In fact this is how it was working earlier. And it hasn't been changed.
    Below 2 updates were installed in past few days:
    Definition Update for Microsoft Endpoint Protection - KB2461484 (Definition 1.185.3528.0)
    Update for Windows (KB974405)

    Hi,
    Does the network share a DFS share? If so, please install the hotfix below to check the results.
    You cannot access a DFS share by using a valid user account in Windows Server 2008 R2, in Windows 7, in Windows Vista or in Windows Server 2008
    http://support.microsoft.com/kb/2549311
    Best Regards,
    Mandy 
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • HT1695 Safari cannot open the page because it is not connected to the Internet

    I recently bought iPhone 4 which is still "Locked" for cellular carriers in my country.It's a jailbroken phone.Therefor I connected to internet using a hotspot in my laptop via wi-fi.I'm using windows 7 in my laptop.I was able to connect to the internet without any problem till yesterday,but now I'm getting this error message "Safari cannot open the page because it is not connected to the Internet".I reset my network data and reboot my phone and router several times but still having same problem.I can see the wi-fi icon in my phone with full signal strength.Probably I got this problem after downloading the crack app called "iThemes",but I'm not 100% sure about this.
    How can I fix this problem.
    Thank you.

    Hacking an iPhone is against Apple's license agreement for the iPhone which you have admitted to violating on a forum that is provided and moderated by Apple, and is not supported by Apple directly or indirectly via this forum.
    You are on your own - contact whoever you downloaded the hacking garbage from for help with this, which has also made your iPhone very insecure removing all the built-in security included with iOS.

  • How to calculate the Page total in Excel format

    Hai all,
    How can we calculate the page total in Excel format, directly in RTF without using the summary column in the RDF.
    Regards

    <?add-page-total:TotalFieldName;’element’?>
    where
    TotalFieldName is the name you assign to your total (to reference later) and
    ’element’ is the XML element field to be totaled.
    You can add this syntax to as many fields as you want to total.
    Then when you want to display the total field, enter the following syntax:
    <?show-page-total:TotalFieldName;’Oracle-number-format’?>
    Pls refer XML Publisher user guide for more info on this.
    Kiran

  • I was on an online course website, logged in and working on an assignment. Suddenly the page disappeared and was not on the tabs either. I went to the home page and tried to log back in and it said I was already logged in on another browser window

    Question
    I was on an online course website, logged in and working on an assignment. Suddenly the page disappeared and was not on the tabs either. I went to the home page and tried to log back in and it said I was already logged in on another browser window and if I proceeded to log in again the assignment I was working on would be ended and I would receive a zero. I can't locate the browser window that I was signed in on. Help...I don't want to get a zero, but don't know how to get back into the website under my original log in & get back to my half completed assignment.

    Hi,
    Please try this: In Firefox '''History''' ('''Alt''' + '''S''') and check if it is listed in either '''Recently Closed Tabs''' or '''Recently Closed Windows''' or in the list below. If you cannot find it click '''Show All History''', on the left of the window click '''Today''' below '''History''' and on the right look for the site entry corresponding closely to the time when you lost it. If you cannot see the column heading named '''Visit Date''', you may have to enable it by right-clicking on the column header strip.
    Also please note that the online course site may have redirected you to another site for the test, so it is also a good idea to look into site entries that may match the time.

Maybe you are looking for

  • Error in calling the Remote Function Module

    Hi all, I am trying to call the Remote function Module which is in CRM  from ECC . But we are not able to detect the function module as it is showing the error as Function Module not found. Can anybody help us in calling the Remote Function Module .

  • Code page in BEx

    Hi All, I have problem with code page when I try to run BEx from RRMX transaction. I use my native polish language when I make queries and when I start BEx from Start menu everything looks good. But when I try to start BEx from RRMX, I have '#' signs

  • Quikly table row update and freeze ui

    Hello forum, I'm trying update tableview by observablelist with 500 ms frequency. Using this interval the UI freeze. Can u help me pls?

  • HT204088 Need help with in app purchase

    I spent $60 on an app called clash of clans and did not get the gems

  • Need help with Soundblaster Live! 5.1 and King Theatre 5.1 speake

    Hi, First time ost and need some help. Ok i bought a nice Soundblaster Li've! 5. sound card around a month ago. 2 days ago i bought myself som speakers "Kingtheatre 5." I doubt it any of you have ever heard of this brand, i bought speakers from local