SAP List Viewer

How can I implement the SAP List Viewer into 7.1?
I can't find class com.sap.ip.bi.alv to add it into my DC.

Hi,
Please check if these links are of use to you:
SAP List Viewer (ALV) [original link is broken]
http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/3439404a-0801-0010-dda5-8c14514d690d
http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/1190424a-0801-0010-84b5-ef03fd2d33d9
http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/3133474a-0801-0010-d692-81827814a5a1
http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/4c70444a-0801-0010-7688-9e4bd844b783
/people/dimitri.lubenski/blog/2009/07/08/do-it-yourself-alv-customizable-tables-in-web-dynpro-for-java
/people/bv.pillai/blog/2008/09/09/what146s-new-in-sap-netweaver-visual-composer-ce-71-150-ehp1-ce-711
Regards,
Poojith MV

Similar Messages

  • Drop down list for User ID's and SAP List viewer format

    Couple of quick questions. Any help will be greatly appreciated.
    1) I need to put User ID on the selection criteria screen. And also, I need to build a dropdown list for user ID selection by finding all user IDs in the Finance department and put it on the list.
    2) I need to display the report in the SAP List viewer format, which enable these functions including sorting, hiding fields, filtering, exporting to an excel file as necessary. My output is currently plain vanilla as follows
    loop at ibkpf where belnr = ibseg-belnr.
           read table iskat with key saknr = ibseg-hkont.
           read table icepct with key prctr = ibseg-prctr.
           read table icskt with key kostl = ibseg-kostl.
           write:/
           iBKPF-BELNR,     " Accounting document number
           iBKPF-BUKRS,    " Company code
           iBKPF-GJAHR,     " Fiscal Year Range
           iBKPF-MONAT,     " Period
           iBKPF-USNAM,     " Username
           iBSEG-BELNR,      "Document #
           iBSEG-BUZEI,      "Item #
           iBSEG-BSCHL,      "Posting Key
           iBSEG-SHKZG,      "Debit/credit indicator
           iBSEG-PRCTR,      "Profit Center
           icepct-ktext,
           iBSEG-KOSTL,      "Cost Center
           icskt-ltext,
           iBSEG-HKONT,      "G/L Account
           iskat-TXT20,
           iBSEG-DMBTR,      "Local currency
           iBSEG-WRBTR,      "Document currency
           iBSEG-SGTXT,      "Explanation
           iBSEG-KOART.      "Account type

    Hello Syed
    Here is a sample coding for a dropdown listbox:
    *& Report  ZUS_SDN_DROPDOWN_LIST
    REPORT  zus_sdn_dropdown_list.
    TYPE-POOLS: vrm. " Value Request Manager: Typen und Konstanten
    DATA:
      gt_values   TYPE vrm_values.
    PARAMETERS:
      p_usrid    TYPE xubname AS LISTBOX VISIBLE LENGTH 13.
    INITIALIZATION.
    * Select the allowed values for dropdown listbox
      SELECT bname AS key FROM  usr02 INTO TABLE gt_values
             WHERE  bname  LIKE 'S%'.
      CALL FUNCTION 'VRM_SET_VALUES'
        EXPORTING
          id              = 'P_USRID'
          values          = gt_values
        EXCEPTIONS
          id_illegal_name = 1
          OTHERS          = 2.
      IF sy-subrc <> 0.
    * MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    *         WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.
    START-OF-SELECTION.
    END-OF-SELECTION.
    You have two fields for the listbox available:
    - KEY (obligatory)
    - TEXT (optional)
    Regards
      Uwe

  • SQ01 - SAP List Viewer - Ability to get the count of the output records

    Hello All,
    I have a problem with the SAP List Viewer output for an SAP Query.
    I have created a SAP query (SQ01) for a table. Its a basic query that queries on just one table (VTBFHA)
    When I run the query, for the output in the SAP List Viewer (ALV) format, Could anyone kindly help me figure out how to get the count of the number of records displayed in the output?
    For Eg: when we run the T code SE16, It gives us the number of records displayed in the output.
    Similarly, does anyone know if there is a way I could display the count of the number of records displayed in the output of the SQ01 query?
    I have tried checking the "Counter" in the basic list tab, but it does not give me the count.
    Any help will be greatly appreciated
    Thanks
    Subhani

    Yes there is a solution. Follow these steps
    Select your query
    Hit the button InfoSet Query
    Go to Edit->Settings->
    Check the box "Count in the Output list" in the Output tab
    Hit Save
    In pop up box select the user group
    hit enter
    Hit the back arrow (F3)
    now Execute the query
    You should be able to see the count in the output.
    The count will appear on the right most column of the output. If it does not go to the "Change layout" option and make sure it is part of the "Displayed columns list".
    Regards

  • What is the differenec between 'sap list viewer' and 'abap list viewer'

    hi
    what is the differenec between 'sap list viewer' and 'abap list viewer'

    Hi,
    There is no difference between them.SAP List Viewer (ALV) is the new name of the ABAP List Viewer (ALV).
    The SAP List Viewer unifies and simplifies the use of lists in the R/3 System. A uniform user interface and list format is available for all lists. This prevents redundant functions.
    The SAP List Viewer can be used to view both single-level lists and multilevel sequential lists.
    Single-level lists contain any number of lines that have no hierarchical relationship to each other.
    Multilevel sequential lists consist of any number of lines that have two hierarchical levels. Multilevel lists have header rows and item rows; the item rows are subordinate to the header rows. For each header row there can be any number of subordinate item rows.
    You can view subtotals and totals rows in both single-level lists and multilevel sequential lists
    From End User Point it is SAP LIST viewer , From Developer Point of View it is ALV .
    Check the Below Link
    http://help.sap.com/saphelp_nw04/helpdata/en/66/bc7aab43c211d182b30000e829fbfe/frameset.htm
    Regards,
    Satish

  • Excel View instead of SAP list view - Quota master

    We have a more extensive quota maintenance process and looking of simple user interface. Mass maintenance (MASSD) of quota and complex enhancements are not sufficient since we have some filtering requirements using product attributes.
    - I am trying to use the Excel layout instead of the SAP list view in the Quota master
    - I selected the 'change layout' from Quota item maintenance screen
    - I went to 'view' tab and selected 'Microsoft Excel' as prefered view instead of 'SAP List view'
    - I selected one of the standard Excel templates provided (sap_om.xls or sap_mm.xls)
    - I save layout
    - Now the Excel interface is available for modifying the Quota item data. I want to know how to use this interface.
    - I change the data in the Format, Header or the Raw data sheets (change from 75:25 split to 70:30). When I click save (I clicked save in the Excel view as well as the overall SAP Quota screen, I get a ‘Data saved’ message. But the data goes back to original values (75:25).
    - I need inputs on how to make this Excel interface work since it is not saving entered values

    Hi guys, Any luck on my query?
    My question is generic on using the Microsoft Excel view instead of the SAP list view in GUI. Any one used this and have insights on how to make this work?

  • Defaulting query to SAP LIST VIWER not working! Please help!

    Hello everyone:
            I have some query's created in old version (4.6C) and we upgraded to ECC6.0. When you go to "SQ01"-Display you will see query properties and display is defaulted to "SAP list viewer". This works fine in older version but in newer version the query returns blank report!!! When I go to paramters selection page it does not show the options to select different outputs!! When I change it to ABAP LIST VIEWER in the properties and run the query, it works fine and also on the parameters selection page it shows th options for other displays! If I select "SAP LIST VIEWER" here it works fine!! Only when it is defaulted to "SAP LIST VIEWER" the query does not return anything! Did anyone face this problem before in newer version (ECC6.0)? Please give me any information you have. I will reward all the answers.
    Thanks.
    Mithun

    Hi Mithun,
    This is happening because SAP has changed the approach of creating the standard program based on the selection of output type.
    Now SAP calls a FM when you select SAP list viewer in the query.
    If you see the code generated when you choose different output type you will understand why it is happening.
    So it is better to select the output type as ABAP LIST VIEWER and then only change the output at the time of execution if required.
    Reward points if useful.
    Regards,
    Atish

  • What is list viewer

    Hi
    Can any one explain me what is the list viewer???
    Regards
    Laxman

    Hi,
    The SAP List Viewer unifies and simplifies the use of lists in the R/3 System. A uniform user interface and list format is available for all lists. This prevents redundant functions.
    The SAP List Viewer can be used to view both single-level lists and multilevel sequential lists.
    Single-level lists contain any number of lines that have no hierarchical relationship to each other.
    Multilevel sequential lists consist of any number of lines that have two hierarchical levels. Multilevel lists have header rows and item rows; the item rows are subordinate to the header rows. For each header row there can be any number of subordinate item rows.
    You can view subtotals and totals rows in both single-level lists and multilevel sequential lists.
    Simple ALV Report --> http://www.erpgenie.com/abap/code/abap28.htm
    A Simple ABAP ALV LIST VIEWER Example --> http://www.sap-basis-abap.com/sapalv.htm
    ALV Grid Control --> http://www.sap-img.com/abap/abap-example-program-alv-grid-control.htm
    http://goldenink.com/abap/alv_grid.html
    http://www.geocities.com/mpioud/Abap_programs.html
    http://www.sapdevelopment.co.uk/reporting/reportinghome.htm
    Simple ALV report
    http://www.sapgenie.com/abap/controls/alvgrid.htm
    http://wiki.ittoolbox.com/index.php/Code:Ultimate_ALV_table_toolbox
    sites :
    http://www.sapdevelopment.co.uk/reporting/alv/alv_variousfcat.htm
    Check out these links : top one is on slis specifcally,
    How to know about these SLIS types?
    Re: sap alv examples
    ALV reporting - Step by step
    http://help.sap.com/saphelp_nw04/helpdata/en/8d/e994374c9cd355e10000009b38f8cf/frameset.htm
    Go through with these links :
    ALV
    http://www.geocities.com/mpioud/Abap_programs.html
    ALV Group Heading
    http://www.sap-img.com/fu037.htm
    ALVGRID with refresh
    http://www.geocities.com/mpioud/Z_DEMO_ALV_REFRESH_BUTTON.htm
    Editable ALV
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webas/abap/abap%20code%20samples/alv%20grid/abap%20code%20sample%20to%20edit%20alv%20grid.doc
    -->download the PDF from following link.
    www.abap4.it/download/ALV.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVALV/BCSRVALV.pdf
    OOPS ALV tutorial.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e8a1d690-0201-0010-b7ad-d9719a415907
    Sample programs:
    http://www.geocities.com/victorav15/sapr3/abap_ood.html#d_grid
    http://www.sapdevelopment.co.uk/reporting/alv/alvgrid_color.htm
    http://www.sapdevelopment.co.uk/reporting/alvhome.htm
    You can get all demo programs for ALV:
    Go to se38 and type BCALV* and press F4 for all demo porgrams.
    Check out these links
    http://www.sap-img.com/abap/what-is-alv-programming.htm
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/home/alv&
    http://www.sap-img.com/abap/an-interactive-alv-report.htm
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/cs/user/view/cs_msg/18628
    ALV Comes in handy with some cool stuffs / components..
    Custom Container,
    Docking Container etc..
    Events in ALV::
    Top-of-page
    End-of-page
    Double Click Event Etc..
    http://www.sapfans.com/forums/viewtopic.php?t=58286
    http://www.sapfans.com/forums/viewtopic.php?t=76490
    http://www.sapfans.com/forums/viewtopic.php?t=20591
    http://www.sapfans.com/forums/viewtopic.php?t=66305 - this one discusses which way should you use - ABAP Objects calls or simple function modules.
    2. How do I program double click in ALV?
    http://www.sapfans.com/forums/viewtopic.php?t=11601
    http://www.sapfans.com/forums/viewtopic.php?t=23010
    3. How do I add subtotals (I have problem to add them)...
    http://www.sapfans.com/forums/viewtopic.php?t=20386
    http://www.sapfans.com/forums/viewtopic.php?t=85191
    http://www.sapfans.com/forums/viewtopic.php?t=88401
    http://www.sapfans.com/forums/viewtopic.php?t=17335
    4. How to add list heading like top-of-page in ABAP lists?
    http://www.sapfans.com/forums/viewtopic.php?t=58775
    http://www.sapfans.com/forums/viewtopic.php?t=60550
    http://www.sapfans.com/forums/viewtopic.php?t=16629
    Hope this solves ur problem....
    Regards
    Sudheer

  • List viewer

    Hi all,
    what is the difference between sap list viewer and abap list viewer?

    Hi Shweta ,
    There is no difference between them.SAP List Viewer (ALV) is the new name of the ABAP List Viewer (ALV).
    <i>The SAP List Viewer unifies and simplifies the use of lists in the R/3 System. A uniform user interface and list format is available for all lists. This prevents redundant functions.
    The SAP List Viewer can be used to view both single-level lists and multilevel sequential lists.
    Single-level lists contain any number of lines that have no hierarchical relationship to each other.
    Multilevel sequential lists consist of any number of lines that have two hierarchical levels. Multilevel lists have header rows and item rows; the item rows are subordinate to the header rows. For each header row there can be any number of subordinate item rows.
    You can view subtotals and totals rows in both single-level lists and multilevel sequential lists</i>
    Regards,
    Raghav

  • Default "list view" with 720 SAP Logon

    Does anyone know if you can default the view in SAP Logon (720) to be the list view?
    This would have the benefit that the users would see what they are used to, but could change if they liked!

    You'll have to push a registry entry to your users:
    HKEY_CURRENT_USER\Software\SAP\SAPLogon\Settings\CurrentNewSapLogonView = 2
    This will default saplogon to list view.

  • No list view in iPad Air calendar?

    In Calendar on the iPad Air, there doesn't seem to be any way to view all your calendar events as a chronological list of events (I.e., "list view"). Can this be true? I've been trying to find it for hours.

    Madhuri,
         I have tried the way you mentioned by using non-sap(MSSQL) bakend with ipad platform.It is working fine for me when i have tested the app in ATE.
    Once try to cross check with my procedure once.
    1.I have three objects Customer,orders,products.Orders object is collection to customer,Product Object is collection to orders.
    2.I have defined 'show order tile' screen set for order object with one detail screen that contains order id and customer id.
    3.Defined another screen set 'show order tile selected' for order object This details screen  contains all the fields in the order object.Now i have defined as mentioned by you a field with edit type as 'list view'-->check whether all the settings are done correctly in this field->height(20),collection(In my example Products),List view columns(Product Name)->that means the list view will display all the product names of the selected order object.
    4.Go to 'show customer details screen set' ,define a detail screen,add a field with edit type as 'list tile view'->set the collection to orders,list tile view settings->screensets->row ->show order tile screen set
    selected ->show order tile selected screen set
    5.Publish and test in ATE.For your understanding iam inserting the screen shot that i have done.
    Please try to map the screen sets and objects in my example.....Hope this may be a bit helpful for you.
    Regards,
    Sravanthi Polu

  • List View in iPad Platform in Agentry

    Hi,
    In EquipmentView Screen Set there is a MeasuringPointsView_iPad Detail Screen. This screen has a List Tile View. The properties for this view has Selected screen set as MeasuringPointTileSelected. I created a field of List View in MeasuringPointTileSelected_iPad screen.
    When im trying to view the screen in iPad its throwing an error: “Invalid Control Type for a list tile”. I created the same field in Windows platform screen and it was working fine.
    Can someone guide me in resolving this issue.
    Thanks

    Madhuri,
         I have tried the way you mentioned by using non-sap(MSSQL) bakend with ipad platform.It is working fine for me when i have tested the app in ATE.
    Once try to cross check with my procedure once.
    1.I have three objects Customer,orders,products.Orders object is collection to customer,Product Object is collection to orders.
    2.I have defined 'show order tile' screen set for order object with one detail screen that contains order id and customer id.
    3.Defined another screen set 'show order tile selected' for order object This details screen  contains all the fields in the order object.Now i have defined as mentioned by you a field with edit type as 'list view'-->check whether all the settings are done correctly in this field->height(20),collection(In my example Products),List view columns(Product Name)->that means the list view will display all the product names of the selected order object.
    4.Go to 'show customer details screen set' ,define a detail screen,add a field with edit type as 'list tile view'->set the collection to orders,list tile view settings->screensets->row ->show order tile screen set
    selected ->show order tile selected screen set
    5.Publish and test in ATE.For your understanding iam inserting the screen shot that i have done.
    Please try to map the screen sets and objects in my example.....Hope this may be a bit helpful for you.
    Regards,
    Sravanthi Polu

  • Setup a list-view in more columns

    Hi,
    my aim is a view of listet objects ranged in several columns. The objects should not be shown in blocks separated in different pages. They should be expanded like the list view of the Windows-Explorer. So when growing up it should expand to the right hand side (and being scrollable to the right hand side) and not downwards.
    I've found no way to realize ist in NetWeaver 04.
    Using the elements like Collection Renderer, Resource Renderer and Layout Controller I haven't found a potentiality to implement this.
    Regards
    Janko M.

    Also check out these weblogs they go into details on example of the Iterator.
    /people/thomas.jung3/blog/2004/09/15/bsp-150-a-developer146s-journal-part-xi--table-view-iterators
    /people/sap.user72/blog/2004/09/07/bsp-howto-exploring-bsp-development-and-the-miniwas-620
    /people/sap.user72/blog/2004/08/27/bsp-howto-tableview-iterator--column-header-graphics
    /people/brian.mckellar/blog/2003/10/31/bsp-programming-htmlb-tableview-iterator
    Basically what <b>Ariel</b> will <i><b>solve your problem</b></i>.

  • How to add appointment in calendar list view

    How do I add an appointment to my calendar list view now?  I used it constantly and I know to touch the magnifying glass to find the list view, but I need to be able to add my appointments too.  Is there a setting to change?  Thank you.

    Hi Karim,
    When you create a mobile project un Eclipse using the wizard, you have something like this:
    createContent : function(oController) {
      return new sap.m.Page({
      title: "Title",
      content: [
    Now you can add your button in two ways:
    createContent : function(oController) {
      return new sap.m.Page({
      title: "Title",
      content: [new sap.m.Button("myButton", {
      text:"my button"})
    Or:
    createContent : function(oController) {
      var page = new sap.m.Page({
      title: "Title"
      page.addContent(new sap.m.Button("myButton", {
      text:"my button"}));
      return page;
    And if you want to run the same application on mobile and desktop, you should use the sap.m library. It's responsive and works really well in both devices.
    Regards

  • Create a new button in a sap-standard-view WD4A

    In webdynpro for ABAP
    I have changed the text on an existing button in a sap-standard-view using configuration (change application configuration/go to component configurator/implicit configuration and then on the view-component change the text) it works perfect.....
    my next step is to create a new button beside the old one with a new text on it, I created a new button by using "enhance view" (I copied the existing button) the new button appears (so far so good) but when I go into the configuration to change the text on the new button (using configuration the same way I did when I changed the text on the existing button) I  cant find my new button in the view-component list....why can't I find it there so I can change the text?
    Can anyone help me this one?

    I don't believe that the Configuration tool picks up Enhancement Objects because of the way they are linked to the original component at Runtime. Why set the text using configuration?  You can control the text within the enhancement object.  Do you want different texts based upon multiple configurations?

  • BPM Process List Viewer -"No Authorization to see view of the Page"

    Hi,
    While I am trying to see preview of the Process List viewer Page at content provided by sap -> end user content -> bpm -> pages and at tcbpemwdui~proclist-> ProcessListViewer getting "No authorization to see the preview of the page".
    Given permissions to portal content to everyone group with end user and user been assigned BPEM end user role & EU_role and Everyone group.
    I hightly appreciate your help to resolve the issue. I am in crusial situation to fix this issue.
    Thanks in advance..
    Ian

    You can use an extension to set a default font size and page zoom on web pages.
    *Default FullZoom Level: https://addons.mozilla.org/firefox/addon/default-fullzoom-level/

Maybe you are looking for