Report Painter selection variables sorting

I have added a number of characteristics to my report painter report and set some as variables
i.e. plan version 1, plan version 2, plan version 3, plan version 1 year, plan version 2 year, plan version 3 year.
These variables appear on the selection screen in the following order;
plan version 1,
plan version 2,
plan version 3,
plan version 1 year,
plan version 2 year,
plan version 3 year.
What the business require is the variables to appear on the selection screen as follows;
plan version 1,
plan version 1 year,
plan version 2,
plan version 2 year,
plan version 3,
plan version 3 year
Has anyone any idea how the selection screen sorts the variables?
Can the selection screen sort order be changed for a report?
Your assistance is appreciated
John

For Selection Screen, you can try to use Selection Variant.
The steps are like this:
a. Go to GRR2 (change report painter)
b. Then choose the report you are developing
c. Execute the report
d. On the selection screen, choose Go To-> Variant -> Save As Variant
e. At Variant Attributes screen, you can do the following as your requirement:
    ·        Description
Enter a short, meaningful description of the variant. This can be up to 30 characters long.
·        Only for background processing
Select this field if you want the variant to be available for background processing but not in dialog mode.
·        Protect variant
Select this field if you want to prevent your variant being changed by other users.
·        Only display in catalog
Select this field if you only want the variant name to be displayed in the variant catalog (and not when the user calls the F4 value help).
·        System variant
This field cannot accept input. It is set automatically when a system variant (beginning with CUS& or SAP&) is created.
You can also assign the following further attributes to the selections in a variant:
·        Type
The system indicates here whether a field is a parameter (P) or a selection option (S).
·        Protected
Select this column for each selection that you want to write-protect on the selection screen. These fields are visible on the selection screen when the user starts a program with the variant, but do not accept user input.
·        Invisible
If you select this column, the system hides the corresponding field on the selection screen. This allows you to change the appearance of the selection screen.
·        Selection variable
If you select this column, you can set the value of the corresponding selection dynamically at runtime. The different ways of doing this are explained in the section Variable Values in Variants.
·        Without values
If you select this field, the contents of the corresponding field are not saved with the variant.
This is useful if you do not want to overwrite the contents of this field on the selection screen.
For example, suppose you create a report 'SAPTEST', with the parameter 'TEST', for which you create the variant 'TESTVARIANT'. In the variant, you set the 'Without values' flag for the parameter. Then, you run time program and enter the value 'ABCD' in the TEST field. If you now retrieve the 'TESTVARIANT' variant, the TEST field retains the value ABC instead of being overwritten by SPACE.
·        SPA/GPA
This attribute only appears if you created the corresponding selection criterion using 'MEMORY ID xxxu2019. You can switch the SPA/GPA handling on and off in the variant. This means that fields filled using SPA/GPA appear with their initial values after you have loaded a variant in which those fields have an initial value.
f. When you are finished, you can save it and name the variant (e.g.: Z_S_Screen for simpler selection screen)
After that, every time you want to have the selection screen, you can choose Get Variant or Go To-> Variant-> and select the variant you have saved.
More information at:
http://help.sap.com/erp2005_ehp_03/helpdata/EN/c0/980374e58611d194cc00a0c94260a5/frameset.htm
Hope it helps
Regards,
-=Meila.S=-

Similar Messages

  • Report Painter selection screen field modfication?

    Hi Buddies,
    I want to modify the report painter selection screen.
    There is one field manadatory on the selection screen . I want to make it as optional.
    Please let me know if any one knows.
    Waiting for your response..
    Regards,
    Vijay

    Hello sir,
    Some one did the code. Now iam modifying this report painter selection screen.
    I would like to know where the field definition will take place in report painter.
    Regards,
    Vijnay

  • Report Painter - creating variables - foreign currency

    Hi Abap Gurus,
    in Report Painter we have a customized report to print "Financial Statement" (with a specific balance structure ). I am asked to add BLART field in selection-screen. I was thinking to create variable in GS11 transaction but I don't know if it's the right solution. The "library" is linked to GLT0 table (balance account) so how can I obtain details related to BKPF-BLART "document type" ? The second question is "how to display the Financial Statement in a different currency ? "
    Thanks in advance to those of you who can provide helps .
    Andrew

    When you create your variable first enter the variable name. Second enter the reporting "table" to use. Third enter the "field'. Press enter. Next enter a default value for your field. Save you variable. It is now ready to use in your report painter.
    Using the PCA reporting tables gives you the profit center but not the cost center. You can only use one reporting table per report. you will need a cctr report for that.
    First create your own libray from GLPCT. Next create your report using your new library. The report painter can do the calculations that you have shown.
    You create a formula in the row or column to calculate your sub totals.
    pls assign points if helpful as a way to say thanks.

  • Report Painter -Selection Screen Order

    I am doing a Report Painter for the first time in years. 
    I am hoping someone can remind me how ( if possible) to change the order of the the selection screen.
    For example, if I have 2 Fiscal Year varables and 2 Period Variables, is there a way to change the order so the screen shows
    FY1
    Period 1
    FY2
    Period 2
    Thank you,
    Jeffrey

    Thanks,
    Your answer works when there is only one field, 2 variables.
    I have 2 fields, 2 variables each.
    So, for example with Fiscal Year and Period, I have
    zfy1
    zperiod1
    zfy2
    zperio2
    When I do the report, the Fiscal Year variables group together and then the period variables.
    i.e.
    zfy1
    zfy2
    zper1
    zper2
    I can't separate them and reorder them as above.
    zfy1
    zper1
    zfy2
    zper2
    Thank you

  • Report painter selection screen

    hi,
    may i know where to create selection screen for report painter?
    thanks
    regards

    When you create your report, in the characteristics tab you select the feilds that you want to give to the user at the time of executing teh report.
    If you check the Variable box it will be available.

  • Report painter selection

    Hi,
    I am new to using report painter. I was required to modify an existing report for sales figues (using infostructure S514). In transaction GRR2 I navigated to the appropriate report in 3PK and in 'General Data Selection' added sold-to-party from the available characteristics. From looking at the existing fields I checked the checkboxes for 'SET or Hierarchy Node' and 'variable On'. Using F4 help dialog I set the contents of the 'From' field to the appropriate value (variable 3PK38, sold-to-party, type set, table S514, field KUNAG). I then saved and executed the report. The report works fine except that in the selection screen, instead of adding one select option it added two: 'Sold-to-party' and 'Or value(s)'. Checking F4 for sold-to party brings up 3 different set IDs with description customer. Even if I leave this field blank the report works correctly. Pressing F4 for the 'Or value(s)' field brings up a list of customers, as required. Why is this happening only for this field (sold-to-party) when the configuration for this is the same as for all the other fields? Is there some way I can remove the 'Sold-to-party' field with the set IDs and just leave the 'Or value(s)' field in the selection screen? If this is possible, can the text for the 'Or value(s)' field be renamed to something more appropriate (like customers)? I checked in the text options in GRR2 but it doesn't show me the 'Or value(s)' field, just the 'Sold-to-party' field, which is not what I want. Help is appreciated.
    Regards

    Suggestions? Anyone?

  • Translate report painter selection screen

    Hi,
    I have a problem.
    I need to translate selection screen of report created by report painter.
    Report name is 1SIP-001, Objeckt 1VK
    Do you know how to do this?
    Regards
    Tome

    Well, the problem is, report name is generated because it's build with report painter.
    I would like to use SE63 but I don't know what to options should I use.
    Regards

  • Report Painter Select Screen Character Issue

    I have a report make from report painter. In the select screen, it supposed to show in ficical year, accounting periond, controllong area, for selection, but the character could not be shown correctly,
    it show as "#####".
    Question: How can I fix the charater issue?
    Thank you in advance.

    hi
    set the optimize column width  = 'X"

  • Report painter select options

    How can i have a select option in report painter similar to normal report program.

    hi,
    r u asking about screen painter se51,if so there we dont have any option like select option.
    there we need to drag and drop 2 input boxs and one text box for 'to' in between those two input boxes and in program we need to maintain all the coding as one low and one high value that's it.

  • Report Painter Selection Criteria

    Hi All,
    I have some issue on the use of the report painter.  I have a field which is profit center and when i use the f4 function it displays all values.  What I want is to limit the displayed values based on user roles. Is it possible? How can I do this?
    I hope you could provide me with answers.  Thanks a lot.
    Regards,
    Atel

    Hi mariestel,
    1. Instead of going for this kind of approach,
       (ie, filtering values based on role, on
        the display list itself),
      we can go for the approach which sap follows.
    2. Dispaly all list (without any filteration or roles & rights)
      Then while processing/taking any action,
       use AUTHORITY-CHECK
      to check, if the user has right
      for that VALUE or not !
    3. Eg. a company has rights for just one company,
       ie. 1000
       SAP program will display ALL companies,
       but at the time of processsing/action,
       it will use AUTHORITY-CHECK
       to check if the user has right for 1000  or not,
      and accordingly give message or proceed further.
    regards,
    amit m.

  • Report painter YCOS variables

    Hello 
    I have transported a request and I got  the message about this report YBCOS in the system target
    Report YBCOS YCS: Variable &YBLEDG, &YBSEGF, &YBSEGT  either does not exist or is not suitable
    Message no. GR795
    Diagnosis
    Report YBCOS for library YCS uses the variable &YBLEDG. This variable
    Does not exist, or Is not compatible with the characteristic of the report
    Has a category that is not allowed in the report.
    Procedure
    Check and correct the report in transaction GR32.
    If this error occurs when you import a transport request, check the report in the source system of the transport.
    If the report does not contain errors there, you need to transport it with its dependent objects to correct this error.
    If the report contains errors there, correct the error in the source system of the transport and run a new transport.
    Now I want  to know
    1.- How do I check  the variables are correct in the source system? ( tcode GR32, but  I am not FI consultant)
    2.- How do I transport this  report with all information included?
    Regards
    DS

    Hi,
    use T-Code GS12 to compare the variables in both system. In GS12 use "utilities/transport" to export/import variables from another system. Or create a transport request for the variables instead of exporting/importing tham.
    Best regards, Christian

  • Report Painter -Selection Fields & tables

    Hi,
    I have S_ALR report and i see it $TMP package.I did GRR3 but I don't find it there.
    I want to explore this report so that I can see fields & tables used in this report.
    I went in to report after launching t-code via system/status/program but that did not full fll my requirement.
    Any idea?
    Rgds
    Vara

    ST05 helped me out.
    rgds
    vara

  • Internal variables of report painter shouldn't be selectable

    Dear collegues,
    I have created two new internal variables in report writer in order to use them in planning layout of TA KP67:
    - previous year: marked as internal variable: calculated as: &1CGJAHE-1 (2008)
    and
    - future year: marked as internal variable: calcualted as: &1CGJAHE+1 (2010).
    In report painter these variables are assigned to key figures and are not shown on the selection screen again as they are calculated internally.
    But in planning layout of TA KP67 cost activity planning these variables are also assigned to key figures like actual costs or fixed planned costs and are indicated as acceptable for input on the selection screen but shouldn't - so how it is possible to define internal variables in co planning layouts as really internal which do not come up if the planning layout is executed via TA KP06?
    Thanks and regards,
    Christian

    Hello Christian,
    when I understand your request correctly, you want to plan for several years like 2008, 2009 and 2010 but you just want to enter one year. Right?
    For the column with the current fiscal year you can use a standard variable like GJAHR. For the other columns you define the year in the column as variable with value "GJAHR-1" (last year) and with value "GJAHR+1" (following year). On the selection screen of the planning transaction you will only have one field for the current year and the fiscal year for the other columns is calculated accordingly when you run the planning.
    Hope this helps.
    Cheers,
    Daniela

  • Selection Field in Report Painter Report

    Dear All,
    Could any one tell me the procedure to add new field at selection screen for the report painter report ? To change the report painter selection screen i have to change the Report group or Report of the report group?
    Thank in stack

    In general data selection, i have already cost center, but it is not apprearing at selection screen. Only three field are appearing (Year + Period + Forecast),  and i want to add cost center at the selection screen. How to make cost center field at selection field from General data selection option. Please guide me
    Thank in stack
    Nilesh Shete

  • Selection screen fields order in report painter report..

    hi experts,
    i have a  problem with selection screen fields order in report painter report.
    Actually in report painter report selection screen order is different compare to report writer report selection screen.
    how should i get the same selection screen fields order For  Report painter  report compare to Report Writer report ?
    For example, Report Writer selection screen order is:
      ledger:
      company code:
      period:
      current fiscal year:
      previous fiscal yer:
      previous quarter end period:
    where as Report Painter selection screen order is:
      ledger:
      previous fis year:
      current fis year:
      company code:
      period:
      previous quarter end period:
    please help me regarding with this.
    Thanks and Regards,
      NAGARJUNA.

    hi nagarjun,
    Go to Sq01, select the query and goto to change mode.go to the next screens till u reach Selection fields. Here u enter the NO field in the sequence which u want ot appear in the selection screen and it is done. Save and execute.
    Ex:
    Selection fields No
    Exclude Cancelled Lots 5
    Material number 1
    Plant 2
    Material type 3
    Inspection Lot Origin 4
    Regards,
    Lokesh

Maybe you are looking for