Issue on Decimal notation

Hi Friends,
Here i'm facing issue on decimal notation, which we maintained at User profile screen
like 1.234.567,89 / 1,234,567.89
In an report output, for a particular field, value is displaying as 1.25 - here i chose decimal notation 1.234.567,89 on my userid
But the value is displaying as 1,25 or 1.25 based on their user profiles whatever they maintained decimal notations at their user profiles, so now i need to make this as common decimal factor to either 'comma' or 'dot' at report output irrespective of users profile...hope you understand
Please provide me your valuable inputs.
Thanks
Suren

hi,
convert the amount before passing to the report.Pass teh amount to a char field before printing.
use bapi to convert it to desired format:
BAPI_CURRENCY_CONV_TO_INTERNAL
BAPI_CURRENCY_CONV_TO_EXTERNAL

Similar Messages

  • Issue with Decimal Notation in BEX.

    HI BW Experts !!
    Can any one help on this please.
    Thanks a million in advance.
    InfoCube: Equipment Barometer InfoCube (Technical Name: ZRLC_BAR)       
    Key Figure: Month to Date Income (Technical Name: ZRL_MTDIN)     
    If I execute the query with the Month/Year = 10.2004 and I compare it with the data in the infocube in the same period I'll see the following data:                                                   
    Query=   611303.49   (correct amount)
    InfoCube=6113034.92  (Wrong amount, is divided by 10)
    Always the amounts in the query(BEX) is divided by 10.               
    If someone can help me i will appreciate.

    Hi Marcos,
    In Query edit mode, goto properties of key figure (right-click on the ZRL_MTDIN), and select 'Nothing Defined' for the scaling factor.
    This should work.
    Regards,
    Vikrant.

  • Reg: Decimal Notation In quatity

    Dear All,
      i have 1 issue in decimal notation in quatity in script.
    Ex: I am getting quatity like 1000.000 it is assign to Character Varriable but
    i need to get like 1,000 but i am geeting 1.000
    This is happening for only 1st line items rest items it is geeting 1,000
    Please guide

    Hi
    I think the data declaration should not be char...try to give it the same data type as that of the standard quantity field.
    Regards,
    Vishwa.

  • Incorrect decimal notation of amounts for different countries

    Hi,
    We are making payments to vendors across different countries through Cheques and BACS.
    We are facing an issue with the decimal notation of amounts trhough APP run.
    For UK based  vendors amount are passed to the cheque in the format 10,000.00 (Ten Thousand)
    For non UK based vendors amounts are passed to the cheque in the format 10.000,00 (Ten Thousand)
    Could you suggest on this issue?
    Thanks,
    Naresh

    Hi Naresh ,
    Check the country specific settings in your system . The path for the same is:
    SPRO > SAP Netweaver > General Settings > Set Countries > Specify Countries in mySAP system.
    Check the Decimal point format setting for both US and UK in the same. I think in your system its maintained differently and because of which you are getting the error
    Hope it helps
    SJ

  • ME13-Difference in the decimal notation in amount in conditions

    Dear All,
    I get this issue in the conditions of ME13(PIR). The value in the database(KONP-KBETR) has 2 decimal places, whereas in the screen, decimal notation is not present. i.e., the value looks like being multiplied by 100. This is present only in one system. The other system shows the value as it is in the database. This is common for all users.
    How can I change this? Is it some screen setting? Please help.
    Thanks,
    Sumanth

    The database always stores the values with 2 decimals, but  dependend on the currency settings the SAP programs that show the values to the user (except they are using SE16)  or calculate values, or printing puchasing documents   will take care to show it in the right form.
    If you develope your own programs, then you have to take care about this by yourself.

  • How to convert decimal notation to comma notation

    Hi Folks,
    I have an issue in converting decimal notation to comma notation for France.
    I have changed the decimal notation in SU01 from 123.4 to 123,4 but when i run some custom program written by me it is extracting output as 123.4 than 123,4.
    So i want to have the output of report to conver all numerical values(from decimal format to comma format) i.e., 123,4 format from the 123.4 format.
    Please help me in fixing this issue
    Edited by: Nishanth Kumar Reddy Chenchu on Apr 24, 2008 1:16 PM

    Hi Nishant,
    U can use the statement WRITE TO. This will write the data as per the user settings. When ever user changes his settings like decimal notations then this statement will write the data as per the current settings of the user.
    DATA: l_amount1 TYPE wrbtr VALUE '123.45',
              l_amount(16) TYPE c.
    WRITE:/1 l_amount1.
    WRITE l_amount1 TO l_amount.
    WRITE:/1 l_amount.
    Just copy paste above code in a sample program. First execute this program and note the output. Then change the user settings for decimal notations and log of from SAP(Because user settings will become active only after fresh login). Now execute ur report and see the difference. In this way u no need to change the program when ever user changes his settings.
    This thing not pnly applies for amount but also for date, time Quantity fields
    Thanks,
    Vinod

  • Decimal Notation in SU3 keeps on reverting after I changed

    Hi all,
    I am changing the decimal notation in the DEFAULT TAB at SU3 (user maintenance).
    the problem : the decimal notation always revert back to old selection despite i selected a new one, saved it, log out and login to get refresh.
    How do i stop the decimal notation from reverting to old one after I choose a new and saved it.
    Thanks
    William Wilstroth

    Hi all,
    Although my functional has submitted a request to SAP on this issue, but i still hope by letting this issue still open in this forums that there are still ideas for this weird problem... su01 not saving the latest decimal notation...
    I will get back to everyone if there is an update from SAP.
    Thanks
    William Wilstroth

  • Incorrect Decimal Notation

    Hello All ,
                  For some of our New Hires are facing Issues during Enrolling for Medical. It displays as u201C22,00u201D instead of u201C22.00u201D and it gives them an error after the election.
    I can do for single user through SU01 and save their Default settings, but what about if there are large number of New Hires.
    Is there a system setting that can be set so that all new users created will have the date/decimal format defaulted to something other than the normal, European format date/decimal.
    Please suggest.
    Thanks,
    CB

    Hi Chandresh,
    Refer the below links:
    Re: How to get decimal notation in 'SU01'?
    User Defaults on user creation
    Profile parameter can be changed for this -  zcsa/moddcpfm
    Rgds,
    Raghu

  • New  Decimal Notation Format Required  For Indian Projects

    Respected Members,
    As at the user level or tcode SU01 only three decimal notations are provided.
    But for country India the decimal notation format is totally different.
    Given decimal notation format is
    1,234,567.89
    And the Required Format For India is
    1,23,456.78
    Becoz we mention the Rupees in this format only.
    And this second format is not available in SPRO also .
    How to create the desired decimal notation and add the corresponding functionality.
    And if we use the given format (1,234,567.89) then when we converting the amount in words through Function module
    SPELL_AMOUNT ,it is not converting properly even though we have maintain the entries in View V_T015Z.
    Suppose our amount is 1,00,000 that is One lakh but it will show in the output  ONE HUNDRED THOUSAND.
    I know that there is another function Module HR_ch_ something to convert in words according to indian currency.
    But it does not solve the issue properly.
    THis DECIMAL NOTATION format for Indian Projects is a BIG MESS.
    So kindly tell me any solution or it is the drawback of SAP.
    So that we can ask SAP to append this Decimal Notation and required Functionality for the Indian Projects.
    Kindly Send Your Valuable answer and Try To Make clear picture and SAP Technical People if Reading this thread then kindly give stress on the REQUIRED DECIMAL NOTATION.
    THANKS A LOT.

    Hi Manish please you can try this code
    REPORT ZAMOUNT_CONVERSION.
    DATA : RESULT1(20).
    PARAMETERS : NUM TYPE P DECIMALS 2.
    DATA : num2 type STRING.
    DATA :  col_amt(20) type n,"15
             col_b type i,
             num_1(20) type C,"15
             Length type i.
    num_1 = num.
    write : 'default format      :',num.
    uline.
    skip.
    IF ( num >= 999999999 ).
           write num_1 using edit mask 'RR__,__,__,__,______' to col_amt.
           CONDENSE col_amt.
           length = STRLEN( col_amt ).
           if length = 16.
             REPLACE first OCCURRENCE OF ',' in col_amt with space.
             write :/'amount indian format:',col_amt.
           else.
           write :/'amount indian format:',col_amt.
           endif.
    ELSEIF NUM < 999999999 AND NUM >= 9999999.
           write num_1 using edit mask 'RR__,__,__,______' to col_amt.
           condense col_amt .
           length = STRLEN( COL_AMT ).
           if length = 13.
             REPLACE first OCCURRENCE OF ',' in col_amt with space.
             write :/'amount indian format:',col_amt.
           else.
             write :/'amount indian format:',col_amt.
          endif.
    ELSEIF NUM < 9999999  AND NUM >= 99999.
           write num_1 using edit mask 'RR__,__,______' to col_amt.
           condense col_amt .
           length = STRLEN( COL_AMT ).
           write :/'amount indian format:',col_amt.
    ELSEIF NUM < 99999.
       data : dumy(10) type c.
       dumy = num .
       CONDENSE dumy.
       length = STRLEN( dumy ).
         if length <= 6.
           write :/'amount indian format:',num.
           else.
           write num_1 using edit mask 'RR__,______' to col_amt.
           write :/'amount indian format:',col_amt.
          endif.
       ENDIF.
       uline.
    create a function module with this code .hope this will solve the issue.

  • Impact on changing decimal notation at country setting

    Hello,
    There is a need to make change in the decimal notation in country setting (T005-XDEZP) from 1.234.567,89 to 1,234,567.89
    The company in this country is a live company since last couple of years.
    In case we make changes in t-code OY01 & change the decimal notation from 1.234.567,89 to 1,234,567.89,
    1. What will be overall impact?
    2. Will it affect
        a> posting
        b> reporting
        c> printing
        d> history data
        e> any other impact
    Thanking you in advance
    Regards
    Santosh

    Hi all,
    Although my functional has submitted a request to SAP on this issue, but i still hope by letting this issue still open in this forums that there are still ideas for this weird problem... su01 not saving the latest decimal notation...
    I will get back to everyone if there is an update from SAP.
    Thanks
    William Wilstroth

  • How to tackle " . " or " , "Comma DECIMAL notations in text file uploading?

    Hi Experts,
    I hv to upload the text file via LSMW and creating the Purchse Orders.
    So, issue is with QUANTITY and VALUE fileds, bcoz, the text file may some times contain " . " as DECIAML or may some times " , "(comma-Europe) as DECIMALs.
    And some times this LSMW may run by US guys, where " ." is DECIMAL and some times Europe guys, where " , " is DECIMAL.
    So, request u that, let me know that, How to handle all situations? Is there any FM?
    thank u

    Hello Srinivas
    The easiest approach would be the organizational one:
    Assuming that all relevant values have at most two digitals then export all values without decimal sign and interpret the last two digit of any values as decimals values (this approach is used in many EDI messages).
    The second approach would be to include a "marker" about the decimal notation in the file.
    However, I would always recommend to use the simplest approach (= 1st approach).
    Regards
      Uwe

  • List of users and their decimal notation settings in SAP system

    Hi all, i'm looking to get my hands on a list of all users in our SAP system and their respective decimal notation settings? I know that these can be mass changed using SU10 however I am unable to determine how to view a list of users and their settings.
    Thanks,
    James

    Hi James,
    You can find many useful reports, in SUIM transaction to see user details, but not decimal notation field. I don't know a report to show decimal notations, but as a workaround, in order to see the decimal notation, you can check "USR01-DCPFM" by using "SE16".
    Best regards,
    Orkun Gedik

  • How to do setting of  decimal notation and arithmatic and character note

    Hi colleagues
    I do have one problem
    And the following setting tried in SAP netweaver so do not give any hint for Netweaver
    The problem is stated as follows
    in output type in Germany they use , instead of . the dot signifies point that is .
    and we use , as a seperator in means suppose we have to write 2000 we write like wise means as per our requirement whether we need to mention 2.000 or 20.00 but in germany they use comma ,
    so in output type display point the problems are increasing and they are not getting solved.
    so it is the question of compatibility
    what went wrong i am unable to understand
    is there is any significance of country specific setting of decimal notation
    or any thing need hint towards the same.

    Hi
    For your output type assign a smartform and in the smartfrom write the program that the decimals should come like , instead of . then your requirement can be fulfilled
    Also check in OY04 wheather you can maintain or not
    Regards
    Srinath

  • How to get decimal notation in 'SU01'?

    Hi guys,
    You know that when we process the currency, it needs to know what the user have set the decimal notation.
    You can run tcode 'SU01',click the tab 'default' to see it.
    So how to get the user the setting?
    Any function module ?
    Welcome any ideas.
    Thanks very much.
    --James Liu

    make use if table
    USR01
    USR01-DCPFM     XUDCPFM     CHAR     1     0     Decimal notation
    possible values:
              1.234.567,89
         X     1,234,567.89
         Y     1 234 567,89
    regards
    Prabhu

  • Decimal notation in report output

    Hi Experts,
    My requirement is want to display values in report with out decimal notations( , .).
    Eg:
    2,008.00
    Output should be 2008
    I know one solution , by maintaining user profiles we can achieve this .But this solution is user specific. I need a solution for all users.
    Is there any other way to achieve this?
    Thanks in advance.
    regards,
    Raju

    Hi Raju,
    The Problem in your case of the thousand seperator in the Report output, actually this is ths user specific setting.
    you can check it in transaction SU01d, In it defaults -> Decimal Notification
    Where we have the opion to set it to: 1234567,89; this will solve your problem as with this setting the thousand seperator is removed.
    hope this helps...
    Regards,
    Umesh

Maybe you are looking for

  • What is the link between PO and Requisition in database side

    hello friends, please can any one tell me that what is the link between PO and Requisition in database side. means after creating the requisition we will go for create the PO based on that requisition. want to know that what is the link between both

  • Hiding a column from materialized view

    Hello All, I have created a materialized view which aggregates the monthly wise data, as we know, for refresh on commit of this view i have selected count(*) and count(col). My problem is i don't want these columns to appear in the materialized view.

  • Sync new and deleted Outlook entries -- but not changed entries

    Mate, I'm using a basic 8700.  When I sync my Outlook Calendar (with multiple PCs per protocol where I start AND end with my base PC), the new and deleted entries transfer in the sync to mulriple PCs, but entries which I have revised (changed appoint

  • NavigateToURL - print

    (Flex3 + IE7) I need to navigate to a URL that upon processing a servlet displays a a PDF document in the new browser window(opens a new IE/FireFox window). I need to be able to popup the print dialog as soon as the PDF gets generated and displayed i

  • [solved] Dependency hell with redland and redland-compat

    It seems that redland and redland-compat are in conflict, but both are required. I notice that the installed version of redland-compat provides redland, but the new version does not. $ pacman -Qu redland-compat 1.0.12-1 skype 2.1.0.81-5.1 $ sudo pacm