Decimals in query on General Settings

Hi experts,
I set the decimal places in General settings as follows;
     Amounts = 0
     Decimals in Query = 2
And currncies settings is as follows;
     EUR : Decimals = 2 Digits
Then for example, Invoice can be input as 10.35 EUR. But if I check the JDT1 by query , the amount shows 10.
It seems that the option for Decilas in query doesn't work. Is that a bug already known??
Also I can't get 10.35 on PLD of Journal entry. The fiels is Debit amount (FC) and Credit amount (FC), they are also shown as 10.I think this is same reason that JDT1 doesn't show 10.35.
I know if I set the decimal places of amounts=2, query shows 10.35. But Local ccy and System ccy have no decimal, so I don't want to set amount =2.   Version is 9.0 PL07.
Please advise.
Thanks and regards,
Kaori

Hi,
Tested in 8.82 version:
For example, create sales order with quantity of 1 and unit price 10.35
Condition 1:
Set all decimal places to zero and only set decimal place for query = 2
Run below query:
select t0.quantity , t0.unitprice from RDR1 t0.
Result:
T0.quantity         T0.unitprice
  1                              10
Condition 2 :
Set all decimal places to zero and only set decimal place for query= 2
Run below query to multiply quantity with price
select t0.quantity * t0.unitprice from RDR1 t0.
Result:
T0.quantity         T0.unitprice
  1                              10.35
So decimal place in query will affect when do perform calculation through query.
Condition 3:
Set Price decimal places to 2 and only set decimal place for query= 0
Run below query:
select t0.quantity , t0.unitprice from RDR1 t0.
Result:
T0.quantity         T0.unitprice
  1                              10.35
Final conclusions:
1. When you perform calculation in query (condition 2), the decimal place in query will take effect, regardless of decimal place in all other field
2. When you retrieve data directly from field (condition 3), the decimal place in query will not take effect. But decimal place set for price will take effect.
3. In your case, your query directly retrieve the data from JDT1 table. So that decimal in query (2 place) no effect on query result. Query result shows 10 because, the decimal for price field 0.
4. To get correct result (10.35), you have to set two decimal places for price field.
5. Please ignore the SAP note.
Hope it will be helpful.
Thanks & Regards,
Nagarajan

Similar Messages

  • Can't update decimals in General Settings

    Currently running V9PL11, with Addon InterCompany v2 for one head office and one branch. Logged in as manager.
    I am trying to update the decimal places for Quantity and Percent in the general settings of the Head office as the branch's decimal place for these two fields is greater, and as to comply with the InterCompany's prerequisites.
    When I press update I get the following error message:
    "Cannot update while another user is connected to the company."
    The only other user connected is B1i !!!!!!!
    I disconnected the InterCompany Addon, logged out and back in, try the same update, but still getting the same error message.
    Would anyone know the right method to get to update these decimal places.
    Also, can someone talk to SAP and tell them how ridiculous this situation is?

    Hi Phil,
    Please check below links.
    Cannot update while another user is connect to the company
    Cannot Update Decimal Points While Another User is on the System
    Cannot Update Decimal Places in General Settings
    Cannot change number of decimal places for prices
    Cannot update while another user is connect to the company
    Hope this helps
    Regards::::
    Atul Chakraborty

  • Bex general settings modification in characteristic

    Hi all,
    I simply changed the text type (from short to medium text)in the Bex general settings of one characteristic.
    This change is well displayed in all queries based on ODS but does not appear in all queries based on cube!
    I also...
    - regenerate the queries using RSRT1
    - reactivate the cube
    but nothing change...
    Do you have a explanation for that ?
    Thanks for your help,
    Raphaë

    Hi,
    No, its not linked to cube settings. It is related to formating in BEx. Sometimes, changes on Inoobject are not reflected in BEx. One need to refresh the query and check. Just check the output by creating a dummy query. If the same output comes even in that query we can think of the problem. Hope this will help you....

  • Changing Exchange Rate Posting in General Settings

    Hi, Plesae I need your help concerning the exchange rate. i'm using SAP Business One 8.8 PL 15. In the display tab in Administration -> System Initialization -> General Settings, I chose "Indirect". However, many transactions (invoices) were done.
    I want to change the Exchnage Rate Posting to "Direct". I know that I cannot change this setting after the first posting is made.
    But, is there a way to solve this problem. I 'm in a big trouble. Please any suggestions?
    Thank you.

    Hi Nadia,
    unfortunately you are looking at the creation of a new database. This is one of the fundamental settings of the application & affects all postings. Therefore it is not possible to change this setting after postings were made.
    You can check the DTW templates for the transactions you already have & extract the required data using queries. Convert the query output into DTW files & then use these templates then to populate the empty back up of your customised database.
    All the best,
    Kerstin

  • NET WEAVER GENERAL SETTINGS CURRENCY SET DECIMAL values

    sir,
    PO was created with currency japanese YEN using Tcode ME21N . The net price was showing 142502300 (in JPY).
    My problem is when checked in EKPO table , it saved with a value 1425023.00 So this is decimal value error. what can be done to correct this.
    But In in SPRO>> NET WEAVER >> GENERAL SETTINGS >> CURRENCY>> SET DECIMAL values FOR CURRENCY CODES is showing 0 decimals against JPY (Japanese YEN)
    I want to know where else the Decimal values could have been set to 2 decimal places.
    Regards,
    Srinivasa Murthy

    check the following posting :
    Re: $ USD shows no decimal place values
    hope this helps

  • SPRO NET WEAVER GENERAL SETTINGS CURRENCY SET DECIMAL VALUES

    sir,
    PO was created with currency japanese YEN using Tcode ME21N . The net price was showing 142502300 (in JPY).
    My problem is when checked in EKPO table , it saved with a value 1425023.00 So this is decimal value error. what can be done to correct this.
    But In in SPRO>> NET WEAVER >> GENERAL SETTINGS >> CURRENCY>> SET DECIMAL VALUES  FOR CURRENCIES  is showing 0 decimals against JPY (Japanese YEN). How can it have saved to EKPO like that.
    I want to know where else the Decimal values could have been set to 2 decimal places.
    Regards,
    Srinivasa Murthy

    Check
    Re: JPY  Currency With Decimal upto 2,3 Decimal

  • General Settings - Font Size??

    Hi,
    Does anyone know how we can access the General Settings - Font Size that the user has set for themselves?  I cannot seem to find anyway to get this via the SDK or even where this is stored in a table to simply query it.
    Thanks,
    David

    Hi Lita,
    It's held in the b1-current-user.xml file in the user's Application Data folder in their profile. Default path would be:
    C:\Documents and Settings\<Profile Name>\Local Settings\Application Data\SAP\SAP Business One
    In this file, you will find the font name and size if the user sets a value other than the default (Tahoma 10pt).
    <leaf kind="single" name="FontFace" type="String">
          <value>Lucida Bright</value>
    </leaf>
    <leaf kind="single" name="FontSize" type="String">
         <value>14</value>
    </leaf>
    Kind Regards,
    Owen

  • Profile in ipad2 in general settings

    There is a profile on my ipad2 under general settings called "testflight webclip" that I would like to remove.
    But when I select the remove option it prompts with "removing this profile will change settings on your iPad".  What will it change?  Will it mess anything up?
    Thanks!

    Hi,
    Tested in 8.82 version:
    For example, create sales order with quantity of 1 and unit price 10.35
    Condition 1:
    Set all decimal places to zero and only set decimal place for query = 2
    Run below query:
    select t0.quantity , t0.unitprice from RDR1 t0.
    Result:
    T0.quantity         T0.unitprice
      1                              10
    Condition 2 :
    Set all decimal places to zero and only set decimal place for query= 2
    Run below query to multiply quantity with price
    select t0.quantity * t0.unitprice from RDR1 t0.
    Result:
    T0.quantity         T0.unitprice
      1                              10.35
    So decimal place in query will affect when do perform calculation through query.
    Condition 3:
    Set Price decimal places to 2 and only set decimal place for query= 0
    Run below query:
    select t0.quantity , t0.unitprice from RDR1 t0.
    Result:
    T0.quantity         T0.unitprice
      1                              10.35
    Final conclusions:
    1. When you perform calculation in query (condition 2), the decimal place in query will take effect, regardless of decimal place in all other field
    2. When you retrieve data directly from field (condition 3), the decimal place in query will not take effect. But decimal place set for price will take effect.
    3. In your case, your query directly retrieve the data from JDT1 table. So that decimal in query (2 place) no effect on query result. Query result shows 10 because, the decimal for price field 0.
    4. To get correct result (10.35), you have to set two decimal places for price field.
    5. Please ignore the SAP note.
    Hope it will be helpful.
    Thanks & Regards,
    Nagarajan

  • Error while updating decimal places in general settings

    Hii All
             I have got an error while updating Decimal places in General Settings
    Cannot update while another user is connected to the company i have checked, there is no other user logged in, i could add other settings but the problem is only with Decimal Places
    Note : there are no postings yet, a fresh database for a new client
             what could be the possible reason
                                                                 thanks
                                                                         RIYAZ

    Hiii All
          As a forum rule, i have initially gone through with the existing threads and then i was force to post a thread,
              would be helpfull if there is any other way..
                                                Thanks
                                                         RIYAZ

  • HT4623 hi... can someone please help me.. i want to download the latest ios, but do not have the software update option in the general settings....

    hi... can someone please help me.. i want to download the latest ios, but do not have the software update option in the general settings....

    Connect it to iTunes on a computer and update it from there.
    (73609)

  • HT4623 When i click on general settings, the software update does not seem to come up? It wont let me download any apps.

    When i click on general settings, the software update does not seem to come up? It wont let me download any apps.
    I Want to download i0s 5
    i have ipod touch 3rd gen

    You need to connect your iPod to iTunes on a computer and update from there.
    Before updating, I recommend that you create a backup first, using : http://support.apple.com/kb/ht1766
    Please note that iPod 3d generation only goes up to iOS 5.1.1
    To update the iPod, use: http://support.apple.com/kb/ht4623
    scroll down to the part that's about updating with iTunes.
    Good luck
    Stijn
    Message was edited by: jesterwylde

  • HT4972 I am unable to download apps because my iOs is not up to date. No update shows up in my General settings, how do I update my iPad?

    I am unable to download apps because my iOs is not up to date. No update shows up in my General settings, how do I update my iPad?

    If you have an iPad 1, the max iOS is 5.1.1. For newer iPads, the current iOS is 6.1. The Settings>General>Software Update only appears if you have iOS 5.0 or higher currently installed.
    iOS 4: Updating your device to iOS 5 or Later
    http://support.apple.com/kb/HT4972
    How to install iOS 6
    http://www.macworld.com/article/2010061/hands-on-with-ios-6-installation.html
    iOS: How to update your iPhone, iPad, or iPod touch
    http://support.apple.com/kb/HT4623
    If you are currently running an iOS lower than 5.0, connect the iPad to the computer, open iTunes. Then select the iPad under the Devices heading on the left, click on the Summary tab and then click on Check for Update.
    Tip - If connected to your computer, you may need to disable your firewall and anitvirus software temporarily.  Then download and install the iOS update. Be sure and backup your iPad before the iOS update. After you update an iPad (except iPad 1) to iOS 6.x, the next update can be installed via wifi (i.e., not connected to your computer).
    Tip 2 - If you are updating using wifi, locate your iPad close to your router so you don't get a wifi dropout (can cause update corruption).
     Cheers, Tom

  • I was messing arouond with the general settings and I turned on the voice (under General settings) and when the screen timed out, I can't get it to take my 4 number passcode to get into my ipad.  Please help!  I'm totally locked out!

    I would appreciate any help I can get.  I was just messing around with the general setting on the ipad (64GB 3G...1st edition ipad), and did not realize that if I went under the general settings and changed the option to turn "on" the voice over, that it would require a double click on everything automatically.  I have my ipad set up to lock after 2 minutes on non-use, and when I tried to sign back in, it said that my 4 digit passcode was incorrect.  Then I tried to double click on each number, and that didn't seem to work.  The numbers 1-9 seemed to input ok, but a zero seemed to throw it off.  I have no idea if it has anything to do with it, but any help on getting back in to my ipad, I would greatly appreciate it, and I will be turning off that stupid voice over off as soon as I can.  I was just goofing off, and was not going to let it stay on permenantely, but I tried to go back under the settings immediately, and I couldn't easily find it, but if someone could help on just getting me back in....I would owe you a big favor!
    Thanks......freaking out in Mobile, AL!! 

    Touch or tap the field that you want to use/select and it should get a box around it ; then double-tap that field to activate/type it. Once you've entered your password you can do the same (i.e. touch to select, double-tap to activate) to gradually get into  Settings > General > Accessibility > VoiceOver and turn it off.
    So to enter your passcode you first need to tap the 'slide to unlock' button to hightlight it (it should get a box around it), then double-tap it to unlock it. Then for your passcode tap the digit that you want and it should get a box around it; then double-tap that digit to type it; and similar for the other three digits in your passcode.
    The manual (http://support.apple.com/manuals/#ipad) also that you should be able to switch voice-over off by connecting to your computer's iTunes :
    Turn VoiceOver on or off in iTunes: Select iPad in the iTunes sidebar. In the Options section of the Summary pane, click Configure Universal Access. Select VoiceOver, then click OK.
    So select Configure Universal Access at the bottom of the Summary tab and set Seeing to Neither

  • Print GL Report by Financial Posting Period in General Settings

    Hi
    With reference to Message 859185, we would like to request for improvement to have an option to select Financial Period range according to the Posting Periods define in General Settings in order to obtain a more accurate Financial result when printing General Ledger Accounting Report.
    Kedalene Chong

    Hi Raja,
    Unfortunately all the asset reports will be based on asset value date. Most of the time asset value date and dcoument dates are kept the same. Posting date could be different. So if you are comparing G/L balance to asset balance it should match because your G/L balance is based on document date.
    Paul

  • After upgrading to iOS 5 I cannot enter to mail (outlook exchange ),contact did not open, general settings - mail contact did not work.help me

    After upgrading to iOS 5 I cannot enter to mail (outlook exchange ),contact did not open, general settings - mail contact did not work.help me

    Hi,
    the settings are gone, i guess. But even worse, I cannot get the iPad2 to play Full HD thru the Apple digital AV adaptor using apps that support  (and advertise this), like AVPlayer HD. This definiteley used to work before one of the last iOS upgrades. (I am now at 5.1.1).

Maybe you are looking for

  • Can't seem to register my credit card..need some help

    hi, i'm trying to register my MASTERCARD credit card on my itunes appstore but i keep getting the error message "your payment method was declined. please enter valid payment method information." i have checked my credit card information as well as th

  • Reconstruction of request in BI 7.0

    hi All,   In 3.5 , i can go to "Reconstruct" tab in the cube and able to select the request which need to be reconstructed. But in 7.0, is there any way to reconstruct the request like what we used to do in 3.5. Can you please let me know how we shou

  • Dynamic config for attachment without any message mapping in mail adapter

    Hi, In our scenario, we are not using any message mapping as a specification.A fixed length file is sent from source via proxy as an attachment to the mail. here the issue is with the file name of the attachment. how do we configure the attachment fi

  • Emphasize a string

    Hi Colleagues, Could anyone please let me know how to emphasize a a string( not an UI element) String jobtitle = "SAP Labs By Design" element.setDescription(jobtitle+"Some more explanation"); in the above code i need to display the output as" SAP Lab

  • Using Commerce Samples from 7.0 in 8.1

    Folks, Have a general question.We know well that BEA do not provide any commerce samples with 8.1 and it exists in only 7.0 When I develop a commercial site with 8.1, can I use the samples? I have 3 original weblogic 8.1 portal licenses. Thanks Johns