Running FB08 in background instead of foreground

Hello All,
I tried to run BDC for FB08 but it does not post the reversal entries.
I tried CALL_FB08 FM too but still no luck.
Could some one help me out. The transaction process needs to be attached to a customized FI program for cheque reversal for cheques received from customers as payment to sales.
Please help me out!!!
Zankruti

I m using FB08 to reverse the cheque entry made using F-29.

Similar Messages

  • Running InDesign in background

    So I wrote an automerge script for InDesign CS5.5 with ExtendScript and javascript. It works fine opening the document and merging records then save and close... Is there a way to have this run in the background instead as like a background task?

    I usually do it like this:
    main ();
    function main () {
        try {
            if ( parseInt ( app.version ) > 6 ) {
                var
                    _scriptRedraw = app.scriptPreferences.enableRedraw,
                    _userInteraction = app.scriptPreferences.userInteractionLevel;
                app.scriptPreferences.enableRedraw = false;
                app.scriptPreferences.userInteractionLevel = UserInteractionLevels.NEVER_INTERACT;
                if ( app.documents.length ) {
                    var
                        _dP = app.documents[0].preflightOptions.preflightOff;
                    app.documents[0].preflightOptions.preflightOff = true;
                    app.doScript ( doStuff, undefined, undefined, UndoModes.ENTIRE_SCRIPT, "My Function" );
                    app.activeDocument.preflightOptions.preflightOff = _dP;
                } else {
                    /* NO DOCUMENTS OPENED */
            } else {
                /* WRONG APP VERSION */
        } catch ( _ ) {
            /* DISPLAY SCRIPT ERRORS */
        } finally {
            app.scriptPreferences.enableRedraw = _scriptRedraw;
            app.scriptPreferences.userInteractionLevel = _userInteraction;
    function doStuff () {
        /*DO YOUR STUFF*/
    Hope that helps.
    Marijan (tomaxxi)
    http://tomaxxi.com

  • Please make a permanent solution to stop applications from running in the background

    'multitasking' is not a very usefull invention and should have a permanent solution, to stop applications from running in the background instead of having to go in and exit them. the only thing that is usefull is to go in and click on next song under music, everything else running in the background can just be exited as far as im concerned, its not like i have 400 applications, and i have to go searching through my phone to find them

    Push twice on the Home button to display running apps. Press on one and hold until they wiggle. Tap on the circled red "x" to remove each from the background. Note that backgrounded apps are not actually running until you access them except for those that have been written to run concurrently such as Music, which can continue playing while you are using other apps.

  • When I click on a new link, it opens a whole new firefox instead of using my default which is running in the background

    I have firefox as my default browser. Anytime I click on an email or search for something, instead of opening my default browser, firefox loads a new firefox page. It is a blank page just as if I had never had one. It has nothing on it except how you would start out before you set up your tabs and history etc. My default firefox is still there running in the background but I must click on it and manually put in the link I was trying to open.
    Any suggestions.

    Some added toolbar and anti-virus add-ons are known to cause
    Firefox issues. '''Disable All of them.'''
    Start '''[https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode Firefox in Safe Mode]''' {web Link} by holding down the '''<Shift ''(Mac Options)'' >''' key, and then starting Firefox. Is the problem still there?

  • When running the workflow background process for drop shipment order, sale order line's status gets automtically closed instead of awaiting shipping

    Hello friends,
    I am created a drop shipment order with all the setups done . now i have booked the sale order as source type external. but when i run the workflow background process , after completing the report when i check the sale order line status it changes to "closed" instead of "awaiting shipping".
    Plz guide me if i have missed something in the setups.
    thanks,
    Sachin

    Hi Sachin,
    pls check the below notes from MOS
    Drop Ship Sales Order Cycle In Order Management (Doc ID 749139.1)
    Vision Demo - How To Create A Drop Ship Sales Order/Purchase Order (Doc ID 1060343.1)
    Thanks
    -Arif.

  • Midlet running in the background/foreground

    i would like to know if it is possible to have a midlet running on for example a mobile phone - and this midlet runs in the background and as soon as certain parameters meet each other the midlet will be in the foreground again ... also i want to know if its possible to switch between foreground and background - for example with a hotkey.

    Unless device specifically supports it then no.

  • 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

  • SAFARI: running in the background:

    When I access a website there is an automatic refresh of the content. When I open a different webpage with Safari, then the automatic refresh on the first page stopps! How can I have a webpage be refreshed in background?
    Does Safari download content when it is minimized / not visible?
    When I go back to the first page, then the automatic refresh is not there any more. The function has been de-activated by Safari on Ipad. (On a Firefox on windows there is no such problem). How can I get the same webpage behaviour than before. (I know that reloading the page does the job. But this should be automatic and not from the user)

    The ipad like a lot of other mobile devices use a type of multitasking that differs from multitasking you would find on Mac OS X, Windows or Linux.  Apple chooses to put most background apps on iOS devices in a suspended mode which allows the application to be paused in the background and then respond quickly when brought to the foreground. Some application functions can continue to run in the background.
    Features that are allowed to run in the background are music, location services, airplay, VoIP, push notifications, but it is still up to the developers to make use of this functionality.
    I don't believe Safari is one of the applications that will continue to run in the background.
    Why does Apple choose to do this? Short answer: Battery life and performance.  If app developers were allowed to choose whether or not to have their application to run in the background, bad programmers would quickly kill the performance and battery on the iOS device.
    Some devices such as andriod phones and the blackberry playbook allow broader multi-tasking. The trade off? Andriod phones have task killers, which forces the user to manage their performance and battery life. The playbook comes shipped with a default of using suspended multi-tasking on vs. full multi-tasking - since full multi-tasking would again affect performance and battery life.
    I agree it would be nice if webpages continued to load if Safari is in the background, and maybe this will be added / enabled in the future. I think Apples design provides a better user experience and still allows most of the functions to run in the background that need to.  (I don't need a movie to play in the background or game).
    My guess would be Safari doesn't allow background use right not because of issues like auto-refresh pages, which again would affect performance and battery.

  • Boot-up Disk Choice in in Yosemite Style (black background) instead of white

    I have a MacBook Pro Retina 15" Late 2013 currently running OS X Mavericks.
    Yesterday I installed OS X Yosemite on a partition of my external HDD to try it out, and everything went smoothly.
    After a while I rebooted Mavericks and deleted the partition containing Yosemite.
    The problem now is that when I boot pressing the "option" key I still get the Yosemite style window with the bootable disks on a black background instead of the usual white of Mavericks.
    I don't know what this means and how in can be possible, since I deleted the whole partition that was on an external HDD.
    Thanks for the help

    HI,
    There are no known Mac viruses.
    Try booting from your install disk and run Disk Utility.
    Insert Installer disk and Restart, holding down the "C" key until grey Apple appears.
    Go to Installer menu (Panther and earlier) or Utilities menu (Tiger and later) and launch Disk Utility.
    Select your HDD (manufacturer ID) in the left panel.
    Select First Aid in the Main panel.
    (Check S.M.A.R.T Status of HDD at the bottom of right panel. It should say: Verified)
    Click Repair Disk on the bottom right.
    If DU reports disk does not need repairs quit DU and restart.
    If DU reports errors Repair again and again until DU reports disk is repaired.
    When you are finished with DU, from the Menu Bar, select Utilities/Startup Manager.
    Select your start up disk and click Restart
    If you can't boot from your install disk, try booting in Safe Mode
    Carolyn

  • LabVIEW closes while VI's are still running in the background

    I have created a large application that is split between VB 6 and LV 6.1. The LabVIEW portion runs in the background, except that the VB portion can request that a LabVIEW user interface be presented on demand. Any time after this LabVIEW user interface has been opened and closed, opening and closing another application (or even just hiding a top-level window in another application) will cause LabVIEW to close, taking my background processing with it.
    If the LabVIEW code is running as source code, LabVIEW prompts me before closing. However, when the LabVIEW code is running as an executable (.exe), the executable closes without prompting in this circumstance.
    The scenario can be reproduced with a standard LabVIEW sample program. Proceed as follows:
    1) Open VBToLV.vbp (the example program distributed with LabVIEW 6.1).
    2) Start the VB program running.
    3) Press the Launch LabVIEW button on the user interface of the VB program.
    4) Enter an expression in the text box provided.
    5) Select Display VI Front Panel.
    6) Press the Run VI button.
    7) Close the VI front panel by clicking its "X" button.
    8) Open any handy application, such as Windows Explorer or Notepad.
    9) Close this most-recently-opened program.
    10) The LabVIEW Exit screen appears.
    11) Exit LabVIEW.
    12) Press the Run VI button.
    13) An error occurs because LabVIEW has closed.
    If the LabVIEW code had been built into an executable and called accordingly, there would have been no LabVIEW exit screen. The executable would have just exited silently.
    This is not the way a COM server is supposed to behave. The VB program is still holding a valid reference to the server and it should remain open.
    It appears that LabVIEW is monitoring the total number of top-level windows that are open. I suppose that this is how LabVIEW figures out when its own FP windows have been closed. In this case, it doesn't notice that all of its windows have been closed until some other window closes.
    I have a work-around, but it's ugly.
    Ron Martin
    Balance Technology Inc.

    Hi,
    Perhaps you use references to windows in LabVIEW. If you get those
    references with a full path (e.g. c:\code\subvis\vi1.vi), this will work
    while in LabVIEW environment. But when an application is build, this will
    fail, because the vi is no longer there. Try using the name in a string
    instead (the OpenVIReference is polymorphic) with only the name of the vi in
    it (e.g. vi1.vi).
    There are some other isues that change when building an application. Most of
    them are paths that change, and references that fail to open because of
    them.
    Regards,
    Wiebe.
    "cpuwzd" wrote in message
    news:[email protected]...
    > I have created a large application that is split between VB 6 and LV
    > 6.1. The LabVIEW portion runs in the background, except that the VB
    > portion can request that a LabVIEW user interface be presented on
    > demand. Any time after this LabVIEW user interface has been opened
    > and closed, opening and closing another application (or even just
    > hiding a top-level window in another application) will cause LabVIEW
    > to close, taking my background processing with it.
    >
    > If the LabVIEW code is running as source code, LabVIEW prompts me
    > before closing. However, when the LabVIEW code is running as an
    > executable (.exe), the executable closes without prompting in this
    > circumstance.
    >
    > The scenario can be reproduced with a standard LabVIEW sample program.
    > Proceed as follows:
    >
    > 1) Open VBToLV.vbp (the example program distributed with LabVIEW 6.1).
    > 2) Start the VB program running.
    > 3) Press the Launch LabVIEW button on the user interface of the VB
    > program.
    > 4) Enter an expression in the text box provided.
    > 5) Select Display VI Front Panel.
    > 6) Press the Run VI button.
    > 7) Close the VI front panel by clicking its "X" button.
    > 8) Open any handy application, such as Windows Explorer or Notepad.
    > 9) Close this most-recently-opened program.
    > 10) The LabVIEW Exit screen appears.
    > 11) Exit LabVIEW.
    > 12) Press the Run VI button.
    > 13) An error occurs because LabVIEW has closed.
    >
    > If the LabVIEW code had been built into an executable and called
    > accordingly, there would have been no LabVIEW exit screen. The
    > executable would have just exited silently.
    >
    > This is not the way a COM server is supposed to behave. The VB
    > program is still holding a valid reference to the server and it should
    > remain open.
    >
    > It appears that LabVIEW is monitoring the total number of top-level
    > windows that are open. I suppose that this is how LabVIEW figures out
    > when its own FP windows have been closed. In this case, it doesn't
    > notice that all of its windows have been closed until some other
    > window closes.
    >
    > I have a work-around, but it's ugly.
    >
    > Ron Martin
    > Balance Technology Inc.

  • Can the standard program RFBIBL00 be run as a background job ?

    Hi all,
    Can the standard program RFBIBL00 be run as a background job for the call transaction mode.
    As I tried I got the job cancelled with message"Job RFBIBL00: Data does not match the job definition; job terminated".
    As i run it in foreground it executes properly.
    Why is it failing in background? Please help.
    Thanks ,
    Stock

    Hi,
    You need to copy the program RFBIBL00 & modify the program to build the logic to upload through application server. Then schedule the modified program in background & it wl work.
    Best regards,
    Prashatn

  • Transaction ME21n (Will not run as a BACKGROUND SESSION)

    The requirement is to generate Purchase Orders (Stock Transport Orders to be precise).
    The RFC has to create a session which will be executed...say...before midnight to generate the sto (TC -> SM35).
    I have used BDC inside my RFC calling the transaction ME21n. It runs fine as a foreground session, but will give a error if the session is run as a background session (Due to the dropdown lists in ME21n I guess).
    The solution I figured out is to use ME21. This does execute in the background successfully.
    But given the fact that ME21 is the OLD transaction and ME21n (enjoy sap transaction, right?) to be the one to be used now, my dilemma is in choosing ME21 and risk the scenario of this transaction being obsolete and not supported the SAP for technical support in the future.
    Can any body please help me on this.
    Thank you.
    Message was edited by: Sai Sanathan

    hello,
    with transaction VL10BATCH you can create new variants, and shedule background jobs. This should work.
    However, you need another user role. (on the last tab of the selection screen of VL10B)
    It is the F code profile you have to change. With this profile you can choose whether a list needs to be shown, or whether the deliveries have to be created right away (without showing the list). The second option should work in background. After delivery creation, you can check the   log using transaction V_SA.
    So you need to create a selection variant with changed user-role for the backround job.
    You can maintain user-roles via transaction VL10CUA.
    You can input-enable user-role via transaction VL10CUV.
    If you don't want the users to be able to run VL10B without showing the list, you have to create your own scenario, and use VL10X to start this scenario. Although this is not really necessary.
    I hope this makes things more clear for you.
    regards,
    Joris.
    Here is a copy of the OSS-note (310022) I was talking about:
    Symptom                                                                               
    o  For regular planning, you want to transfer the delivery creation
           in a job to the system administration. Here, you have           
           difficulties.                                                                               
    o  Background processing of Transaction VL10* does not generate    
           deliveries but only a list in the spool.                                                                               
    Additional key words                                                   
    VL10BATCH, VL10A, VL10B, VL10C, VL10D, VL10E                                                                               
    Cause and prerequisites                                                
    Solution                                                               
    For planning the delivery creation in background processing you must                                                                               
    o  activate a user role for immediate creation of deliveries (in the
           standard system, the immediate delivery creation is deactivated 
           for all user roles for reasons of safety),                                                                               
    o  create a selection variant for one of Transactions VL10*.                                                                               
    Activation of the user role for background processing                  
    The user role controls the entire processing of the delivery list.     
    Within Transactions VL10*, you can display and maintain the user role on
    the "User role" tab page. You can carry out the maintenance also via   
    Transaction VL10CUA. Note 301578 describes how to make a user role ready
    for input.                                                             
    An F-code profile is linked to the user role. The F-code profile       
    controls the internal process of the transaction. Two F-code profiles  
    are provided in the standard system:                                                                               
    o  0001 Display delivery list                                                                               
    o  5001 Supply delivery list                                                                               
    In the user role you want to use for background processing, you have to
    replace F-code profile (not "AllowedDialogFCodes") 0001 with profile   
    5001:                                                                               
    1.  Call Transaction VL10CUA for maintenance of the user roles.                                                                               
    2.  You might want to copy one of standard user roles 5001 to 5103 that
        is planned for processing in the background to a separate role in 
        the customer namespace, for example, 9001 or Z***.                                                                               
    3.  Branch to the detail view of the user role and change the entry for
        the F-code profile from "Display delivery list" to "Supply delivery
        list".                                                                               
    Creation of the selection variant                                                                               
    1.  Call the desired Transaction VL10* and branch to the "User role" ta
        page. Do not use Transaction SE38 or VL10BATCH for variant        
        maintenance of VL10*.                                                                               
    2.  Here, enter the user role that you have maintained for background 
        processing.                                                       
        Caution! If you use a user role with an F-code profile for the    
        immediate creation of deliveries, you receive no dialog with a    
        shipping due list but the deliveries are created immediately at the
        start of the selection!                                                                               
    3.  Enter the remaining selection criteria on the various other tab   
        pages.                                                                               
    4.  Select function "Goto -> Variants -> Save as variant..." and save 
        the selection criteria entered as a variant. You might classify the
        variant as "Only for background processing", in order to avoid a  
        start of the delivery creation in the dialog by mistake.                                                                               
    5.  Make sure that the objects of selection screen 1060 have been saved
        and that checkboxes "Save field without values" are not filled with
        all objects (in particular in Release 4.6B) for the desired       
        settings.                                                                               
    You can schedule the selection variant via Transaction VL10BATCH for  
    regular use in the batch.                                             
    And also the OSS-note (301578) about input-enabling user-role:
    SAP Note No. 301578                          22.08.2005           Page 1
    Number              301578                                              
    Version             4 from 08.05.2000                                   
    Status              Released for Customer                               
    Set on              08.05.2000                                                                               
    Language            EN                                                  
    Master language     DE                                                  
    Short text          VL10: Ready to input status of user role                                                                               
    Responsible         SAP AG                                              
    Component           LE-SHP-DL                                           
                        Delivery Processing                                 
    Long text                                                                               
    Symptom                                                                 
    On the selection screen of transaction family VL10*, the selection      
    criteria in the 'user role' tab are no longer ready for input of Release
    4.6C.                                                                               
    They are delivered in the standard SAP system not ready for input.                                                                               
    Additional key words                                                                               
    Cause and prerequisites                                                 
    As of Release 4.6C, the ready for input status in the 'user role' tab is
    linked to settings in the scenario and the user role.                                                                               
    1.  In order to get the ready for input status for the "Role" field, set
        "Allow assignment" to 'X' in the scenario that you are using        
        (Transaction VL10CUV or SM31, V_T186V, T186V-ALLOW_USER_ROLE = 'X').                                                                               
    The system administrator (Customizing authorization) can then       
        determine whether only the user role preset in the system is allowed
        or whether any number of other user roles may also be used for this 
        scenario.                                                                               
    2.  For the check box "Use list profile" and therefore all possible                                                                               
    settings for the "user role" tab, the ready for input status in the
        user role can be allowed in "Chang. attrbute" (changeability of the
        attributes).                                                       
        Set this field with Transaction VL10CUA for the used user role to  
        'X' (Transaction VL10CUA, or SM31, V_T186, t186-CHANGE_ALLOW = 'X').
    Background:                                                                               
    The settings in the scenario and user role have in the course of time  
    become so wide-ranging and far-reaching that an additional feature had 
    to be implemented: a system administrator must be able restrict the    
    changes by the end user at different levels .                                                                               
    You now have the option of determining for every user role whether that
    settings determined on the selection screen may be changed again.      
    You also have the option of determining in every scenario in which this
    user role is used whether the change is allowed for another user role.                                                                               
    In the context of the fixed link of the scenario to a transaction and  
    therefore to the authorization concept of mySAP.com - user-roles can be
    controlled at user level - whether the settings for the user role tab of
    the selection screen of VL10* may be changed by a user or not.                                                                               
    Solution                                                               
    Maintain setting in scenario (VL10CUV) and user role (VL10CU)          
    (Customizing authorization required).

  • Stopwatch continues to Run in the background

    Took awhile for this to develop, but the stopwatch resets itself to zero now after just a half hour of running. That's what alerted me to the underlying problem. I've left the stopwatch running for several days in the past. I don't know if that's the trigger for this bug or not.
    Basically when i start the stopwatch it runs now for 30 mins, maybe an hour or two, but when I go back in to view it, flashes a VERY long number like "233:13:45" and then flashes to zero. While it should be showing a few hours of work, it shows this extremely long number and then zero's out.
    The second time it happened I had the idea of hitting "Lap" instead of "Start" to restart it. In the lap area I saw an extremely long number. Its clear the stopwatch system is continuing to run in the background, possibly from a previous date where I left it running, months ago. It seems to be doing this in the background, as the front end always ultimately goes to zero, even when it should still be running for that particular day. Clear as mud?
    Definitely a bug, and Im not sure how you'd duplicate it, but here would be my suggestion:
    1) Start the stopwatch and let it run for like 5 to 10 days without stopping.
    2) Navigate around the phone and use its other features in the meantime.
    3) Stop the stopwatch and reset it to zero, and restart it.
    4) Do the same thing. Run it for 5 days maybe.
    5) Stop it and reset it to zero.
    Eventually it may start zeroing out when it is supposed to be counting upwards. It may also flash a long number, prior to zeroing out. You may also be able to hit "LAP" when it incorrectly zero's out and you may then see the very long number. If so, you've duplicated the bug.

    i have the same problem... i have yet to find a way to duplicate the problem at will, but it manifests itself on a fairly frequent basis.
    a have been running laps at around 5-6 hours or so. the problem could occur on the 1st lap or on the 6th lap. all of the a sudden the display goes to all 0s, and if you hit lap or stop, the last lap will be over 66000 hours... which, the last time i checked was like over 7.5 years....
    while i may have been an early adopter, i have not had my iphone that long....
    a stopwatch should be one of the simplest applications to get right. i find it pretty lame that this bug appears.

  • Run program in background spool is generated with zero page

    Dear all,
    I am new in abap. I change existing program and add SED column if I give the input and run that program in foreground I will see ALV output but when in same input same program I run in background spool is generated with zero page report is too heavy that is why I want to run it in background but I canu2019t.
    regards
    shahid

    shahid,
    goto SM37, select your job, then in command bar type JDBG, press Enter. it will debug the back ground job, and you can check why you didnot get an output.

  • Any help on why I get an error when running OA_UPLOAD_AND_LINK in background?

    Hi experts,
    I am attempting to run the OA_UPLOAD_AND_LINK program in the background to upload employee photos placed into a directory on a shared drive by each HR manager.  When I check SM37, I see the job was cancelled and the error "Frontend parameter (parameter error)" Message no. OA501 was the reason.
    If I run the program in the foreground using the same variant, I don't have any issues and the photos load just fine.  Any suggestions on what parameter it's complaining about?
    My goal is to schedule this program to run nightly and process any pictures in the shared drive.  I'll have a second job remove the files from the shared drive at a later time.
    Regards,
    Garrett Meredith

    FYI,
    After looking at the code:
    * reject process if running in background and frontend = 'X'
    if sy-batch = 'X' and frontend = 'X'.
      message id 'OA' type 'E' number '501' with 'Frontend'.    "#EC NOTEXT
      leave.
    endif.
    This is the code inside the program preventing it from running in the background.  WHY!?! would they do this?
    Regards,
    Garrett

Maybe you are looking for

  • Error in Process Chain for DTP- Job not finished

    Hi Experts, We have an issue with one of our process chains. When we execute the chain manually, there is no problem. BUt if we schedule the chain, issues arise. the last part of the chain is DTP. But the job doesnt finished even if the DTP step si a

  • CHANGING TAB PAGE IN WEB

    Hi all, We're working with Developer 6.0, and we have a problem with the applet viewer, it's this: When we try to go to an item of the same data block, but distinct tab page, the go_item function doesn't works, how can we do to go to the destination

  • Prepare_dynamic_navigation to embed in another component

    Hi, I have two components A and B. A uses B as used component. Both A and B have  I  as used component. I is the interface component for visual components. Component VC implements interface component I. My requirement is to put component VC in a view

  • Ken Burns Affect does not work....

    Ok, these are the steps that I'm taking to work with my photos. I import them and wait untill they render, and once they are finished rendering I move them down to the timeline. I then press the tab for pictures and it gives me the button for ken bur

  • Resizing WebForms Window

    Hi, I would like to know how to resize my Web Forms window. I have changed the window size definition in my module but this change is not reflected when I run it through the web. Thanks, Matias