Float values are not showing correctly.

I have my  QA Trend Analysis Report in which I have field "mittelwert" whose data type is FLTP of length 16.
my internal table it_inspection contains...
mittelwert LIKE qamr-mittelwert.
and selecting from my select query below:
SELECT * FROM qamv AS qamv
JOIN qals AS qals
ON  qamvprueflos = qalsprueflos
JOIN qamr AS qamr
ON qamrprueflos = qamvprueflos
AND qamrmerknr = qamvmerknr
AND qamrvorglfnr = qamvvorglfnr
INTO CORRESPONDING FIELDS OF TABLE it_inspection
WHERE qals~matnr IN s_matnr
AND qals~stat35 = p_ud
AND qals~pastrterm IN r_date.
I am getting values as below in my report ALV output:
6.000000000E+00
5.600000000E+00
6.100000000E+00
When I go and see in the tcode : qe01, by giving the Inspection lot values..
I have values as below which is of character type of length 16.
6.00
5.60
6.10
Here the probelm is how can I show the values above in the report output ?
Thanks in advance.

Hi Sam,
Use the output from variable  STRING in your ALV
This is similar to how it is done for the screen fields in your standard transaction
DATA
    : MITTELWERT LIKE QAMR-MITTELWERT VALUE '6.000000000E+00',
      STRING     TYPE CHAR20.
CALL FUNCTION 'QSS4_FSTRING_AUSGEBEN'
     EXPORTING
          I_NOTINI    = 'X'
          I_FLOAT     = MITTELWERT
          I_DECIMALS  = '2'         "No of decimals you require in the standard it is 2
     IMPORTING
          E_STRING    = STRING
*       TABLES
*            T_OPTIPOS   = OPTIPOS
WRITE STRING.
Regards

Similar Messages

  • Inventory Non cumulative values are not showing correct result

    Hi Guys,
    I have created a report on Inventory cube taking material in rows and 0T0TALSTCK and 0VALSTCKVAL in colums and i created a variable on calender day . What ever the date if we give we will get the quantity and value as on that date.
    Here Quantity is showing perfectly and in case of value it is showing wrongly. In this case the interesting thing is if we substract the  (Reciet value - Issue ) value then i am getting the correct value.
    Some times Even quantity is zero the noncumulative keyfigure (0VALSTCKVAL)is not showing zero it is showing some value but if i do (Reciet value - Issue ) it will show correctly.
    Please help on this issue.
    Thanks & Regards
    K.Srinivas

    Hi,
    when the quantity is correct, then you have a problem with the values. You have loaded the infocube correcly.
    check your keyfigures and the transformation with the BI content.
    => for example: do you have the coding in the BF transformation?
    * see OSS note 571669
        LOOP AT SOURCE_PACKAGE ASSIGNING <SOURCE_FIELDS>.
          IF <SOURCE_FIELDS>-stockcat EQ 'V' OR
             <SOURCE_FIELDS>-stocktype EQ 'V'.
            DELETE SOURCE_PACKAGE.
          ENDIF.
        ENDLOOP.
    => you have used the datasource 2LIS_03_UM. There are no quantities. Is there your problem.
    Sven

  • Excise values are not showing in billing

    hi all,
    In RG23D register BED, AED, ECS values are showing correctly, but in order (VA02) or in billing (VF01) excise values are not showing. So, what could be the reason and what need to be checked?
    thanks.

    mohan prabu,
    Its Surprising, how come it is not appearing in Order and billing but yet it is passed to register RG23D.
    1. Check Whether you have maintained those condition types in your pricing procedure.
    2. Check whether you have maintained VK11 i.e., Values for those Excise Condition Types.
    3. Check whether you have activated Statistical indicator for those condition types.
    4. Proceed performing Analysis in Item details --> Conditions Tab --> Click Analysis tab provided to check whether the conditio types has been executed or not.
    5. Check your Config Settings
    IMG --> LG --> Tax on Goods Movement --> India --> Basic Settings --> Determination of Excise Duty -->  Maintain Excise Defaults
    Check these initially and let us know your outcome...
    Regards
    Sathya

  • Lov Values are not showing for Discoverer Reports in Application

    Hi,
    I developed some discoverer reports, those reports having parameters with LOV. Those LOV values are showing in Discoverer Desktop, but after registering those reports in Oracle applications those LOV values are not showing. Pls let me know how resolve this issue.
    Regards,
    Hanimi.

    Hi,
    Also it is necessary to know how the LOVs are defined. Are they based on Application flexvalues for example? In which case it may be that you have not got your NLS language parameters set correctly when connecting from Applications.
    Rod West

  • Parameter values are not showing in in the Organization Parameter form

    We have done a setup for an Inventory Organization.
    Everything was working fine.
    Values were showing everywhere.
    We have lot of transactions done in the org also.
    But suddenly yesterday when I was trying to open the Organization Parameter form for that specific organization, the form came up as blank and in the bottom the error is Query caused no records.
    I have checked data is there in the base table mtl_parameters.
    Value is coming for other organizations. Only one specific organization is having this issue.
    Even in Examine, I have taken the last query run on that form and ran the same in back end database, I can see all values are there in the database.
    But in frontend screen the values are not showing. even organization code also not showing.
    Navigation is: Inv Super user --> Setup --> Organization --> Parameter

    Have you checked Organization Access to ensure that no one restricted that org?
    Or shipping grants and roles?
    I think there are quite a few places that you can restrict access.

  • ST06 Screen values are not showing as ecpected

    Hi Experts,
    ST06 Screen values are not showing as expected like avg CPU idle time and min Swap space, page out and page in values etc.
    All fileds are showing "Zero Values" since last week and i just found tht today.
    I Went  to
    SM 36, All Configured standard jobs are SAP_COLLECTOR_FOR_PERFMONITOR, SAP_COLLECTOR_FOR_NONE_R3_STAT.. etc are running fine.
    Restarted the SAPOSCOL service also.Please suggest me.Please find the Enclosed values..
    Compare recent days for server cambsvr13    Date/time  27.06.2008 13:40:31
    Average values for peak workload
    Date      Usr  Sys  Idl    Pages in/h             Pages out/h               Swap space              Lan packets/h          Lan errors/h
               avg  avg  avg         max        avg         max        avg    max size   min free         max        avg         max        avg
    20080626    0    0    0           0          0           0          0           0          0           0          0           0          0
    20080625    0    0    0           0          0           0          0           0          0           0          0           0          0
    20080624    0    0    0           0          0           0          0           0          0           0          0           0          0
    20080623    0    0    0           0          0           0          0           0          0           0          0           0          0
    20080622    0    0    0           0          0           0          0           0          0           0          0           0          0
    20080621    0    0    0           0          0           0          0           0          0           0          0           0          0
    20080620    0    0    0           0          0           0          0           0          0           0          0           0          0
    20080619    0    0    0           0          0           0          0           0          0           0          0           0          0
    20080618    0    0    0           0          0           0          0           0          0           0          0           0          0
    20080617    0    0   99      17,240      9,685      97,730     97,575   10485,760  9,023,492      22,430     21,205           0          0
    20080616    0    0   99       7,260      3,978     101,340     97,418   10485,760  9,057,327      21,940     19,447           0          0
    20080615    0    0   99       1,390      1,088     101,330    
    99,113   10485,760  9,162,058      16,199     15,970           0          0
    Best Regards,
    Vinod

    Try stopping the SAPOSCOL NT service.  Then, copy this folder (making a backup):
    installdrive\usr\sap\prfclog to installdrive\usr\sap\prfclog_old
    Then, clear out everything inside of installdrive\usr\sap\prfclog
    Also, doens't hurt at this time to check the credential of the user running your SAPOSCOL, typically it should be the same as the user running your SAP instance.
    Start SAPOSCOL and wait for the OS collector job to run. Give it 24 hours, come back and check.

  • Key frame values are not showing

    Does anyone know why my key frame values are not showing? How do I get them back?

    See this about showing and hiding columns:
    After Effects Help | General user interface items

  • Forms values are not displayed correctly

    This is happening on the client view. I have a custom form and after some Windows updates on user's laptop, the text field values started stopping to display in the form. If I click on View mode then the text values shown and change back to Edit the form
    now text values show up in the text field.
    Another thing is when trying to print the view out, text values are not shown up at all. I tried to upgrade user to IE11 and same issue. Using Firefox then text values are shown in print preview but not in Editing. I don't want users to use different browser
    rather than IE.
    Any thoughts on this would be much appreciated.

    Hi,
    Since the issue happens after some Windows Updates, I would suggest the user log on another machine and see if the issue persists. If the issue only happens on this laptop, you can manually uninstall the update patch you doubt to test
    the issue. Go to Control Panel->Programs and Features->View installed Updates->”right click” and “uninstall”.
    Meanwhile, add the SharePoint sites to a trusted zone in IE settings.
    Thanks.
    Tracy Cai
    TechNet Community Support

  • HT4976 Some of emojis are not showing correctly in web view text are.

    When I input emojis in webview's text area, some are not showing as a emojis, they are showing as a symbole e.x. ☺ (WHITE SMILING FACE),✌(VICTORY HAND) e.t.c., these are not the correct emoji as they are showing in apple device keyboard.
    Can you please sugges me what should i do ?

    Is Webview an app? If so, it may not support the Emoji font. Or, if you're talking about typing in a web page, the same maybe true. The iPhone Emoji font frequently shows up as garbage characters on other phones. It sound as if it's being converted to the Symbol font in whatever your trying to use it. Avoid use of the Emoji font unless you are communicating with other iOS devices.

  • Boolean values are not displaying correct

    hi ..
    i have created a application which has one report .. in report field
    there's boolean field (true or false) when i run my application
    it will show the correct results...
    but when host the application in IIS7 then the result will not
    show correct value .. it is showing only true...
    if there's a value false also it is showing true only...
    what to do.... ?

    hi..
    I have developed an web application
    i am using SAP crystal report 13 for VS2010
    and i have hosted that application in iis 7
    It is been developed in c#.net ..
    OR
    i have one solution ...
    can we create a formula so that if the value is
    0 then it should show false and if the value is
    1 it should show true... in formula field...

  • Characters codes are not showing correctly in my wesbite. I use other browser it works but her ein mozilla its not. Please help

    This is my site http://globaledsource.com/ then the characters is not showing correctly. This is what happen in my site http://globaledsource.com/wp-content/uploads/2013/03/MAS_ThemeProbleme-1024x1024.jpg

    Hi paulique, the simplest next test would be to disable all plugins and extensions (except Shockwave Flash, which is pretty much indispensable) here, restart Firefox, and see whether your font works without them:
    orange Firefox button (or Tools menu) > Add-ons > Plugins category<br>
    orange Firefox button (or Tools menu) > Add-ons > Extensions category

  • Master data(0vtype) values are not showing in reports.

    Hi Gurus,
                 I have an info object '0VALTYPE' with 'TEXT'. I already loaded the data in
    for this object. but in reporting level i am getting the values # and 20(actual)
    even though it has so many vales(ex: 10(plan)etc). but all the values are not populating in the query.how to get all the values in reporting level.
    Thanks in advance.
    Thanks
    Raju.k

    Hi Raju,
    You have already confirmed, but still please go to infoobject 0VTYPE again and check the master data to see all values exits there.
    If yes and still in reporting you can not see those, try doing the following:
    1) Right click on 0VTYPE and click on "Activate Master Data", and/or
    2) Go to Menu --> select Attribute change run --> select 0VTYE and execute the changes.
    Regards
    Pankaj

  • Values are not showing in report

    Hi,
    I have created a report with EVDRE containing several columns. When I use MemberSet: "SELF" for all columns, it shows me the data I have uploaded correctly.
    However, if I choose "MEMBERS" for any of the columns, the value field is empty. This is totally incorrect as I get several rows with the "MEMBERS" option, and one of the rows contains exactly the same filtering as when I use "SELF" for all columns. So that row should show a value, but it is empty.
    If I choose SUPRESS:Y, it returns 0 rows.
    Example ("SELF" chosen):
    NAMEID, ADDRESS, TIME, SALARY
    A, X1, 2009, 10000
    Example ("MEMBERS" chosen for NAMEID):
    NAMEID, ADDRESS, TIME, SALARY
    A, X1, 2009, (blank)
    B, X2, 2009, (blank)
    C, X3, 2009, (blank)
    Has anyone encountered this before?
    Thanks,
    Sam

    Hey Sam,
    I have some additional questions to help me understand what is going on.
    What other dimensions exist in the application this report is running in, besides NAMEID, ADDRESS, TIME, SALARY?
    What dimensions are in the COLKEYRANGE, besides SALARY?
    What are your expansions set as (SELF, MEMBERS, etc) for the other row/column key dimensions?
    Are you sure that all the other dimensions are not changing when you go from SELF to MEMBERS?  I know this is probably not the case but I thought I would ask anyways.

  • Heirarchy values are not displaying correctly in report.

    Hi,
    I am having a heirarchy field in my report.
    I have 2 local RKF's in my report and 2 manadatory variables(which are FISCAL YEAR AND CAL MONTH).
    When i am executing the report , it is displaying the Heirarchy values with respect to one restricted KF.
    The heirarchy values correspoding to other RKF are not getting displayed properly, it is showing as (NOT Assigned).
    Its giving the correct values for the RKF's but not showing the  heirarchy values.
    I hided the 2nd RKF, then also its showing in the same way.
    Please help me on this,
    Thanks in advance!

    Hi, Saro,
    >
    I have taken a std. report to customize, and the name of the report is Asset Retirements from Fixed Asset module.
    From the existing base query, i have added some query to customize it.
    I have summed  the cost column in the report using summary column.
    For example, im passing a parameters which displays 5 lines in the report output. Im getting the cost value correctly in all the 5 lines, but when i tried to sum all the 5 lines, it is taking the first line of cost value and it is not summing the cost value of all the 5 lines in the report. I dont know why this problem occurs.
    Summary column should be place one level up of the query and set the following values under summary
    Function
    Source
    Reset As

  • Master Slide templates are not showing correctly once out of film view

    I am having problems with the master view edit within captivate. I have correctly adjusted the slides to fit the design I want, however when I add a new slide with that layout the buttons and boxes are throw all over the place. As well, a lot of the objects I would like to delete in the quiz pages can not be deleted and when trying to change the text for the default correct, must answer questions box..etc I am not able to change this text.

    Hmmm, sorry about your frustration but as a daily user of Lynda.com for all kind of applications I find the Captivate courses much below their usual level. And I have commented that way on their site multiple times. There is no good practice, no explanation of proper workflows now about the logic of Captivate. You are not the first user that I helped out after such a 'bad' introduction. If you look at my answers, you'll see that I'm not that harsh usually. Having taught all kind of software applications since over 20 years, it is to me also very frustrating when I see this happening. And sorry, cannot help you with pointing to other tutorials, I never bought any book (had the same reflections when looking at books), nor trainings. I just learned by exploring and helping other users out.
    Captivate is a very versatile tool, but learning curve is made unnecessary steep by bad approach in many tutorials. You'll learn recipes in them, nothing about the concept nor the logic. And once you want to change the recipe, you are stuck.
    Do you know that in a theme you have theme color palette, object styles (did you ever use the Object Style Manager), master slides and a skin. The playbar is part of the skin. When you go to the skin editor, first tab allowed you to uncheck the playbar, go to the second tab 'Borders', and uncheck also the Borders.
    Even terminology is a problem: what do you mean by a toolbar? There is for the moment in Captivate only a Big Button Bar in editing mode (Slides, Themes, Text, Shapes....). The real toolbar disappeared in CP8, was there in previous versions. There is an Align bar remaining, but it is not visible until you show it with the Window menu.

Maybe you are looking for

  • How can I download an older version of iWork?

    I have a Macbook, the old Black one. And I have it up to date till IOSX 10.7. What I need to do to install iWork on it. Maybe an older version of it?

  • To convert database in one language into another

    Hey Friends My name is neeraj bansal. I have a MySQL database in dutch language. but i want that database in english language. i have the backup files. i have searched on google but of no use does MySQL provide any facility to convert it or any other

  • Issue using DLL / library function node

    Hi All I am using labview 8.2 / 8.0 I am writing a wrapper DLL to convert compex data types of a DLL to simpler ones for labview intefacing. I have read the forums on all related items and could not find a solution. I have cut my code back to basics

  • Loosing pictures

    I have noticed that pictures taken on my Z10 are not in my albums. Pictures do not display in this app. Today I took 3 photos. Could not find them in the pictures folder. When I opened the camera 1 was displayed in bottom left corner of screen, until

  • [svn:osmf:] 11341: Added some unit tests to get the metadata package above 80%

    Revision: 11341 Author:   [email protected] Date:     2009-10-30 16:24:35 -0700 (Fri, 30 Oct 2009) Log Message: Added some unit tests to get the metadata package above 80% Modified Paths:     osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/metad