How do we create a variant for report which runs in the background?

Hi,
I want to create a report which will have some variants and will be running in the background?
The main intention is to transfer the data from one database into another. Please explain the step by step process.
Regards
Amit

Hi Amit,
      When you run a report program in foregorund(If you have a selction-screen), by pressing F8 button, it takes you to the screen where when you press execute button, the report is executed.
      In this screen, you can enter the requirec values which you wish to store in the variables in the selection-screen and press SAVE button, then a variant will be created. You can create the required variants for your report and then when executing the same report in background, the process goes in this way,
Go to SE38->Program-> Execute->Background, there you can give the variant name and press EXECUTE IMMEDIATELY and your program runs in background for the given variant.
Hope this is helpful to you. If you need further information, revert back.
Reward all the helpful answers.
Regards
Nagaraj T

Similar Messages

  • HT1338 My special characters screen for pages is running in the background no matter what I do.  It randomly pops up and then goes away.  I can't close it even though I have closed pages and restarted my computer.  How can I stop this.

    My special characters screen for pages is running in the background no matter what I do.  It randomly pops up and then goes away.  I can't close it even though I have closed pages and restarted my computer.  How can I stop this.

    Try trashing the .plist with CharacterViewer in its name in Home/Library/Preferences.  To get to Home/Library you may need to hold the option key down while you do Finder > Go.

  • Page breaks appear in the spool output of report when run in the background

    Hi All,
    Report is using fm 'REUSE_ALV_GRID_DISPLAY' to display the report. parameters passed to this fm for display are :it_fieldcat,is_layout,it_events,t_outtab.
    Page breaks appear in the spool output when report is run in the background.These page breaks needs to be removed. When executed in the background, the excel extract should be the same as if pulling directly from the report itself.
    How to remove the page breaks in background?
    Thanks & Regards,
    Abhishek Singh

    Hi
    You can use the below code , which the reprt run in background. If you run the report in background thenyou need to use  'REUSE_ALV_LIST_DISPLAY'
    if sy-batch = ' '.
    call 'REUSE_ALV_GRID_DISPLAY'.
    else.
    call 'REUSE_ALV_LIST_DISPLAY'.
    endif.
    if you are using OO alv then write this code..
    CALL METHOD cl_gui_alv_grid=>offline
    RECEIVING e_offline = off.
    IF off IS INITIAL.
    CREATE OBJECT g_custom_container
    EXPORTING container_name = g_container.
    ENDIF.
    Regards

  • HT1222 How do I turn of my apps that are running in the background in the new 7ios

    How do I turn of my apps that are running in the background in the new IO7 operating system on my Iphone????

    Double tap on the home button, when the apps show up, swipe up on the thumbnail of the app just above the icon.

  • How can i create work directory for Tomcat4 which is installed on Mandrake

    Hello Everybody,
    I installed Tomcat4 with the help of JPackage on Madrake Linux. It is working fine. But Unfortunatly my work folder in tomcat4 is deleted. I restarted my Tomcat, But the work folder not created. my application is not working. I need help from u people. Is there any other options to create work folder. I installed the tomcat4 from jpackage.
    Thanks in advance, Naveen Kumar Madugula

    4) Advanced Configuration - Multiple Tomcat 4 Instances
    In many circumstances, it is desirable to have a single copy of a Tomcat 4
    binary distribution shared among multiple users on the same server. To make
    this possible, you must configure a CATALINA_BASE environment variable (in
    addition to CATALINA_HOME as described above) that points to a directory
    that is unique to your instance.
    When you do this, Tomcat 4 will calculate all relative references for files in
    the following directories based on the value for CATALINA_BASE instead of
    CATALINA_HOME:
    * conf - Server configuration files (including server.xml)
    * logs - Log and output files
    * shared - For classes and resources that must be shared across all web
    applications
    * webapps - Automatically loaded web applications
    * work - Temporary working directories for web applications
    * temp - Directory used by the JVM for temporary files (java.io.tmpdir)
    If you do not set CATALINA_BASE to an explicit value, it will be initialized
    to the same value as is set for CATALINA_HOME (which means that the same
    directory is used for all relative path resolutions).
    more -> http://jakarta.apache.org/tomcat/tomcat-4.1-doc/RUNNING.txt

  • Here is How you close out an iPhone app that is running in the background

    How do you close out an iPhone app that is running in the background in the new iOS 4? We’ve had more than one reader ask this question since the launch of the new iPhone operating system, and the iPhone 4, last week. Some have asked about this due to battery drain concerns, and others just because they want to be able to shut down a backgrounded app.
    So this seems as good a time as any to share a quick tip on how you can force apps to close in the new iOS 4.
    There are two ways to fore an app to close down under iOS 4. The first is by doing a ‘force quit’ on the app, just as we have done under the previous version of the iPhone OS. To do this, you press and hold the power button while you are in the app you want to close down. Wait for the ‘Slide to power off’ bar appears across the top of the iPhone – then don’t hit Cancel, but instead just hold down the Home button continuously until the app closes and you drop back to the home screen.
    The much easier method now available in iOS 4 is to use the Multitasking bar to close any app you want. Here’s how:
    – Double tap the Home button to bring up the Multitasking bar
    – Press and hold anywhere on the multitasking bar until the icons on it start to wiggle.
    – While they are wiggling, each icon has a Minus sign symbol above it.
    – Press the Minus symbol above any app to close it down.
    That’s it. This will work for any app you want to close, including the Apple built-in apps like Mail and Safari etc.
    Hope this quick tip is helpful to some of you who are getting to know iOS 4.

    The apps on the bottom are recently accessed apps. Instead of closing when you exit the app they go into a suspended state, and will load faster when you next launch them. Unless they are a streaming app (like Pandora) they do not use any power when they appear in the active app list.
    This information, as well as the OP's post, are in the latest user guide. I guess nobody reads manuals anymore

  • How to set up Dynamic Variants for job which is based on Pay Period

    Hi,
    We need to set up dynamic variant for payroll interface.  This interface is based on Pay periods and that is why we need to use different variant for each month.  Letus know how to set up dynamic variant which will take care of Pay Periods

    Hi,  Thnx for reply.
    We are not changing the control records, current period will be some old period in system. 
    payroll is not processed in SAP,

  • How Can I create a cluster of two instances running on the same server?

    Hello,
    I can't find how to create a cluster or even a failover rule for my two instances running on the same server ODSEE 11gR1.
    Could you please help?
    Thanks,

    Hello,
    Clustering (intended as Sun Cluster, Veritas Cluster, etc... ) IS NOT SUPPORTED since 7.0:
    http://docs.oracle.com/cd/E20295_01/pdf/821-1216.pdf [page 20]
    and, based on my own experience, is the WORST way of achieving high availability of an LDAP Directory Service and an almost GRANTED way to get replication issues in your topology (lock, split, re-init, etc...).
    Please use instead the 'application-level' clustering that you get out of the box with the Multi-Master Replication.
    http://docs.oracle.com/cd/E20295_01/html/821-1217/index.html
    http://docs.oracle.com/cd/E20295_01/html/821-1220/fhkry.html#scrolltoc
    HTH,
    Marco

  • Good evening, How can I check if there are downloaling programs running in the background while using an IPod. I want to eliminate them because my internet dowload volume has increased dramatically.

    How can I check if I have a software(s) installed on my Ipod touch (4th generation) that download information all the time in the background? My internet downlaod consumption has increased dramatically lately and I cannot solve the problem. An online support person from my internet provider suggested to check that out.
    Thanks for your¸help.

    HI northangel,
    you can press the home button double times and the bottom of the screen and it will show apps that are running in the backround.

  • Probelm in report while running in the background

    Hi all,
    Iam displaying around 20 fields in in report display. when i execute in the fore ground it is displaying all fields perfectly. but when i run it int he back ground and down load to Excel file its  displaying   5 fields only.(And these 20 fields are much longer fields. all columns may occupie around 200 chars. in the outut list)
    pls let me know  wut will be the problem?
    ( the length of the SPOOL screen may be smaller than report output list i think.)

    Hi,
    If you are running transaction in Background it is not possible to get list more than 255 char.
    So better option is download that data in file. But for this use dataset as upload, download function does not work in Background mode. In background mode it is not possible to upload and download file from presentation server.
    this is possible in case u have file on Application server. So, for this you have to use DATASET.
    thanks
    Sarbpreet Multani.

  • 4 devices linked to 1 itunes acct.  how do i create an account for each device but keep the music/apps purchased to date

    2 ipod touches, 1 iphone, 1 ipad all linked to the same itunes account.  would like to know if there is a way to have 3 seperate accounts and still keep the music/apps purchased to date.  1 ipod has been lost....how do I delete it from the itunes account.  Is homesharing something that i can use for this situation?
    any help is much appreciated!

    You cannot

  • How do I create an "executable" for users to run calcs?

    I need to create an executable that users can launch.  I would like it to 1) log in as a "test" user that I have set up in Native Directory, 2) select app/database then 3) launch a series of calcs.  I had something set up previously in an earlier version of Essbase but I can't get it to run on Essbase 11.
    Here's what I had previously:
    Login "servername" "TestUser" "Password" ;
    Select "App" DataBase;
    RunCalc 2 "Calc 1" ;
    RunCalc 2 "Calc 2" ;
    RunCalc 2 "Calc 3" ;
    Maybe the user's machines don't have all the files needed to run this?  It's just flashes and doesn't give me any messages.  I'm stumped.

    If you are using 11.1.2.1 you would need to set the execution based off the startESSCMD.bat/sh.  Here is an example.  Check that the startESSCMD script works first so you can get the command line up.
    Does startESSCMD work on the machine?
    @ECHO OFF
    REM --------------------------------------------------------------
    REM --                                 --
    REM --                        --
    REM --                                 --
    REM --                                 --   
    REM --------------------------------------------------------------
    @REM This file is created to use essmsh in batch
    @REM Set ESSBASEPATH to the setEssbaseEnv in your system
    call "C:\Oracle\Middleware\user_projects\epmsystem1\EssbaseServer\essbaseserver1\bin\setEssbaseEnv.bat"
    set PATH=%ESSBASEPATH%;%PATH%
    %ESSBASEPATH%\bin\esscmd.exe E:\Oracle\Backup\backup\scripts\script.msh

  • HR Report running in the Background

    Hi everyone,
       I have a HR report which runs in the background (every 2 weeks) using a variant. When I execute the report using the same variant in the background using the menu option, it works fine( for that matter, even in the foreground) , but when it runs on the scheduler, the report gives totally different results. What could be the reason? This report does use the Logical Database.
    Your answer will be greatly appreciated.
    Thanks,
    Reeta

    Hi
    what i see from your point is that you are putting the report in background from the selection screen only and making it a periodic   one with the same variant.even if u r using dynamic variants in that case also when the report will runs after two weeks it will take the values of the two weeks back instead of taking it in correctly
    so it would be better if you can schedule the program from sm36 with program name and variant ,then it will work perfectly fine,and logical data bases pnp and all work perfectly fine in background,
    in case i understood ur point wrongly then please let me know

  • HOw do I create a ringtone for iphone5 using the new itunes

    How can I create a ringtone for my iphone 5 using the newest version of itunes. Thanks

    This article takes you through the process
    http://www.simonblog.com/2012/12/01/itunes-11-how-to-create-free-ringtone-and-te xt-tone/

  • How to create current version variants for   report using RS_CREATE_VARIANT

    Hi experts,
                      When i am using RS_CREATE_VARIANT to create a variant for a standard report then a message is coming that the 'Created variant is not of current version'. .How should i avoid this. If i want to create a variant of current version then what parameters have to populated in the FM.

    Hi,
    try these..
    FASU_RS_CHANGE_CREATED_VARIANT change variant w/o selection screen - client dependent
    FASU_RS_CREATE_VARIANT         create variant (w/o selection screen) - client dependent
    Arunima

Maybe you are looking for