Issue in output display in report,,

hi,
i have a report where i display a decimal value similar to other values, but this one is not displayed. I traced till the write statement and i do have the correct value in the variable. But this is just not displayed. what could be the issue. find below the code snippet.
WRITE :/5 'Mat',15 'Mat',50 'Caliper',60'Grade', 105 'Delv Qty',117 'EA' .      WRITE :/5 'Number',15 'Description'.
WRITE :/5   t_pick_view-matnr,
              15  t_pick_view-arktx,
              50  t_pick_view-caliper,
              60  t_pick_view-grade,
              105 t_pick_view-ea_qty,                      "#EC *
              117 t_pick_view-ea_unit.                     "#EC *
here the value in  t_pick_view-ea_qty is available (7.0000) but not displayed on the report output. One thing I noticed is that the next value ea_unit (it has value ROLLS) is displayed but is displayed with a zero after that like 'ROLLS 0'. Seems the ea_qty value gets partially hidden (it is 7.0000). what cud be wrong ?
thks

Hi Vijay,
data definitions are all fine, as i said, i am able to see the value in the variable during debugging, but the write statement does not write it correctly on the page !!
now i found out another thing but still the issue is unresolved.
I commented the statement to display the next value , i.e. ea_unit (whose value is ROLLS) and now i am able to see the ea_qty displayed as 7.000.
It seems 7.000 is displayed, but then the next value overwites that location with ROLLS and bcos 7.000 is already displayed there, I get ROLLS 0.
But this is crazy as the display column positions are different for both but then why the first value 7.000 displayed under the second column ??
so now i changed the display position to 103 (instead of 105 )and i can see 7 popping up (7 from 7.000 )!!! any idea whats hapening ?? i hope u understood my explanation..

Similar Messages

  • Error in ITS display of reports after Unicode changes

    Hi
    We recently made our systems unicode compatible.
    After that upgradation, there are problems in  output display of reports.
    All the data gets displayed in a single line.
    Also few other errors come up in JA language related to alignment.
    Report seems to be ok in R/3. We have used standard template for reporting WEBREPORT_REPORTING.
    Can someone provide inputs..

    Hi,
    please try that with a browser supported for the service you are using.
    I assume that you are using the service webgui and the browsers supprted are
    the Mozilla based Firefox and the Internet Explorer.
    Does it work there?
    The parameter of interest regarding Unicode stuff for the ITS is the login codepage
    and it should be converted automatically during the steps described in the Howto.
    regards
    Tobias

  • Font not displaying on Reports Output (RHEL 5) for 10g

    Hi, I know I've posted a question in the past about a font not displaying on Report Output for my Arial, Arial Narrow, and Courier New fonts. I worked with Oracle Support and found that Metalink Note#261879.1 fixed my problem with those 3 fonts. I ran the scripts and now that part works great.
    However, I have one font "ARIALUNI.TTF" that will not work. This is out specific barcode font we use. I've pushed it on Linux from my Windows by pushing it as a binary file to the ORACLE_HOME/guicommon/tk/admin/TTF directory. I even put it in the directory for TTF on Metalink Notoe 261829.1 and let it create the files, but it still doesn't find it when I ran a report that uses this font.
    I tried using font subsetting via the uiprint.ali and make a reference but it still doesn't seem to work.
    Is there something I'm missing that would cause any of these not to work. I thought maybe some files had to be created under the guicommon/tk/admin/AFM file directory but I'm not sure.
    I just want to have my 2 or 3 reports that use this barcode to work. Once I get them, I'm done and all my font issues are resolved. Any help is appreciated.
    Chris

    They are probably a very old Type 1 font. Try checking the dates on the font files. Your best bet would be to get the OpenType versions of those fonts and install them.

  • WBS element field to Depreciation Simulation Report  output display

    Hi SAP Experts,
    We need to Add the WBS element field to Depreciation Simulation Report  output display (S_ALR_87012936)
    Could please give your valuable inputs
    Thanks
    Hari Pothula

    HI Javed,
    We have capitalized with WBS element but not displaying in simulation report.
    All configurations done in in ACSET and activation Account assignment objects
    Thanks
    Hari

  • Performance Issue-;How to restrict the total output of the report.

    Hi Experts
    I need your advise to resolve one performance issue in my BI Publisher report.
    My report query is extracting more than 80000 records at once. To load these records into the report template it is taking all most 14 to 15 hours. Unfortunately i cannot change my logic to put some more filter to restrict the query output, as this is the requirement from the client.
    Is there any way i can restrict my report so that it will extract the first 1000 record and on the event of pressing next it will extract the next 1000 record and so on from the point when it left in last time.
    Kindly let me know if you have any solution for this.
    Thanks in advance.
    Regards
    Srikant

    Hi experts...
    Any update on this...

  • Problem In report output display when i run in the background

    Hi,
    In a classical report i am printing around 17 fields  the width of the report out put is around 800 characters.
    If i run  the report in the  fore ground it running perfectly. But the thing is when i give large selection is it GETTING ' TIMED OUT ' as it is running more than an Hour.
    so i wanted to run it in the back ground to avoid TIME OUT problems.
    But when i run in the backgroud   i am not getting  full  out put in the SPOOL request(SIZE of the report output may causing the problem) .
    Pls come up with some solutions
    Thanks in advance

    Try increasing the spool length..
    Refer this link for doing so.
    Spool List output display > 255 char when the rpt is run in Background
    Thanks
    mahesh

  • For output display report is final_internal table or structure in wd ABAP?

    Hi all,
    for output display report is final_internal table or structure in wd ABAP?
    in wd java output display report -.> CALLING rfc and that RFC OUTPUT table
    finally in internal table is assigned to STRUCTURE .Same procdure?
    Thanks,
    RAMA

    Dear Madhu,
    thanks for guidence!
    its showing popup tht this BADI ( ME_CHANGE_OUTTAB_CUS ) is only use for "SAP Internal  use".
    Regards,
    Praphull

  • Description display in Report output

    Hi All,
    I am facing a strange issue in reporting. When User is executing a portal report from BEx web analyzer, only Technical name of the report is diplaying on Output of the Report. Iif I execute from my system even with the same user id it is diplaying description. Anyone has idea what might be the cause and how to resolve this issue.(User is connecting the system with other than english as Language). I hope something related to Translation.
    Thanks in Advance
    Vani

    hi vani,
    Please check the links below for language translation:
    Language Translation in BI 7.0
    http://help.sap.com/saphelp_nw04/helpdata/en/43/a1f5388b99f321e10000000a11402f/frameset.htm
    Let us know if any help required.
    Regards
    Lavanya

  • Display the output of a Report in the Screen of a Module Pool

    Hi All,
    Im Trying to display the report output in a Custom Screen. I hope it is possible through OOPS ABAP. Can any one give me some example program?
    Thanks,
    Saravanan Rajan

    Re: ALV display using oops
    ALV OOPS

  • Bold font in report output display

    Dear All,
    Will any one let me know how to set BOLD font in the report output display?
    Thanks,
    Ranjan

    <b>u cannot use this in 4.7</b>
    REPORT ZFONT NO STANDARD PAGE HEADING LINE-SIZE 80 LINE-COUNT 65.
    Start of print-control
    NEW-PAGE PRINT ON.
    PRINT-CONTROL FUNCTION 'SF000'.
    WRITE: / 'This is CPI 20'.
    SKIP.
    PRINT-CONTROL FUNCTION 'SF020'.
    WRITE: / 'This is CPI 6'.
    SKIP.
    PRINT-CONTROL FUNCTION 'SF008'.
    WRITE: / 'This is CPI 12'.
    Depending on your SAP printer device, this may also work
    PRINT-CONTROL FONT 1 LPI 6.
    you can try to change font and LPI numbers
    WRITE: / 'font 1 lpi 6'.
    PRINT-CONTROL FONT 2 LPI 6.
    WRITE: / 'font 2 lpi 6'.
    PRINT-CONTROL FONT 3 LPI 6.
    WRITE: / 'font 3 lpi 6'.
    End of print-control
    NEW-PAGE PRINT OFF.
    *--- End of Program

  • Displaying selection screen details in Alv Report  output display as Header

    Hi all,
    May be somebody knows how I can show selected values with select-options in top_of_page using REUSE_ALV_GRID_DISPLAY.
    This shoud work for all the reports and diff selection screens .
    I need one dynamic process which will for display any report selection screen selected details.(Basically varient information of report).
    Small example if possible, please.
    Thanks in advance,
    Rimas

    Hi Thiru,
    Thanks for the input.
    This is my exact requirement.
    Hi Experts,
    I would like to Display / Print  Select-options selected details in ALV Header.
    Ex: Say suppose here i enter kunnr as 1000
                                            lifnr as    2000 to 4000
                                            p_langu as  'EN'.
                                           p_dir  as 'C:\TEMP,
                                           p_upda as 'X'
    for selection screen below.                    
    SELECTION-SCREEN :BEGIN OF BLOCK blk1 WITH FRAME TITLE text-000.
    SELECT-OPTIONS : s_kunnr FOR kna1-kunnr.
    SELECT-OPTIONS : s_lifnr FOR lfa1-lifnr.
    PARAMETER      : p_lanuge LIKE t002-spras DEFAULT sy-langu.
    PARAMETER: p_dir  LIKE rlgrap-filename
               DEFAULT text-003 LOWER CASE.
    PARAMETERS: p_upd AS CHECKBOX DEFAULT 'X'.
    I dont want to Hard code selection screen values like
    DATA: header TYPE slis_t_listheader,
    wa TYPE slis_listheader,
    wa-typ = 'S'(093).
      wa-key = s_lifnr .
      wa-info = 'Vendor no".
      APPEND wa TO header.
    I want dynamic process for all of my selection screen values selected
    hard code may be it will be fine small selection screen it will work.
    Fur that i got one process to get dynamically through fm
    Ex: DATA: irsparams TYPE rsparams OCCURS 0 WITH HEADER LINE.
    CALL FUNCTION 'RS_REFRESH_FROM_SELECTOPTIONS'
    EXPORTING
    curr_report = program
    TABLES
    selection_table = irsparams
    EXCEPTIONS
    not_found = 1
    no_report = 2
    OTHERS = 3.
    loop at irsparams.
    write : / irsparams-SELNAME.
    write : / irsparams-SIGN.
    write : / irsparams-OPTION.
    write : / irsparams-LOW.
    write : / irsparams-HIGH.
    endloop.
    I have done my requirement partially but i am failed to achive my full  requirement.
    Because
    rsparams  strcture is diff from  slis_t_listheader.
    Can any one help me for further assistence to display irsparams strcture data in alv header.
    Thanks
    Nag

  • Issue with Submitting a ALV report in container ...

    Hello Gurus,
    I know how to display data in ALV in container on screen. My issue is, I have a container defined on screen. I have a separate report whose output is in the ALV form.
    Now if I submit the report in the PBO, I do not get the ALV output of that report in custom container defined on screen, but the report as a whole gets executed.
    How can I submit a report and still get its output on ALV container.
    MODULE STATUS_0100 OUTPUT.
    CREATE OBJECT CUSTOM2
    EXPORTING
      CONTAINER_NAME              = 'CUSTOM2'.
      CREATE OBJECT GRID1
        EXPORTING
          I_PARENT          = custom2.
      perform loaddata2.
    ENDMODULE.
    FORM loaddata2.
      DATA: v_sp like rsparams occurs 0 with header line.
      V_SP-SELNAME = 's_usr'.
      V_SP-KIND = 'P'.
      V_SP-LOW = 'X'.
      APPEND V_SP.
    submit ZREPT with selection-table v_sp and return.
    ENDFORM.
    Please help.
    Regards,
    Jainam.
    Edited by: Jainam Shah on Apr 20, 2010 7:23 PM
    Edited by: Jainam Shah on Apr 20, 2010 7:24 PM

    Hi,
    In your ZREPT report define a parameter( called ) one character that is not displayed. Set this parameter 'X' before submit statement. In ZREPT report check this parameter;
    if called is not initial. (It means the report is submitted from the other report)
       export result table to memory id 'MEMORYID'.
    endif.
    Then in report from which you submitted ZREPT, import result table from memory id  'MEMORYID'. Then display the result table in your grid.

  • How to display a report in a container

    Hello All,
    There are 2 scenarios:-
    1) On left side navigation panel, I have a tree control. On double click on a node of a tree, I want to display a "report output" on the right panel. I have created the left panel and right panel by splitting the main custom container using splitter control. But I am not able to submit a report output on double click event of tree node as I dont know how to specify the parent container for the report.
    2) I want to divide the custom container into 4 equal parts. Then each part should display four reports which are output of 4 different programs.
    Kindly help me out with his issue.
    Needless to say that points will be awarded
    Thanks n Regards,
    Abhishek

    Hi Abhishek,
    you can't run a program in an container. That's not possible. But you can handle your requirement using one of the following ways:
    Way 1:
    Call the program in the double click event handler method by using the the statement e.g. submit and return. The program is then called in a separate screen(not in the container).
    Way 2:
    Copy the functionnality of the program in e.g. function module(FM). This FM gets the input parameters, processes the input and returns the results. The results are displayed e.g. in an ALV Grid. The steps getting the display results and setting the display data for the ALV are handled in the double click event handler method.
    Best Regards, Edemey

  • After Effects warning: couldn't set Quicktime video output display mode

    After Effects warning: couldn't set Quicktime video output display mode
    I'm getting this error when exporting video from after effects. I also get it when the program starts up. I'm using Windows XP. Cannot find anything about a fix anywhere. Does anyone know how to fix this?

    Thanks for your reply. I profess ignorance regarding the GDI only mode and have no idea how to access that. Can you give me a little more info on that?
    I am using an ATI Radeon HD 3850. I have two monitors on that card, Monitor one is a Trinitron HP 1130 CRT.(set to 1280x1024 16bit) The other is DVI wide screen Ilo 26 inch monitor. (1024x768 at 32 bit)
    I have a BlackMagic Design DECKLINK standard definition broadcast card which outputs component video to a sony broadcast Beta deck. 480ix720 standard video.
    The machine has a gigabyte motherboard. Intel Core 2 quad cpu 2.66 ghz
    2.50 gb ram reported (4gigs installed)
    These hasn't been a major issue as I can still output AVI uncompressed but it is annoying.
    John

  • Issue in Due date analysis report S_ALR_87012168

    Hi Friends,
    We have a strange issue regarding due date analysis report (S_ALR_87012168)...
    When i execute this report it displays different amounts in "Not Due" column under 0-30 bucket. In 0-30 bucket, under not due column it shows 10,000 and under total open items column it shows 15,000. How it is possible?
    Thanks to everyone
    Anifi

    Hi,
    This has been closed due to Local and Document currency prob...
    Thanks

Maybe you are looking for