Custom sorting of templates to be displayed in the report package?

Hi,
Can anyone help me out on how can I sort templates depending on user's input?
For example:
Template1 = [2]
Template2 = [4]
Template3 = [3]
Template4 = [1]
where [1], [2], [3] and [4] is the user's input.
The result should display
Template4
Template1
Template3
Template2
Thanks in advance!!

Hello Arun,
Thanks for your reply but do you know which method I should use for this purpose if I use the table interface?
Thanks,
Inma

Similar Messages

  • Udf Data is not being displayed in the report

    Hi all,
    i have designed one report in which i am displaying some udf fields along with other system fields.
    i have not used any selection criteria.
    when i run report it doesn't display udf data of some random rows in the report even if data is peresent in that udf field.
    If i open sales order and press 'Shift-F2'  and update the document and now if i run report then i get that udf value in the report.
    why this happening. data is there in the udf field only its not displayed in the report with out updating the that udf.
    pls suggest some solution.
    regsrds,
    Chetan.

    Hi Ashish,
    I ran the "ZPS/!ZPS" in RSRT where ZPS is the infoset name. In Dev, it displayed the values. In QA, it displayed the below messages:
    ECharacteristic 0TCAKYFNM does not exist. Check authorizations
    WThere are calculated elements. These results are bracketed [  ]
    and below that, it displayed the values for Number of records. But, it has not displayed the values for the other figures.
    Does this has any impact in QA.
    Thanks & Regards,
    AVN Rao.

  • How to display % in the report results

    Hi Experts
    I my BW report i am calculacting % using Calculacted KF.
    I want to display "%" in the report
    Ex: 2.5 should be displayed as 2.5%
    How can i achieve this

    Hi,
        In formula -- u have to select the Percentage Functions - then u select the [%A] Percentage share funtion.
         It will display the calculated value with percentage like ,50%.
    Regards
    RP

  • Please solve  Radio buttons (when selected) will then display on the report

    Each of these new Radio buttons (when selected) will then display on the report in the same locations, which is after the existing columns.
    Check boxes are by default checked.
    When the 1st radio button is selected then a new column will be displayed in the ALV output
    Next to A.
    Like wise when 2nd radio button selected then a new column will be displayed in the ALV output next to B.
    Like wise the ALV output is displayed.
    A   is a checkbox
    B  is a checkbox
    C   is a checkbox
    D   is a checkbox
    1   is a radio button                         
    2   is a radio button      
    3  is a radio button
    4   is a radio button

    while populating fieldcatalog itself u include these condition....
    if Pradiobutton = 'X'.
    *--populate field catalog for field u want in specified position....
    endif.
    similarly u proceed for other fields and other condition

  • Total time taken for the quiz needs to be displayed in the report

    Hi,
    I would want tthe total time taken for the quiz to be displayed in the report...Let me know if its possible

    Hi,
    Please try this.
    Define three user variables - StartTime, EndTime and Duration.
    At the start of the quiz ('On Slide Enter' of the first Question Slide). have an advanced action with the following actions.
    Assign: StartTime with cpInfoElapsedTimeMS  
    Continue
    At the end of the quiz ('On Success' or 'On Failure' of the last Question Slide or 'On Slide Enter' of Result Slide), have this advanced action.
    Assign: EndTime with cpInfoElapsedTimeMS
    Expression: Duration = EndTime - StartTime
    Expression: Duration = Duration / 1000
    Continue
    The variable 'Duration' will have the time taken by the user for the Quiz in seconds.
    Let me know if you have any queries.
    Thanks,
    Thejas

  • SSRS tablix not be visible when no data is selected to display on the report

    In an SSRS 2008 r2 existing dashboard application, I display a tablix (as a header) based upon the following selection criteria:
    =iif(Len(First(Fields!CustomerNumber.Value, "Main")) = 0, true, false).
    The CustomerNumber value is passed between the various SSRS reports in the dashboard application. There are times when the Fields!CustomerNumber.Value is selected for a particular report and there is no detail data to display. What happens with the existing
    reports, is the space that would be allocated for the tablix is shown.
    When there is no data to display, there is a NoRowsmessage that can be displayed on the report.
    Basically when there are no detail records to display on the report, I would like the tablix report header not to display when there is no detail data for the report.
    Thus can you tell me how to code the tablix report header not to display when there is no detail data?

    Sorry, I overlooked Katherine's simple solution, partly because the header doesn't go away, it is just replaced with something that cannot be differentiated from the report background. Keep in mind that the space the tablix is in is still occupied by the
    tablix as you can see below:
    Sample report with no data and an empty rows message of "  ".
    Above is the same report without a no rows message but with the header row hidden using thisformula: =IIf(Count(1)>0, false, true). You can see that the space that the header normally occupies is collapsed away when hiding the header whereas the spaces
    ("  ") occupy that space when using the no rows message.
    "You will find a fortune, though it will not be the one you seek." -
    Blind Seer, O Brother Where Art Thou
    Please Mark posts as answers or helpful so that others may find the fortune they seek.

  • Last 30 days calls need to be displayed in the report.

    Hi Experts,
    I want to view a report which will display the calls created 30 days before the current date.
    Can anyone tell how do I get the (Current Date - 30 days) call details in the report please. I do not want to write any routines for it.
    Please help me achieve this.
    Thanks

    Hi
    you can either use the RKF using calday and offsetting to -30 or
    you can write the customer exit variable on the cal day
    pls refer to the below link which provide step by step documnet on customer exit
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/f1a7e790-0201-0010-0a8d-f08a4662562d?quicklink=index&overridelayout=true

  • Image doesn't display in the report

    I have a report(template=hide and show region).
    Below is the code. Any pointers would be helpful
    select
    CASE
    WHEN test = '501' THEN '<img src="#APP_IMAGES#test.png"/>'
    ELSE '-'
    END test,
    select a,b,c
    from EMPS
    order by a,b
    Running this doesn't show image instead shows <img src="wwv_flow_file_mgr.get_file?p_security_group_id=13631408718475431&p_flow_id=172&p_fname=test.png"/>
    what should I do to avoid this.
    Thanks in advance
    Pravish

    Edit the report column and in the column attributes change the "Display As" field from "Display as Text (escape special characters, does not save state)" to "Standard Report Column".

  • Data is not getting displayed in the report from an Infoset.

    Hi All,
    I am having a report  based on an infoset. This report is displaying the data in the Dev. envmt. When it is transported to the QA, it is not displaying the data in the BEx as well as RSRT, in the QA envmt. The patch levels of both the Dev. and QA are the same. The Queries are same in the Dev and QA also.
    While trying to display the data from the infoset (rt.click- display data), i am able to view the data, in the QA.
    Could anyone please suggest why the data is not getting displayed in the query designer.
    Thanks & Regards,
    A.V.N.Rao

    Hi Ashish,
    I ran the "ZPS/!ZPS" in RSRT where ZPS is the infoset name. In Dev, it displayed the values. In QA, it displayed the below messages:
    ECharacteristic 0TCAKYFNM does not exist. Check authorizations
    WThere are calculated elements. These results are bracketed [  ]
    and below that, it displayed the values for Number of records. But, it has not displayed the values for the other figures.
    Does this has any impact in QA.
    Thanks & Regards,
    AVN Rao.

  • Plan values not being displayed in the report ..

    Hi All,
    I have a query on query.. .
    which displays actual and plan values , but the report is not showing the plan values
    tell me how to do this
    Sruthi

    Sruthi,
    Basically how do you store the data in the transaction cube's ?
    How does the data differs b/w Plan and actual for the same KF ?
    It stores depending on the Version...
    Restrict the KF to a perticular version ...
    Then you can get the desired...
    Check the LISTCUBE  with different versions..
    Cheer's
    HVR.

  • Discoverer viewer displaying all the reports instead of one report

    Hi Team,
    I have created one menu and attached 4 reports to that.after that that menu is attached to the main menu.This menu is attached to the one xyz responsibility.
    Now i am facing the problem is : After logging to the responsibility,i clicked on individual report ,but it is not displaying only one report.It is showing all the reports in the discoverer viewer.
    Can you please help me in this issue..

    Please post the details of the application release, database version and OS.
    I have created one menu and attached 4 reports to that.after that that menu is attached to the main menu.This menu is attached to the one xyz responsibility.
    Now i am facing the problem is : After logging to the responsibility,i clicked on individual report ,but it is not displaying only one report.It is showing all the reports in the discoverer viewer.Please review these docs and verify that you have completed all the steps.
    How to Create a Link to a Discoverer Workbook in Apps R12 [ID 471303.1]
    How to Create a Link to a Discoverer Workbook in Apps11i [ID 278095.1]
    Thanks,
    Hussein

  • View the actual sales order (VA03, Display Mode) by double clicking on the Document Number of any line item displayed in the report.

       CLASS LCL_HANDLE_EVENTS DEFINITION.
      PUBLIC SECTION.
        METHODS:ON_DOUBLE_CLICK FOR EVENT DOUBLE_CLICK OF CL_SALV_EVENTS_TABLE
        IMPORTING ROW COLUMN.
    ENDCLASS. "lcl_handle_events DEFINITION
    DATA: EVENT_HANDLER TYPE REF TO LCL_HANDLE_EVENTS.
    *       CLASS lcl_handle_events IMPLEMENTATION
    CLASS LCL_HANDLE_EVENTS IMPLEMENTATION.
      METHOD ON_DOUBLE_CLICK.
        CASE COLUMN.
          WHEN C_VBELN.
            READ TABLE T_FINAL INTO WA_FINAL INDEX ROW.
            IF SY-SUBRC = 0.
              SET PARAMETER ID: C_AUN FIELD WA_FINAL-VBELN.
              CALL TRANSACTION C_VA03 AND SKIP FIRST SCREEN. "#EC CI_CALLTA
            ENDIF.
        ENDCASE.
      ENDMETHOD. "on_double_click
    ENDCLASS. "lcl_handle_events IMPLEMENTATION
    Is Something Wrong With The Code?

    If you are using ABAP for the report this will fulfill your requirement.
    Take a close look at the ZUSEREXIT program.
    When you execute it you enter the t-code e.g. VA01.
    It will display the enhancements available in VA01.
    Now you can click on the user exit name and you will
    automatically be transferred to SMOD t-code with the
    selected enhancement as a parameter.
    You can see in the below code how simple it is to implement this.
    You will not call SMOD but VA03 t-code on click.
    You can use this code to execute it in SE38 and see how it works.
    CODE STARTS BELOW:
    report zuserexit no standard page heading.
    tables : tstc, tadir, modsapt, modact, trdir, tfdir, enlfdir.
              tables : tstct.
    data : jtab like tadir occurs 0 with header line.
    data : field1(30).
    data : v_devclass like tadir-devclass.
    parameters : p_tcode like tstc-tcode obligatory.
    select single * from tstc where tcode eq p_tcode.
    if sy-subrc eq 0.
        select single * from tadir where pgmid = 'R3TR'
                         and object = 'PROG'
                         and obj_name = tstc-pgmna.
        move : tadir-devclass to v_devclass.
           if sy-subrc ne 0.
              select single * from trdir where name = tstc-pgmna.
              if trdir-subc eq 'F'.
                 select single * from tfdir where pname = tstc-pgmna.
                 select single * from enlfdir where funcname =
                 tfdir-funcname.
                 select single * from tadir where pgmid = 'R3TR'
                                    and object = 'FUGR'
                                    and obj_name eq enlfdir-area.
                 move : tadir-devclass to v_devclass.
               endif.
            endif.
            select * from tadir into table jtab
                          where pgmid = 'R3TR'
                            and object = 'SMOD'
                            and devclass = v_devclass.
             select single * from tstct where sprsl eq sy-langu and
                                              tcode eq p_tcode.
             format color col_positive intensified off.
             write:/(19) 'Transakcija - ',
                  20(20) p_tcode,
                  45(50) tstct-ttext.
                         skip.
             if not jtab[] is initial.
                write:/(95) sy-uline.
                format color col_heading intensified on.
                write:/1 sy-vline,
                       2 'Naziv exita',
                      21 sy-vline ,
                      22 'Opis exita',
                      95 sy-vline.
                write:/(95) sy-uline.
                loop at jtab.
                   select single * from modsapt
                          where sprsl = sy-langu and
                                 name = jtab-obj_name.
                        format color col_normal intensified off.
                        write:/1 sy-vline,
                               2 jtab-obj_name hotspot on,
                              21 sy-vline ,
                              22 modsapt-modtext,
                              95 sy-vline.
                endloop.
                write:/(95) sy-uline.
                describe table jtab.
                skip.
                format color col_total intensified on.
                write:/ 'Broj exita:' , sy-tfill.
             else.
                format color col_negative intensified on.
                write:/(95) 'Nema user exita za ovu transakciju'.
             endif.
           else.
               format color col_negative intensified on.
               write:/(95) 'Transakcija ne postoji'.
           endif.
    at line-selection.
        get cursor field field1.
        check field1(4) eq 'JTAB'.
        set parameter id 'MON' field sy-lisel+1(10).
        call transaction 'SMOD' and skip first screen.

  • Best way to select a record to display in the report

    Hi,
    I am helping a customer get a report (V11) working in the Visual Studio 2008 viewer.
    The report, where they have linked all the tables from the database,  has a paramater called 'jobNo'.
    The record select expert then uses the param to select the required job. ({uv_JobDetails.JobNumText} = {?JobNo})
    My question is how do I from my ASP.net (VB.net code) set this parameter, and then refresh the report to show the correct data matching the parameter jobNo.
    Thanks

    Hi,
    Try with this:  
    ReportDocument boreportdocument = new ReportDocument();
    boreportdocument.Load(Server.MapPath("Decreteparam.rpt"));
    string recordselection = "{Customer.Country} = " + "{?My Parameter}";
    boreportdocument.RecordSelectionFormula = recordselection;
    CrystalReportViewer1.ReportSource = boreportdocument;
    or //Set parameter value like this
    boreportdocument.SetParameterValue("My Parameter", "USA");
    For Range Parameter:
    boreportdocument.Load(Server.MapPath("RangeParam.rpt"));
    CrystalReportViewer1.ReportSource = boreportdocument;
    boparamfields = CrystalReportViewer1.ParameterFieldInfo;
    //setting the start and end values
    boparamField = boparamfields["SalesRange"];
    boparamValues = boparamField.CurrentValues;
    boparamrangevalue.EndValue = "300";
    boparamrangevalue.LowerBoundType = RangeBoundType.BoundInclusive;
    boparamrangevalue.StartValue = "27";
    boparamrangevalue.UpperBoundType = RangeBoundType.BoundInclusive;
    //Adding Range values to parameter field
    boparamValues.Add(boparamrangevalue);
    You can get sample codes from [here|https://boc.sdn.sap.com/codesamples]
    Have a look to our [Dev Library|https://www.sdn.sap.com/irj/boc/sdklibrary ]
    Regards,
    Shweta

  • Wrong u2018Last Data Updateu2019 is displayed in the reports

    Hi
    We have a problem with the u2018Last Data Updateu2019 date that is displayed in some of our reports that are linked to a specific Multiprovider. The date is stuck on 2009-06-29 even thou the data is updated every day. The Multiprovider is linked to 9 different infocubes of which 5 are updated on a daily basis. The other 4 are updated once a month or so. The date was displayed correctly in the reports up until 2009-06-29. What happened that day was that we transported a re-activation of the cubes and for some reason that caused a problem for the u2018Last Data Updateu2019 date. Some threads suggest that it is the date from the request that were loaded the longest time ago that is displayed but this is obviously not the case here. There is a Link: [Similar thread|Query element - "Last Data Update:" for MultiProviders; that mentions Link: [SAP Note 993622|http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes/sdn_oss_bw_bex/~form/handler] .
    Anyone who has an idea of what I should do? / Mats

    Hi
    Nice to see that someone is working on a sturday night About your reply, that just cant be the case here or mabye we have made som abjustments to the standard i-View that affects the origin of the 'Last data update' date. The Multiprovider containes an Infocube that was last updated 2007-11-16 so according to your theory that should be the date that is displayed, but it is not. I'm quite conviced that it has someting to do with the transport that went in to production that day, but what I did was that I unchecked the 'Compress aggregates after rollup' checkbox on some of the cubes. But mabye we had some unwanted changes in our developmentsystem that affected the cubes in some way and that accidently came along with the transport or something like that. Any other suggestions? / Mats

  • G/L Account Description not displaying in the report

    Hi Friends,
    G/L account description was not found in the report, after loading g/l text and attribuites. Please help me what might be the problem in this regard.
    Regards,
    Raju..

    Is G/L Account depends on Chart of Accounts. Is their any way that G/L acount and description is displayed in report. G/L Account is appearing but not descrition. Master data attr & text loaded fine.
    Raju

Maybe you are looking for

  • Using one laptop as an external display for another?

    The title says it all really, can this be done?

  • SQL0968C The file system is full

    Hi All, In our BI pre-prod system we trying to test the BI data load. It stopped giving this error in SM21 Database error -968 at FET SQL0968C The file system is full. SQLSTATE=57011 Database error -968. Our BI is 7.0 version ,DB2 8.1, AIX 5.3. I che

  • Setup system for Oracle practice

    Hi, Because I am preparing for OCP DBA 9i test, I want to set up environment on my personal Laptop so that I can do practice simultaneously. Could you share me what software I need and what should be system requirements? My laptop configuration: Dell

  • My icloud calenders are not visible on my iPad suddenly, but are on my iphone?

    After updating the operating system on my iPad, the icloud calenders are not even visible on the device, whereas they are still present on my I phone 4. It only seems to have the calenders on my mac visible along with birthdays. Any one know what's g

  • Can`t (un)install iTunes8 because of key violation

    Can`t install neither. A pop-up says that key the following key can`t get accessed. "HKEYLOCALMACHINE32/software/classes/.m4v/openeithproids" I am admin with all rights. Reason: This key does not exist. (Un)installtion aborts here. What can I do? Whe