Report Painter: Create variant for specific report created

Hello,
My knowledge in very weak in report painter.
In the initial screen of a report created to analyse the budget by internal order whe have the year and the period of analysis.
By default, for every user the year is 2010 and the period of analysis is from month 1 to month 1.
My question, and I am sorry to ask such a simple question, is how can we change this initial screen?
The aim is to have for every user, when connecting the report, by default the year 2011 and the period of analysis from month 1 to month 16?
Thank you.
Best Regards.
R.

Hi
1. Go to GRR3 and identify the variable used in your report
2. Go to GS12 / GS13 and check the variable definition
May be some default value is specified there / or it is formula variable... Double click on the formula variable and you can check how it is defined...
For the variable related to PERIOD - You need to specify a different variable for the From & To and specify the default value as 1 and 16
Br, Ajay M

Similar Messages

  • How to create variant for HIER reports

    Hello,
    I have to run program RKDBAT02(Background Processing for Drilldown Reports) from a FM that i created.
    i have to run this program with a variant that i need to update with the values from my FM.
    My problem is tha I am trying to use the regular variants FM as RS_VARIANT_VALUES_TECH_DATA to get the variants
    fields that i have to load or fm RS_CREATE_VARIANT and in the parameter report name i put the HIER report name.
    I keep getting an error that this is not a report. I can put the program hier report name which is a long string,
    but the string name change dynamically between clients.
    I need a way to load the variant of the hier report .
    TNX
    Yifat

    fill in the values in the selection screen and then hit the save as button.
    give it a name, enter. the variant is now save.
    M.

  • Variant for multiple reports

    Hi Experts,
    Does anyone know if it's possible to create variants that serve for multiple reports?  If so, how?
    I have 10 very similar reports which use the same selection screen defined in an include for all of them.
    Regards,
    Simon

    Hi,
    It is not possible to create variant for multiple reports as it is said as
    you must create a separate variant for each report and then save it with the report where the values will be used.
    refer this line in the link
    http://web.mit.edu/SAPR3/docs/webdocs/reports/rpRFvariant.html

  • How to create variant for table/view ?

    Hi,
    When I go through SM30, I find a radio button called variant. I don't know the effect.
    Can anyone tell me how to create variant for table / view ?
    I want to know when we need to create variant for table/view.
    Best regards,
    Chris Gu

    hi ,
    Whenever you start a program in which selection screens are defined, the system displays a set of input fields for database-specific and program-specific selections. To select a certain set of data, you enter an appropriate range of values.
    For further information about selection screens, refer to Selection Screens in the ABAP User's Guide.
    If you often run the same program with the same set of selections (for example, to create a monthly statistical report), you can save the values in a selection set called a variant
    Procedure
    To create a new variant:
           1.      On the ABAP Editor initial screen, enter the name of the program for which you want to create a variant, select Variants, and choose Change.
           2.      On the variant maintenance initial screen, enter the name of the variant to be created.
    Note the naming convention for variants (see below).
           3.      Choose Create.
    If the program has more than one selection screen, a dialog box for screen assignment appears. The dialog box does not appear if the program only has one selection screen. The selection screen appears in this case.
           4.      If there is more than one selection screen, select the screens for which you want to create the variant
    5.      Choose Continue.
    The (first) selection screen for the report appears.
    If your program has more than one selection screen, use the scroll buttons in the left-hand corner of the application toolbar to navigate between them and to fill the fields with values. If you keep scrolling forwards, the Continue button appears on the last selection screen.
           6.      Enter the desired selection values, including multiple selection and dynamic selection.
           7.      Choose Continue.

  • Information Broadcasting for specific reports on1st, 2nd, 3rd, 4th of month

    Hi
    I have a multiprover which contains 10 reports .
    Out of 10 reports, four reports have the broadcast settings .
    But i want to broadcast only two specific reports on 1st, 2nd, 3rd, 4th of each month by using the process chain automatically .
    So how can i broadcast those two reports automatically by using the process chain  on 1st, 2nd, 3rd, 4th of each month .
    Please let me know
    Regards
    Mubeen

    You can use RSRD_BROADCAST_FOR_TIMEPOINT or RSRD_BROADCAST_STARTER program for scheduling the broadcast settings.
    You can create variants for the broadcast settings using program RSRD_BROADCAST_STARTER and use ABAP type in process chain for progran and variant.
    create a event using SM64 tcode and use this event to schedule the process chain. You can create a small program to trigger this event as per your date requirement. You can use function module BP_EVENT_RAISE in the program for triggering the event.
    Pravender

  • How to Save Multiple Variants for a Report at a time?

    Hi Experts,
    I have a report in one server and I have copied the same into another server.
    And now I also have to copy the variants of that report.
    There are totally 192 variants for the report. So, is there any easier way to copy all those variants for the new report that I have created, rather than re-creating the variants one-by-one manually.
    Note:There is no connection to both the servers. So I cannot transport them.
    Thanks in advance.

    Basis can do a export and import transport, still if don't have connection between boxes.
    or
    check this
    http://www.sap-basis-abap.com/abap/copy-program-variants-from-one-to-another.htm

  • HOW TO Create  variants for transaction MASS on LFA1 object?

    hOW TO Create  variants for transaction MASS on LFA1 object?
    Edited by: cheppalliakr on Nov 10, 2011 1:09 PM
    Moderator message: please do more research before asking, show what you have done yourself and provide more information when asking.
    Edited by: Thomas Zloch on Nov 10, 2011 3:10 PM

    Hi Oscar ,
    You need to create optional date prompt variable  in BW which fills your requirement .
    Ex : If you require report should always run for 1st of the month to last of month .Then create Optional date variable in BW with interval .write customer exit ,
    if from date is left blank it should take 1st of the month and if todate is left blank it should take last of the month .
    when creating webi schedules , leave prompts as blank.

  • How to setup variants for webdynpro report in ABAP? Help!

    Hi Experts,
       I have a webdynpro for ABAP report with selection screen. 
       How to setup variants for webdynpro report in ABAP?
    Thanks
    Gopal

    Hi Gopal,
      There is no concept of Variant in Webdynpro ABAP. But in our project we have some tool to do that. Its not release to the client I think. In my scenarieo, We create the Screen variant and program name will be supplied to the tool that will generate the ouput in PDF and Selection screen in One view. But the same is not avilable .
    If you want the same concept in Webdynpro ABAP, you need to go for Dynamic programming only. This is the only option is avilable.
    Warm Regards,
    Vijay

  • User login report in Active Directory for specific date and time

    I want to get User login report in Active Directory for specific date and time e.g user logged in at15-01-2015 from 8:00am to 4:00pm
    Is any query, script or any tool available?
    Waiting for reply please

    You can identify the last logon date and time using my script here: https://gallery.technet.microsoft.com/scriptcenter/Get-Active-Directory-User-bbcdd771
    If you would like to get back in time and see when the user did a logon / logoff then you need to have auditing enabled. Once done, you can records from Security log in the event viewer: https://social.technet.microsoft.com/Forums/windowsserver/en-US/98cbecb0-d23d-479d-aa65-07e3e214e2c7/manage-active-directory-users-logon-logoff-events
    I have started a Wiki about how to track logon / logoff and it can help too: http://social.technet.microsoft.com/wiki/contents/articles/20422.record-logon-logoff-activities-on-domain-servers-and-workstations-using-group-policy.aspx
    This posting is provided AS IS with no warranties or guarantees , and confers no rights.
    Ahmed MALEK
    My Website Link
    My Linkedin Profile
    My MVP Profile

  • To create variants for Bex query

    Hi Guys,
    where and how do we create variants for Bex query.
    Thanks,
    Your help is appreciated.

    Hi Sheo,
    There are several threads about this, check here:
    /thread/297437 [original link is broken]
    Hope this helps...

  • Creating Variant for VA05???

    Hi SAPians,
    Could you please give me the step by step process on how to create variant for VA05 for column layout.
    Thanks in advance
    MM.

    hello, friend.
    first, execute VA05.  customize your layout by clicking on the "current" icon.
    next, save your layout by going SETTINGS > DISPLAY VARIANTS > SAVE.  please note that unless your user parameters include the appropriate profile, the "save" option remains greyed out and unavailable.  ask your BASIS consultant to assign you parameter = SD_VARIANT_MAINTAIN with value "A".  then you can save your own variant.
    regards.
    p.s.
    i got this idea from someone else.  i think it was lakshmipathi.  whoever it was, thanks.

  • How to create variant for selection screen which is in subscreen

    Hi,
    How to create variant for selection screen which is in subscreen in a module pool program?
    it is very urgent.
    Thanks in advance.

    Hi,
    You can create the 'Parameter Transaction' so that whenever you run the particular transaction it will run with the initial value given when the Tcode was created and hence you can skip the initial screen of the module pool program.
    To create Parameter transaction from SE93 you have to choose the last option i.e Parameter Transaction.
    Regards
    Sudheer

  • Reg: How to create Variants for program SAPF120

    Hi SAP gurus,
    How to create variants for programm SAPF 120.
    with regards
    JK rao

    Hi,
    I suppose you intend to include 22 more Recurring Documents in the F.14 screen in an existing variant. Please check if these 22 are Recurring Docs in FBD3. And make sure that all 48 are appearing in the Document Number (Multiple Selection) tab of F.14. You can test (in a test system) by executing after inclusion and not necessarily saving as variant to make sure that BI session includes all 48 docs.
    Rgds.

  • Re: Report painter - Creation of Profit center report (New GL enabled)

    Hello all,
    I am trying to create profit center report using report painter. I am trying to create formula variable to show the cumulative values for the elements assigned to the profit center. 
    I want to get values for cumulative period ie for eg if i give 12 as period on selection screen i want to get the cumulative value for per 1 + per 2 + per 3+ per 4 + ......... + per12.
    I did the following for getting the cumulative values for period.
    1. created Formula variable ZPER01 with formula '#S006'
    2. created formula variable ZPER02 with formula IF 'ZPER01' > 1 THEN 'ZPER01' + 1 else 17.
    3. IF 'ZPER02' > 1 THEN 'ZPER01' + 'ZPER02' + 1  ELSE 17
    3. continued the creation until ZPER16 with formula IF 'ZPER05' > 1 THEN 'ZPER01' + 'ZPER02' +
    'ZPER03' + 'ZPER04' + 'ZPER05' + 'ZPER06' + 'ZPER07' + 'ZPER08' + 'ZPER09'+ 'ZPER09' + 'ZPER10' + 'ZPER11' + 'ZPER12' + 'ZPER13' + 'ZPER14' + 'ZPER15'+ 1 ELSE 17
    Could you pls help me with your inputs.
    Many thanks.
    Regards,
    Pabbi.

    Hi,
    You can copy your Report Writer or Report Painter reports from Profit Center Accounting to new General Ledger Accounting. This is possible for standard reports as well as your own reports. A corresponding tool supports you in this.
    Prerequisites
    In classic Profit Center Accounting, you have standard reports or your own reports that you want to copy.
    To be able to use the Report Writer reports or the Report Painter reports in new General Ledger Accounting, you need to have assigned the scenario Profit Center Update to at least one ledger in Customizing for Financial Accounting (New).
    http://help.sap.com/erp2005_ehp_03/helpdata/EN/47/1360faad483127e10000000a1553f7/frameset.htm

  • Is it possble to attach the same report painter in several groups of report

    Hello,
    We have about twenty reports in a same library that must pe spread in 5 groups of reports.
    Is it possble to attach the same report painter in several groups of report
    Thanks
    Edited by: Hallouet_H on Jan 31, 2012 1:45 PM
    My problem is answered : Technical limitations to group of report (sapnote 387916).
    Report Painter Problem
    Edited by: Hallouet_H on Jan 31, 2012 3:11 PM

    A report could be attached to several reports group.

Maybe you are looking for

  • Updated to 2014 and now .MOV DSLR files are unsupported

    Hi dudes - I've been working on a commercial at work with Premiere CC 2014 and have a 2nd proof deadline tomorrow morning so I've taken a copy home with me. I had to update CC to open the file and suddenly I can't re-link any of the DSLR footage as i

  • Widget menu not displaying correctly

    Hi, I've created a web site and uploaded it to the FTP server to check it works OK and I've found the home page menu doesn't display correctly, but every other page is OK. The drop down 'sub-menu' is getting clogged up in it's layout. See here: all t

  • Update = lost folders & pics??

    I updated to iPhoto '08 today, but not all of my folders & pics from the old Library made the journey. If I search for "data" of "originals" in Finder I can get to them. They just aren't showing up as events. How do I get them into the main iPhoto Ev

  • How to save a project with all its content?

    Hello, I am looking for a feature inside CS5 Premiere which would do something similar to pack in InDesign that not only saves the project file but packs all links into one folder. Thanks in advance Wiktor

  • Disabling scheduling of Webi reports

    HI, how can i disable sheduling of webi report. i have a schdeuled webi report and i dont know how to stop instance from runnning thanks BR