Regarding Report Display Format

Dear all,
       In my report i have records in internal table like this :
      Line no.    LAR01   LAR02   LAR03  LAR04
        20          LNTP     LSTP     LNTP   LTPS
        40          LSTP     PNTR    PN26    P2C2.
      I want these records should display like this :
      Line no.
       20            LNTP
                       LSTP
                       LNTP
                       LTPS
      40             LSTP
                      PNTR
                      PN26
                      P2C2
Can u pls give me any solution that how can i able to display records in my required format.
Thanks & Regards,
Shivam Pastagia.

HI,
You have the data in internal as below format..if you pass this to alv it displays in the same foramt..which is not your requiremnt.
Example.
You have data in the internal table..
20 LNTP LSTP LNTP LTPS
40 LSTP PNTR PN26 P2C2.
Now you take another internal table with two fields and populate it as shown below and build the fieldcataog for this and pass to ALV
Line no.  FIELD
20        LNTP
          LSTP
          LNTP
          LTPS
40        LSTP
          PNTR
          PN26
          P2C2

Similar Messages

  • Hi Regarding Report Painter/Writer

    Hi All,
    I am new to the Report Painter/Writer concepts. I got an object based on this concept.
    Can you help me where i can get the material on Report Painter/Writer. and what are the important Tcodes used in Report Painter/Writer.
    Already i had some Ztcodes i need to enhance/customize these tcodes by adding some extra fields to the report output.
    Help me out in this senario. how to proceed ?
    Thanks in advance to all, Waiting for your Fast replies.
    Urs,
    Sateesh.

    hi sateesh,
    Where Is Report Painter/Report Writer Used?
    Initially, both tools were only available to the FI/CO modules. Later, with the introduction of the Logistics Information System and Flexible Analyses in Release 3.x, the functionality of these tools was further expanded. It still is not widely known that the Report Painter/Writer can be used for reporting against structures other than those delivered in FI and CO (see TechTalk on page 8-4).
    A common misconception in the user community is that Report Painter/Report Writer can only be used to report against a single table. However, some reporting structures do report against multiple tables. For example, CCSS (for Cost Center Accounting) refers to tables COSP, COSS and more, depending on the key figure configuration. Similarly, FI-SL (Special Purpose Ledger) reporting structures include summary and line-item tables (the key figure set determines where the data comes from).
    To configure other table joins, views may be created joining the necessary tables, and views can be added to the control tables, via Flexible Analyses in LIS. Report Painter/Report Writer can be used in almost any application area in R/3 to report on currencies and quantities.
    Data tables supported
    Both Report Painter and Report Writer can be used to report on the following tables and tables types:
    <        Evaluation structures set up in the Logistics Information System (LIS). These structures normally begin with an “S” or “ZF.” Several different tables and views within the R/3 System can be added as evaluation structures.
            Note: You cannot add cluster tables, such as BSEG.
    <        CCSS is used for Cost Center Accounting (CO-CCA), Internal Orders (CO-OPA), Activity Based Costing (CO-ABC) and for cost element reports in Project Systems (PS).
    <        GLFUNCT is used for functional area reporting in cost-of-sales accounting.
    <        GLPCT and GLPCOP are used for Profit Center Accounting (CO-PCA/EC-PCA).
    <        FILC is used for Legal Consolidations (FI-LC).
    <        COFIT is used for the Controlling Reconciliation Ledger (CO-CEL).
    <        ZZ tables are created for the Special Purpose Ledger (FI-SL).
    <        FIMC is used for consolidations in the Enterprise Controlling module (EC-LC).
    <        GLT0 is used for Financial Accounting (General Ledger) reports by account, company, and business area (FI-GL).
    <        KKBC, KKBE, and KKBU are used for the Controlling Product Costing module (CO-Costing).
    <        New in Release 4.0A: RWCOOM is used for CO-CCA, CO-OPA, and CO-ABC. RWCOOM is used for special standard reports like internal order budget reports, cost center budget reports and cost component reports.
    Note: RPPS was used for Project Systems (PS). However, it is obsolete and will no longer be supported in Release 4.0. In Release 3.x there were only two special reports (6P70 and 6P71) using RPPS. These reports cannot be called directly, but via ABAP reports RKOPLAN0 and RKOPLAN1.
    How to Access Report Painter/Report Writer?
    To access the Report Painter you may use either of the following two methods:
    <        Transaction FGRP
    <        From the SAP main menu, choose Information systems ® Ad hoc reports® Report painter.
    Report Writer functions can be accessed from within the Report Painter. To access Report Writer, choose the following menu path from the SAP main menu:
    Information systems ® Ad hoc reports® Report painter® Report Writer.
    How Is Report Painter/Report Writer Organized?
    Report Painter/Report Writer has four main components:
    <        Sets: Sets are logical groupings of characteristic values. For example, a cash line on a balance sheet is made up of a set of cash accounts or an energy product line on an inventory report is made up of a set of energy products. Variables can also be created which are placeholders for sets, or values within sets.
    <        Libraries: Libraries control which characteristics and key figures from a table are available for reporting.
    <        Reports: Reports hold a definition of the rows, columns, and overall data selection. They also include the header and footer texts and layout settings.
    <        Report Groups: Report groups can contain one or more reports. The report group is what you execute—not the actual report. A report group is generated to create a set of ABAP programs that produce the reports.
    How Does Report Painter Differ from Other Reporting Tools?
    <        With the exception of row titles which have text fields, Report Painter/Report Writer reports display numerical fields only (for example, dollar and quantity fields). This is not a requirement for ABAP Query and typical line item reporting tools, which can display arbitrary text columns.
    <        While printed Report Painter/Report Writer reports appear much the same way on paper as they do on screen, the Drilldown reporting tool produces a different output format. Drilldown reporting is an online analytical tool which can be used to drill down to different levels of detail, but it is infrequently used for printing.
    <        Report Painter/Report Writer reports are hierarchical and take advantage of configured hierarchies (for example, with cost center hierarchies). You can also execute Report Painter/Report Writer reports from each level within a hierarchy.
    <        Report Painter/Report Writer reports can handle multiple currency/quantity units within a single column.
    <        Report Painter/Report Writer is well suited to handle reports that require mass production. For example, Report Painter/Report Writer is a particularly effective tool for creating month-end reports.
    refer this link
    http://help.sap.com/saphelp_erp2005/helpdata/en/66/bc7d2543c211d182b30000e829fbfe/frameset.htm
    http://abaplearner.blogspot.com/2007/12/more-abap-tutorials.html
    http://www.virtuosollc.com/PDF/Get_Reporter.pdf
    regards,
    sravanthi

  • APEX Report Output Formats

    In the SQL Workshop query builder can the output of these queries be changed to HTML or ASCII? We have WEBDB running and are able to change the output formats at run time.

    Hello Andy,
    The APEX Query Builder was not designed as a report generator. It’s main purpose is to allow novice users to create SQL queries in a bit more friendly manner. After testing the validity of the query, with the displayed format type, you should actually copy the generated SQL code into an appropriate page region, like a report region.
    The configuration options of this specific tool are very limited, and as far as I know, the kind of things you are asking for can’t be done in this version. One of the major additions to APEX 4.0 will be something (I don’t know the final name for it) that will allow you to do the sort of things you are asking for.
    >> Also cant he number of records that are displayed by increased to say 1000 or 4000 rather then 15?
    You can’t change the displayed number of records in the Query Builder. A possible work around can be to copy the SQL query into the SQL Commands. There you can control the number of displayed records.
    Regards,
    Arie.
    &diams; Please remember to mark appropriate posts as correct/helpful. For the long run, it will benefit us all.
    &diams; Forthcoming book about APEX: Oracle Application Express 3.2 – The Essentials and More

  • ABAP Report - Landscape format

    I need to change the report display to landscape.  Right now the report gets cut off at 178 characters.  How do I allow for more than 178 characters, horizontally?  Also, how can I ensure that the report prints in landscape format?  I used FM GET_PRINT_PARAMETERS to set the print format to landscape but it still cuts off at 178 characters, with room for more.
    Regards,
    Davis

    Hi,
    You need to specify Line size and Line count at statement "REPORT  ZNAME".
    Check below code, this report will have 60 rows and 220 columns.
    REPORT  ZNAME LINE-SIZE 220 LINE-COUNT 60 NO STANDARD PAGE HEADING.
    More Information:
    ... LINE-SIZE width
    Effect
    This addition specifies the line width of the basic list and details list of the program to width characters, and sets the system field sy-linsz to this value. The line width determines the number of characters in the line buffer as well as the number of columns in the list displayed. The value width must be a positive numeric literal. The maximum line width is 1,023 characters.
    LINE-COUNT page_lines (footer_lines)
    Effect
    This addition specifies the page length for the basic list of the program to page_lines lines and fills the system field sy-linct with this value. If the LINE-COUNT is not specifed, and if page_lines are less than or equal to 0 or greater than 60,000, then the page length is set internally to 60,000. This setting overwrites the passed value of the like-named LINE-SIZE addition to the statement SUBMIT and can be overwritten during list creation with the like-named LINE-COUNT addition to the statement NEW-PAGE.
    Regards,

  • Data display Format issue.

    Hi ,
    I have the following columns for a single item(SingleVO),
    ItemNo, SugQty, OrdQty, Description,
    I would like to display the data in a table(Normal table or in a Advanced Table) with the
    following format. If there are 50 items, First row should display the First Item's
    itemno, sugqty, orgqty and the secondrow should display the description of the first item and third row should display the Second item's itemno, sugqty, orgqty and the fourthrow should display the description of the second item ....etc.
    Column Names:
    |-------------------------------------------------------|
    |Itemno |     SugQty     |     OrdQty     |     
    |-------------------------------------------------------|     
    |<---------Description--------------------------------> |
    |-------------------------------------------------------|
    Data:
    |-------------------------------------------------------|
    |12344 |     63 |     60     |     
    |-------------------------------------------------------|     
    |<---------Dulux Paint No2----------------------------> |
    |-------------------------------------------------------|
    |12345 | 98     |     100 |     
    |-------------------------------------------------------|     
    |<---------Table set ------------------------> |
    |-------------------------------------------------------|
    I tried with advanced table merging functionality, i couldn't get this type of display.
    Pointers are appreciated.
    (Since we are doing this application for Mobile devices we need to get this kind of display)
    Thanks.
    With Regards,
    Kali.
    OSSI.
    Format change.
    Message was edited by:
    Kalimuthu V
    Message was edited by:
    Kalimuthu V

    Thanks Ranjit,
    We build the table dynamically using rows and columns with the required spans.
    So that we could achieve the same display format.
    Thanks.
    With Regards,
    Kali.
    OSSI.

  • ICR process for Open item recon.(003) - Report Display issue

    Hi All,
    I am facing a problem in the data reconciliation report display.The document number "1212121212" doesn't not exist in the SAP system.But "1212121212" is used as the reference number in the another document which is created in the SAP.
    Legacy data file.
    RCOMP RASSC       DOCNR                ATYPE        RACCT      RTCUR     TSL
    L001     U001     1212121212     C     CCU001     USD     200
    In the data selection process, i am using the following inputs.
    Company code - L001, U001.
    Vendor - CCU001,CCL001.
    Customer - CCU001,CCL001.
    In the data assignment process, i am using the following inputs.
    Company - L001, U001.
    Trading Partner - L001, U001.
    Rule - 300, 400.
    Rule - 300 config.
    200     DOCNR     Document Number     Equal     DOCNR     Document Number
    Rule - 400 config.
    200     DOCNR     Document Number     Equal     REFNR     Reference Number
    In the reconciliation report display (right side bottom page),
    U001->L001->Payables or other way around L001->U001->Receivables (Top Left side).In the either of the two display am able to see two items.
    first item (not expected in the report display, bcoz there is no relevant data present in the legacy file).
    TR.PT PRT.DOC.NO  PR.CUR Amount DGC  Difference  Reference no
    U001 1700036236      USD       500       USD   500          TEST
    The first item exist in the SAP and it is getting selected during the data selection process.
    second item (reconciled and expected in the report display)
    L001     U001     1212121212     C     CCU001     USD     200
    Kindly help.
    Thanks in advance
    Regards,
    Karthik

    Hi Ralph,
    Yes we are having two company codes.your understanding on this point is rite.
    I am using the standard file upload functionality from the presentation server for uploading the non-sap company data.since in the earlier thread i had explained very detail level, so now had made it short.
    The only issue that I am having is that I have just one line item in my upload file and it is from non sap company L001 for trading partner u001. File gets loaded (data selected 1 correctly), Then after all the steps when I am in the last step (reconciliation) I see that line getting reconciled with other line available in U001 with zero difference. That looks good because it is matching as per my rule. but I am also seeing some other open items in U001 that are also getting reconciled with no lines in file with difference equal to their values. They should not show up in the bottom part of reconciliation part at all as they are still open in U001 and should not get reconciled until I put their offsetting lines in upload file from L001. So they should stay at the top right side in simple words I am seeing open items as well in reconciliation portion bottom one even I do not have any lines to reconcile them and they are showing a balance in them as well.
    Thanks in advance.
    Let me know, if you need any more details.
    Regards,
    Karthik

  • Does SAP have report display the history of dunning

    Dear Expert,
    Would like to seek for your help,Does SAP have report display the history of dunning for AR module and what are the T-code and report?
    Please help.
    Regards,
    KH

    Hi
    Dunning status is updated in customer master,you can get the required data from Table LFB5
    hope this will help to some extent
    Thanks
    Kameshwar Rao

  • SAP report print formats

    Hi!
    There are several report print formats in an ABAP report. You can choose between them during printing, some examples: X_65_80 (80 columns, 65 lines), X_90_120 (120 columns, 90 lines) and so on...
    Is there away to define more "standard" like printer formats?
    I know, I can give anything after the REPORT statement (like REPORT zreport LINE-SIZE 99 LINE-COUNT 99) but these are not standard and mostly the printers don1t like them.
    Thank you in advance
    Tamá

    Hi Tamas,
    When you run the report, the spool will be displayed on the screen. At this time, click on print,the system will show the print dialog. Click on properties, this will spool request attribites dialog. Click settings. in the next dialog box, select the required field, and the value and select the validity as required. This way you can set the standard format for all reports.
    Ravi

  • Hi regarding Reports

    Hi , i need urgent information regarding reports,
    i developed one ALV report, i want to schedule in background ,daily executes on morning 8 AM, generate file in XLS format with the reported data (background scheduled report) , that Data will will be sotred in Appilcation server perminently, after some days, generate report with that data ie data in Appilcation server.
    kindly send to me the sample code

    Hello Chintam Nagaraju,
    Pl. follow the steps:
    Assuming that you moved this report in production environment. In the program itself you can give the logic for downloading the data in XLS format on particular target system (take help from sr technical guy)
    1. Go to SM36 transaction for batch job schedule.
    2. Give the job name, priority and target system name in initial inputs
    3. Click on Start Condition Button
    4. Click on Date/time and maintain start time and data (say 8.00 AM)
    5. Select the periodic indicator on the bottom of screen and maintain periodic value (as daily)
    and save this batch job.
    Hope this will help.
    Regards
    Arif Mansuri.
    Reward if answer is helpful.

  • RFKABL00 SAP Report - Display Changes to Vendors

    Hi
    Report: RFKABL00 SAP Report - Display Changes to Vendors
    In R3, we can run this report either from:
    1) SE38 or
    2) "Change Vendor: Initial Screen" (i.e. FK02) -> Environment-> Account Changes-> All Fields-> Environment-> Multiple Display.
    it shows all the updates dates & who changed the information, i wanted to use these info into my Program. but don't know what table its using to fetch update date & time and changed fields. LFA1 has only recent change.
    Can anyone have some idea  what table i can use for these change History.
    Thanks...

    Hi,
    Check table CDHDR and CDPOS for object class KRED.
    Please let me know if you require further help.
    Regards,
    Ganesh Sawant

  • Problem in reading the row values in table display format.

    Hi All
       I created UI asTable display format using three columns( name, email and resume ).
    In this Resume column type is Link to Action. This entire column contains text as Resume  - this element type is Link to action.
    When click on Resume that respective row values I have to capture.
    I have used following code, but It is capturing based on lead selection. ( On the UI, lead selection row is different and clicking on Resume row is different ).
    DATA lo_nd_email TYPE REF TO if_wd_context_node.
      DATA lo_el_email TYPE REF TO if_wd_context_element.
      DATA ls_email TYPE wd_this->element_email.
      DATA lv_email_ref LIKE ls_email-email_ref.
    navigate from <CONTEXT> to <EMAIL> via lead selection
      lo_nd_email = wd_context->get_child_node( name = wd_this->wdctx_email ).
    get element via lead selection
      lo_el_email = lo_nd_email->get_element(  ).
    lo_el_dashboard_1->get_attribute(
        EXPORTING
          name =  `NAEM`
        IMPORTING
          value = lv_name ).
    Please help me on this ..thanks in advance....

    Hi,
       Just declare a variable in the parameters of the method,which u declare for the cell action.
    CONTEXT_ELEMENT      type ref to                      CONTEXT_ELEMENT         as importing paramter
      code:
        context_element->get_static_attributes(
          IMPORTING
            static_attributes = stru_sflight ).
    this will surely solve ur problem
      regards,
    Madhu

  • Date and number display format

    Hello all,
    I am new to Adobe Form, and I am quite unimpressed with how difficult it is to do the most simple things.
    I have managed one way or another to solve all my problems until now, but this one got me stuck.
    I have date and number fields in my form, and here is what I want to do but cannot:
    - I need these fields to be displayed using the defaults date and number settings of the SAP user who is generating the form. This one is really hard for me to figure out.
    - I need some other fields to be displayed in a specific format depending on a variable in the context of my form. I imagine this could be done using scripting, but how to change the display format of a field via scripting?
    Anyone has an idea of how that can be achieved?
    Thank you.

    Hi Thomas,
    For these kind of issues you will get many answers if you search the forum.
    If your requirement is to display the current date in the form, just drag and drop the "Current date" UI element from the Library palette -> Custom.
    If it is to get the date from SAP and display, pass date to the context node and just drag and drop the field into the form from the data view.
    Check the following wiki by Chintan. It explains some common scenarios in javascript.
    [JavaScript Part 1|http://wiki.sdn.sap.com/wiki/display/ABAP/JavaScriptforCommonScenarios-PartI]
    [JavaScript Part 2|http://wiki.sdn.sap.com/wiki/display/ABAP/JavaScriptforCommonScenarios-PartII]
    Use an 'if' condition, check the value and based on the value you can make the field hide/visible in the form.
    Hope this will help.
    Thanks & Regards,
    Sanoosh

  • REPORT DESIGNER FORMAT CATALOG BACKGOUND IS BLACK

    REPORT DESIGNER FORMAT CATALOG AND CELLS BACKGOUND ARE BLACK IN COLOUR, DIFFICULT TO FIND CELL ELEMENTS
    ANY SOLUTION TO THIS .
    THANKS,
    NAGESH

    Hello,
    Solution for that is to install the newest availlable Support Package for GUI. I assume that you have GUI version 7.10 and BI SP probably < 3. Please install SP 3 for BI and this issue should be solved.
    Regards, Karol

  • Replacing space with some char in report display

    dear friends
    hw can i replacs space in report display with char .
    there is disply like
                     site 1    site2   site3
    matnr1           space      10        space
    matnr 2            2        space     space
    site in x -axis  ,matnr in -y-axis.
    i want to replace this space  by some char like nd or ns  etc
    can any one give solution....
    regards
    veera

    hi this my condtion .....
    if the first condtion satisfed i have to replace by ND
    which is now mentioning as space.if send condtion satisifed  having 10(na) in display
    loop at it_final1.
                        read table it_final2 into wa_final2 WITH KEY matnr = it_final1-matnr.
                               IT_RESULT-matnr = IT_final1-matnr.
                               IT_RESULT-WERKS = IT_final1-vstel.
                        if it_final1-LFimg = wa_final2-vsolm.
                             it_result-LFimg = 'nd'.
                            ELSEIF IT_FINAL1-LFIMG < WA_FINAL2-VSOLM.
                                 it_result-LFIMG = WA_FINAL2-VSOLM - IT_FINAL1-LFIMG.
                                 ELSEIF WA_FINAL2 IS NOT INITIAL.
                        IT_RESULT-lfimg = IT_final1-lfimg.
                        else.
                        IT_RESULT-lfimg = IT_final1-lfimg.
                                     ENDIF.
                        COLLECT it_result.
        ENDLOOP.

  • Regarding report painter/writer

    I have a problem regarding REPORT WRITER AND REPORT PAINTER. I have to develop a report based on transaction -
    CK13 in report painter. I am new to this area of reporting. How could I insert new tables in the library as I do not find a table or structure based on this transaction where I can find activity type, quantity and value in object currency.
    Report format  -
    Material      Activity type  Vvalue in object currency.

    Hi,
    Try standard reports in GRR3 with library 7*. Relevant tables/structure could be KKBE, KKBC, & KKBU. Copy and modify the same.
    Rgds.

Maybe you are looking for

  • Unable to access adobe reader on macbook pro  10.7.5

    please provide assistance with accessing adobe reader I have updated the iOS software and unable to complete an adobe update, will not allow me to complete step 3.  thank you Tracey

  • How to set the default start page (login) of apex itself?

    Hi! I've successfully upgraded from 3.2 to 4.0! I'm using the pl/sql embedded gateway. When I enter the url http://s01:8081/apex I get an error (page cannot be displayed (404)). But when I enter http://s01:8081/apex/f?p=4550:1:1481295403790110 the ap

  • Any way to link to a file in Catalyst, rather than a URL or state?

    Given the 20 page limitation, I'm having to build my prototype in chunks, but so far have been unable to find a way to link up the various prototypes.  Does anyone know of a way to add a link to a local file rather than a live URL or simply another s

  • Flip video-FCE Editing and .mov to WMV conversion

    We have bought some new Flip video camcorders- i need to edit the footage and then convert them to WMV so that they can be embedded into a powerpoint presentation. Here's the problem: -The flip videos are MP4 files - I have been importing these files

  • Select Statment

    Dear All I want to use select statement like follows In the Select statement I want to find field values like not Begin with  'A' i can use Where <field name> Like 'A%' in this case all Begin with 'A'  values came but i want not begin with 'A' please