Changing decimal places in measuring tool

Hi everyone,
I often use the measuring tool to measure old scanned drawings, it is very useful but it supplies two decimal places for mm dimensions, this is really too much.  I am not able to find any place where this setting can be changed.
Thanks a lot in advance
Claudio

thank you for your inputs, Jeevan.  we've tried up to 100,000 since any more will make the PO exceed the original contract amount.
the contract involved will be delivered in a span of many months, and billing and payments will depend on percentage of completion.
i hope someone can enlighten me as to how other companies do it, best practice or not.  i'm pretty sure those in construction or property development will find this case familiar. or maybe point me to an article or anything.
thank you for taking the time.

Similar Messages

  • Changing Decimal Places for Currencies (Table V_TCURX)

    The instance is ECC 6.0
    We need to change the decimal places for a currency from 0 to 2 decimal places. Is there any impacts of doing that?
    Also need to add some currencies which are not in the table. Is there anything need to be careful while doing this. If this table is updated, do we need to update any other tables also which may be impacted?

    Hi,
    It is not recommended that when postings have already been made, that a change in the currency be done, as amounts posted can become invalid or incorrect as a result (ie USD 100->1.00), which is most critical in production environment Please go through the note 137626 When you made changes via OY04, the effect of which is across all clients.
    To change the number of decimal places for a currency already in use, you must convert all the tables in the R/3 System that contain currency fields, so that the data integrity remains. This cannot, however, for both organizational reasons and under the runtime aspect, in a productive system.
    You must never change decimal places in a productive system if you have documents posted with this currency. Such a change could lead to inconsistencies in these documents already posted.
    In case you really decide to use decimals you may consider to use SAP conversion services for them to convert all documents aready posted as explained in note 434349.
    Additional inforamtion:
    Note No.  137626 - FAQ: Decimal places for currency codes
                     126857 - Display of amts with correct decimal places in SE16
                       53206 - Processing of currency fields
                         9574 - Currency fields on selection screens
    Regards
    Ravinagh Boni

  • Changing decimal place of price field

    Hi Experts,
    Can any one let me know the impact of changing decimal place of 2 digit to 3 digit for the field NETPR & NETWR in EKPO table?
    Requirement is to maintain very negligible amount like 0.001 for some of the items in PIR, contract and PO.
    Suitable answer will be rewarded.
    Thanks & Regards,
    Pushparajh S.

    0,01 per 10 is certainly zero and this is not allowed.
    Where is this getting rounded? can you name the field?
    Of course it does not make sense if you just order a quantity of 1 haivng a price with 3 decimals when the currency allows only 2 decimals, because you cannot pay the 3rd decimal.
    such prices make only sense if you buy huge quantities. e.g. 20000 kg with a price of 1,255 Euro per KG,
    this is a total of 25100 Euro then, and here the 3rd decimal is about  100 Euro for the total quantity.

  • Decimal places in Measurement tab for Land

    We lease-in Land in Acres. Typical land sizes require area to be defined in decimal units e.g 18.963 ACR or 256.755 ACR.
    However, in the measurement tab for creating Land the amount column is rounding off all decimal values to whole numbers. Like in the above example what gets entered is 18 ACR and 256 ACR respectively.
    I did not find any decimal options while defining the measurement type. Any clues how to go about resolving this issue?
    Hamdan

    Hello Hamdan,
    You need to define new custom or change the existing unit of measurements assigned in respective dimensions. In this node you specify the number of decimal places you wish to have on particular unit. for example usually ACERS have 3 to 4 decimals as the unit is too high and the rent amount can differ a lot if we omit the decimals.
    SPRO -> SAP Netweaver -> Check Units of Measurement
    On the next screen select the dimension and click on the unit of measurement. create or edit the unit and specify the rounding decimals and other attributes as needed.
    Assign this Unit of measurement to the measurement types in REFX and the Measurement types of the object types, which I am sure you know already.
    Enjoy,
    Jag

  • Problem while changing decimal places in SAP B1 2007

    Hi Experts,
    I want change the decimal places of Quantity type fields from 2 decimal places to 4 decimal places. But while changing it in Genral settings form ,it shows the error message "Cannot update while another user is connected to the company". it is working in SAP B1 2005B but not in SAP B1 2007
    Please help me if you have any solution on this issue..
    Thanking you in advance

    Paul,
    Please see SAP Note 1247060 as is discusses the fact that this did work in 2005, but the behavior was changed in version 2007 ...
    https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/smb_searchnotes/display.htm?note_langu=E&;note_numm=0001247060
    Eddy

  • Changing Decimal places in table TCURX

    Hi There
    We have a business requirement to change the decimal places in table TCURX from 3 Decimals to 5 Decimal places. No previous postings have been made in foreign currencies.
    If no transaction data has been posted in foreign currencies yet, will this have an impact?
    What will the impact be?
    Regards

    Hi,
    Refer to this SAP text:
    In the R/3 System tables currency fields are stored as decimal figures with a variable number of decimal places. The decimal point is not stored in the field in the database. Instead, each currency field refers to a currency key field. In this transaction you assign the number of decimal places to this currency key uniquely. Example: If you have set currency USD to have two decimal places and you post an amount of 100 USD, an amount of 10000 USD is stored in the currency field in the database. Not until this
    amount is processed further or is output does the system use the currency key from the reference field to determine the number of decimal places via this table. In this way the table content can be interpreted correctly for further processing or formatted for output with the correct punctuation. If after posting you changed the number of decimal places for USD, for example, to 3, the existing field content of 10000 would be interpreted for futher processing or output as 10 USD (10.000). This would mean that the contents of tables across the system would, for all currency fields containing an amount in USD,
    be interpreted incorrectly by 10 per cent. To change the number of decimal places for a currency already in use, you must convert all the tables in the R/3 System that contain currency fields, so that the data integrity remains. This cannot, however, for both organizational reasons and under the runtime
    aspect be carried out in a productive system. The following changes to the TCURX table can
    thus lead to the loss of data integrity if you make the changes in a productive system or transport them into a productive system:
    o Change to the number of decimal places of an existing currency
    o Deletion of an entry from the TCURX table (corresponds to changing the decimal places to the standard value of two decimal places)
    o Insertion of an entry in the TCURX (corresponds to changing the standard value of
    2 decimal places to a different value), if this is a currency code that already exists
    Uncritical changes are any made to this table during the Customizing of a new installation or the insertion of TCURX even during operations, if the currency codes have just been entered in the TCURC table using transaction OY03, signifying that no postings to these currency codes can have been carried out yet.
    Regards,
    Eli

  • Changing decimal places for currencies

    Hi everyone,
    I'm a complete begginer to SAP BI and I need to change a value in SPRO > General Settings > Currencies > Set Decimal Places for Currencies, but the option that I want doesn't exist.
    I need to add a new entry with the value: currency - EUR6 and decimals 6, but there is no 6 available. Can anyone tell me where can I add this or what is the table where this information is???
    Thanks in advance!
    Rogério Brá

    ok I think it works - just try and play
    This is what I did (sort of same scenario - if you get my drift)
    Currency Key MGF - translation ratio 1000:1
    Exchange rate is : 11:02750 to the Euro
    Invoice entered for 1,000,000.00
    Currency calculated as 90.68 eur
    (ie 1,000,000/(11.02750 * 1000))
    You can play aroudn with direct/indirect to ge the factors right
    But it works (I thought it did - I am qualified FICO honest!!)
    This wont get you around displaying 6 decimals - BUT it will help with currency conversion

  • Change decimal places in a KF

    Hi,
    I have a KF Amount with Data Type = CURR.
    This KF has a data element associated ( automatically associated  when is created) with Lenght 17 and Decimal places 2.
    The KF is used in a ODS as Data Field.
    Now the user want to update the field, with 5 decimal places.
    I tried, but I couldn't change the Data Element. I read a thread that the Data Type has to be change to FLOAT instead of CURR, but when I see the Data Element it changed to Lenght = 16 and Decimal places = 16, and I cant set the decimal places.
    So, Could someone help me?
    Thanks, Federico

    Hi Federico,
    The table 'TCURX' determines how many decimal places the Key figure display the values. Mostly they are of 2 decimal places but in the query you can changing in the properties of the key figures to display 5 places. But you would typically not see all correct values. It will just do a rounding with 5 decimal places.
    Hope this helps.
    Best Regards,
    Hima

  • Changing Decimal Places in CUNI

    hello,
    my company's requirement as of the moment is to increase the decimal places being displayed during service request for Activity Unit (AU).  current setup is 3 decimal places.  we need it to at least 10 to ensure almost exact computation.
    i tried changing the decimal places in TC CUNI, but it wouldn't let me proceed.  Per error message the ISO code for AU is similar with PC, which is PCE.  Upon checking in DEV, PC has no ISO code, but it has in PRD (PCE).
    1. how do i go about the ISO code error?
    2. what is the impact of changing the decimal places now that the system is live for 8 months now? will it affect existing POs?
    3. if it is no longer advisable to change the setup, how will we dispose the difference between the billed amount of contractor against the amount generated during GR/IR and MIR7?
    thanks in advance, gurus.

    thank you for your inputs, Jeevan.  we've tried up to 100,000 since any more will make the PO exceed the original contract amount.
    the contract involved will be delivered in a span of many months, and billing and payments will depend on percentage of completion.
    i hope someone can enlighten me as to how other companies do it, best practice or not.  i'm pretty sure those in construction or property development will find this case familiar. or maybe point me to an article or anything.
    thank you for taking the time.

  • Changing Decimal places

    Hi Experts,
    I have this strange problem for one of our clients. He is using SAP 2007, he wants to decrease the decimal places . I have told him that it is not possible to decrease the decimal places in 2007 version of SAP.
    However it is important for him to decrease the amounts and quantity field due to one of the external add on. I have suggested him to create a new company, change the decimal places, then use copy express and DTW for copying and importing data from the old database
    Can you let me know if there are any other ideas/thoughts to achieve this ?
    regards
    Johnson

    Hi,
    In version 2007 you cannot decrease the decimal places.
    The reason why it was changed was due to Rounding inconsistencies which were happening due to the changing of the decimals during the course of the Business.
    It will not be possible to decrease the decimal places from already set.
    Kind Regards,
    Jitin
    SAP Business One Forum Team

  • Change Decimal Places Default

    Hello, wonderful internet people & fellow Illustrators
    I'm wondering if it's possible to change the decimal place accuracy to default to only rounded numbers i.e. 1mm instead of 1.325. I want EVERYTHING to snap to the nearest mm (Axis, Dimensions etc.) rather than 1.233 for example.
    Yes, I can manually type into the dims / axis boxes everytime but thats a chore.
    Any help is greatly appreciated! TIA

    Neil,
    I am afraid that any rounding would only affect what you see and give you what you get already.
    You may ease some of the pain by adjusting the Edit>Preferences>General>Keyboard Increment.
    The original default is 1 point (1/72 inch or just under 0.3528 mm, more precisely 0.352777777 etc).

  • Change decimal place rounding for Meter (M)

    Hi,
    We would like to change the decimal place rounding in transaction CUNI for M from 2 decimal place rounding to 3 decimal place rounding.
    May I know that is there any implications if I do like that? Can I change it back to 2 decimal place rounding later?
    Kindly please advise. Thank you.

    hi
    You can change the decimal places from 2 to 3.
    Even by keeping the decimal places 2 in CUNI, In any masterdata you can give up to 3 decimal places. System will give you warning message only and further calculations it will do based on 3 decimal places.
    At any time you can change it from 3 to 2.  The system will show you 2 decimal places for all master datas.  But for the masterdata you entered 3 decimal places by neglecting the warning message will be shown in 3 decimal places only.
    Regards
    Bala

  • Change decimal places in PO quantity

    Hi,
    How can I set the number of decimal places in PO quantity?
    Thanks so much!
    Regards,
    Paula

    Dear Angela,
    Is the decimal place in the GR quantiy also set here?
    For example.. the uom % was set to 3 decimal places.. Will the GR qty also be 3 dec places?
    Once you have set your decimal points in CUNI, it will be replicated in all your transactions.
    Is the decimal place in the GR quantiy also set here?  Yes
    Regards
    Utsav

  • How to change decimal point in Rotate Tool.

    Hi,
    I use the rotate tool to design gauges, like clocks, a lot. I hold the ALT button and click on the center of my drawing and then a window pops up to enter in what degree I want my object to be. Currently the decimal point only allows for hundredths, ex. 45.25 degrees. Is there any way to change this to thousandths or even higher, ex. 45.25125? I've attached a screenshot to show you what I mean.
    Any help would be appreciated!
    Thanks,
    Laura

    Laura Belle,
    When you enter the full decimal value, that should give you the right rotation whatever the truncated value is.
    At least I hope that is still the case in your version.
    You may test it as follows:
    1) Create a square with W = H = 100;
    2) Rotate thrice, each time inserting 33.333333 degrees, then rotate by -100 degrees;
    3) Look at the W and H values;
    4) Repeat 1) - 3), only with 33.33 degrees and see what you get.
    You should get W = H = 100 in 3) and  something like 100.017 to 100.018 in 4).

  • How to change decimal places in currency

    Hello ,
    I am an abapers,I Have one problem while displaying the currency fields in my Report.
    My problem is In Fbl5n,it displaying amounts as 50,000 for document number,
    But in my database,It is storing as 500,00 for that document number.I need to store the amount as 50,000. is there any settings to be changed to solve this problems
    For this how can i solve this problem.
    Waiting for your favourable reply
    Regards
    Maruthi

    Hi
    You can change your profile in SU3 transacton.
    Thanks
    Ashok
    Assign points for useful answer

Maybe you are looking for

  • Weird problem involving my external hard drive - help please!

    I recently got a formac mini 120 gb firewire hard drive, which had been working fine with my g4 quicksliver. i then went to a friends (g5 machine) with my drive and he put some data on it - bought it back to mine and managed to re connect the drive a

  • Parsing & handling of object and param tags

    Hi all, I'm working on allowing people to paste certain embedded video code into a wysiwyg / html editor we've built with the help of (amongst others) javax.swing.text.html.HTMLWriter. I'm facing the following problem here: When i try to parse the <o

  • Macbook Pro (2011 Model) suddenly does not boot from SSD in main bay

    I have been using Macbook pro 2011 and Samsung SSD (256GB) for about a year. All of sudden, the computer will not from SSD from the main bay, but it will boot from the optical bay. I have tried an Intel SSD 120gb which came with the computer, but it

  • JavaHelp preventing java shutdown...

    Hello! I have a pretty strange problem. I have an application that uses SWT for all GUI stuff, except for JavaHelp which, of course, uses AWT/Swing. As soon as I have had a JavaHelp window open, the application won't exit, the AWT thread hangs on exi

  • Clips won't show up in iMovie

    Hello, I imported a set of .MOV videos to iMovie, but not all of them appear on the event I just created. I checked the iMovie Events folder, and all the clips are there. How can I fix this??