Error in BIM when running in background mode

Hi,
I am facing an error when running a BIM in sm35.
The BIM runs fine with my userid in all three modes( foreground,display error mode, background mode)....but fails when the functional person is testing in background mode. The BIM runs fine in all other modes.
It gives the message when running in background mode
"No batch input data for screen SAPLMGMW 4008"
What should I check or do to correct it.
Please help.
Regards
Rashi

The BIM runs fine in Foreground mode and in Display error mode even for the functional..It is giving error only for Background mode.
I also did the following
1.   Created the BIM in my id and tried running( in background) it using the other id ...it was successful
2.   Created the BIM in other id and ran ( in background) using my id....it failed.
I will check again for authorisations also.
Regards,
Rashi

Similar Messages

  • RMMR1MRS-When run in background cause update failure errors looking

    hi,
          RMMR1MRS report when run in background cause update failure errors .
    There are few  below reason for the error log.
    1.  for the PO invoice already generated -  (its right if already invoice generated. should not happen again)
    2.  In  MIGO,  entire  quantity has been reversed  and also invoice generated with zero value - ( its right , should not happen invoice again )
    3. Particular PO line item deleted -  (its right if the PO line item deleted. ERS settlement not require)
    For the all above reason, the update error occurs.  But the mean time  the program  "RMMR1MRS"  should not through the update error log. 
    Note: The job was not terminated due to this update error and also no harm because of the error log
    can you please help on this update failure why it occurs.

    Have you found a solution already? If so, please, share it with the community and close this thread.

  • When I tried to open a fresh iTunes download my computer gave the error message : 'program cannot run in DOS mode'. Since both items are Apple, why might this be happening?

    When I tried to open a fresh iTunes download my computer gave the error message : 'program cannot run in DOS mode'. Since both items are Apple, why might this be happening?

    Click here and follow the instructions. You may need to completely remove and reinstall iTunes and all related components, or run the process multiple times; this won't normally affect its library, but that should be backed up anyway.
    (99602)

  • How do I deactivate when error says I must run in admin mode?

    How do I deactivate when error says I must run in admin mode even though I am already in admin mode?

    CC desktop lists applications as "Up to Date" when they are not
    -http://helpx.adobe.com/creative-cloud/kb/aam-lists-removed-apps-date.html

  • Not running in background mode 'N'

    hi experts,,,,,
    i have a  small issues in my BDC
    where i face problem when running in background
    if i update in 'A' mode its get updated
    whereas in background 'N' mode it doesnt take the changes
    and CHANGES NOT  GETTING REFLECTED/...
    can you pls help me out
    thanks in advance
    Rachel
    piece of my code as follows...
    ============================
    LOOP AT it_final INTO wa_final.
        PERFORM bdc_dynpro      USING 'X' 'SAPMIEQ0' '1000'.
        PERFORM bdc_field       USING 'BDC_CURSOR'   'RISA0-SERNR'.
        PERFORM bdc_field       USING 'BDC_OKCODE'   '/00'.
        PERFORM bdc_field       USING 'RISA0-MATNR'   wa_final-matnr.
        PERFORM bdc_field       USING 'RISA0-SERNR'   wa_final-sernr_in.
        PERFORM bdc_dynpro      USING 'X' 'SAPMIEQ0' '0101'.
        PERFORM bdc_field       USING 'BDC_OKCODE'   '=EQUI'.
        PERFORM bdc_field       USING 'BDC_CURSOR'   'ITOB-CHARGE'.
        PERFORM bdc_dynpro      USING 'X' 'SAPMIEQ0' '0101'.
        PERFORM bdc_field       USING 'BDC_OKCODE'   '=T\01'.
        PERFORM bdc_field       USING 'BDC_CURSOR'   'EQBS-B_LAGER'.
        PERFORM bdc_dynpro      USING 'X' 'SAPMIEQ0' '0101'.
        PERFORM bdc_field       USING 'BDC_CURSOR'   'ITOB-SERGE'.
    if p_unpair is  initial .
        PERFORM bdc_field       USING 'ITOB-HERST'    wa_final-manf.
    *    PERFORM bdc_field       USING 'ITOB-TYPBZ'    wa_final-part.
        PERFORM bdc_field       USING 'ITOB-TYPBZ'    wa_final-model.
        PERFORM bdc_field       USING 'ITOB-MAPAR'    wa_final-part.
        PERFORM bdc_field       USING 'ITOB-SERGE'    wa_final-man_ser.
        PERFORM bdc_field       USING 'ITOB-HERLD'    wa_final-country.
        PERFORM bdc_field       USING 'ITOB-BAUJJ'    wa_final-year.
        PERFORM bdc_field       USING 'ITOB-BAUMM'    wa_final-month.
    else .
        PERFORM bdc_field       USING 'ITOB-SERGE'    ''.
    endif.
        PERFORM bdc_field       USING 'BDC_OKCODE'   '=BU'.
        CALL TRANSACTION 'IQ02' USING bdcdat
                               MODE pr_mode UPDATE 'A'
                               MESSAGES INTO it_messtab.
        CLEAR: bdcdat[], bdcdat.
        CLEAR: wa_final, wa_messtab.
      ENDLOOP .
    end-of-selection .

    Hi Rachel..
    While running the BDC in 'A' Mode check the message that come in the status bar. There could be any screen where just becuase u press enter it is going to the next screen. That is because of your intercation.
    But in the case of background this is not hapening and it fails..
    So make sure whether when u run in foreground you are pressing any additional enter which is not in your recording. This could be the only problem why it is not updating in background.
    Another reson could be that you dont have access to back ground jobs. Check that also..
    Regards
    Ansari

  • Report program when run in background job getting cancelled immediately

    Hi
    When i run a program in foreground i am able to see the output. But when run in background not able to run the job successfully. The job is getting cancelled immediately.
    I am using the below function module for output display. Should i need to pass any parameters in the below function module so that i can run the program in background  successfully.
      CALL METHOD DETAIL_GRID->SET_TABLE_FOR_FIRST_DISPLAY     
          EXPORTING                                            
            IS_LAYOUT         = IS_LAYOUT                    
            I_SAVE            = 'A'                        
            IS_VARIANT        = GS_VARIANT                   
          CHANGING                                           
            IT_FIELDCATALOG   = IT_FIELDCATALOG               
            IT_OUTTAB         = BLOCKED_STOCK_TAB_ALV[].     
    Please suggest.
    Thanks and regards
    Rajani Yeluri

    Hi Rajani.
      ALV require the DRYPOR(screen) for display but incase you run in back ground which have to write to spool but in spool we can only write in format of LIST REPORT not inter-active report like ALV. That why
    system cancelled your process immediately.
    Hope it helps.
    Sayan.

  • The number of rows per page is greyed out when running in background?

    Hi,
    For a customized transaction the number of rows per page cannot be set when running in background.
    While a background job is created in SM36 after entering the report name and the selection variant name in the properties of Format the rows and columns field is greyed out.It was not editable.
    Is there any settings to be done or in the custom program any code change needs to be done?
    Thanks in advance.
    Regards,
    Sharon.

    Hi Gabriel,
    After double clicking the format only the rows field is not set to edit.It was greyed out.Is it anything related to the printer settings that will be maintained for a user?
    Regards,
    Sharon.

  • How to DEBUG a function module running in background mode? Please help!

    Hi Experts,
       I am calling a function module in my ABAP code in background module using the following syntax:
      CALL FUNCTION 'YBBC2_CREATE_SNAPSHOT' IN BACKGROUND TASK
              TABLES
                itab_std_format_inv = itab_std_format_inv
                itab_snapshot_inv = itab_snapshot_inv.
            COMMIT WORK.
    If I put the breakpoint in the CALL FUNCTION line and execute the program, the debugger does not take me to the valled function module. This may be because I am running the function module as background task.
    I cannot comment this  "IN BACKGROUND TASK" statement as well since i am debugging in Quality system where I don't have change access.
    So how to DEBUG a function module running in background mode? Please help!
    Thanks
    Gopal

    Hi,
    You could try to use the following trick:
    (1) Put an endless loop into the coding of your function module where you want to start debugging, e.g.
      DATA:
        lx_exit_loop(1)     TYPE c.
      lx_exit_loop = ' '.
      DO.
        IF ( lx_exit_loop = 'X' ).
          EXIT.
        ENDIF.
      ENDDO.
    (2) Call your function module in background task
    (3) Call transaction SM50 and search for the background process.
    (3) Choose from menu Program/Mode -> Program -> Debugging
    Now you the debugger should bring you right to your endless loop. Set lx_loop_exit = 'X' in the debugger and continue (F5 or F6).
    <b>Reward points</b>
    Regards

  • RW-50004: Error code received when running external process.

    Hi,
    I am trying to install 11.5.10 on windows vista and receiveing following error.
    RW-50004: Error code received when running external process. Check log for details. Running Database Install Driver for VIS Instance
    When checked on the log file following is the error. Could anyone pls help me with this regard
    There was an error while running the command - c:\OracleApps\visdb\9.2.0\temp\VIS_erp\adrun9i.cmd APPS APPS
    The process tried to write to a nonexistent pipe.
    The process tried to write to a nonexistent pipe.
    The process tried to write to a nonexistent pipe.
    The process tried to write to a nonexistent pipe.
    The process tried to write to a nonexistent pipe.
    The process tried to write to a nonexistent pipe.
    The process tried to write to a nonexistent pipe.
    The process tried to write to a nonexistent pipe.
    The process tried to write to a nonexistent pipe.
    The process tried to write to a nonexistent pipe.
    RW-50010: Error: - script has returned an error: 1
    RW-50004: Error code received when running external process.
    "dbInstancecfg" file shows below error
    Copyright (c) 1991, 2002, Oracle Corporation. All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROCVIS))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    32-bit Windows Error: 2: No such file or directory
    Connecting to (ADDRESS=(PROTOCOL=TCP)(Host=erp.erp)(Port=1521))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    32-bit Windows Error: 61: Unknown error
    LSNRCTL for 32-bit Windows: Version 9.2.0.6.0 - Production on 13-JUL-2008 05:48:04
    Copyright (c) 1991, 2002, Oracle Corporation. All rights reserved.
    Starting tnslsnr: please wait...
    TNS-12546: TNS:permission denied
    TNS-12560: TNS:protocol adapter error
    TNS-00516: Permission denied
    32-bit Windows Error: 5: Input/output error
    addlnctl.cmd exiting with status 3
    OpenSCManager failed
    adsvdlsn.cmd exiting with status 1002
    ERRORCODE = 1002 ERRORCODE_END
    .end std out.
    System error 1060 has occurred.
    The specified service does not exist as an installed service.
    .end err out.
    File c:\OracleApps\visdb\9.2.0\appsutil\install\VIS_erp\afmkinit_inst.cmd not instantiated in the current pass, this file will not be executed
    Executing script in InstantiateFile:
    c:\OracleApps\visdb\9.2.0\appsutil\install\VIS_erp\afmkinit.cmd
    script returned:
    Sun 07/13/2008
    05:48 AM
    1 file(s) copied.
    1 file(s) copied.
    1 file(s) copied.
    "afmkinit.cmd exiting with status 0"
    ERRORCODE = 0 ERRORCODE_END
    .end std out.
    .end err out.
    Skipping INSTE8_PRF
    Skipping INSTE8_APPLY
    [AutoConfig Error Report]
    The following report lists errors AutoConfig encountered during each
    phase of its execution. Errors are grouped by directory and phase.
    The report format is:
    <filename> <phase> <return code where appropriate>
    [SETUP PHASE]
    AutoConfig could not successfully execute the following scripts:
    Directory: c:\OracleApps\visdb\9.2.0\appsutil\install\VIS_erp
    adsvdlsn.cmd INSTE8_SETUP 1002
    AutoConfig is exiting with status 1

    Thanks for the update and the link was informational.
    Can I install following on windows vista? Pls confirm.
    Oracle® Applications 11i Release 10.2 Media Pack for
    Microsoft Windows (32-bit) No That's not possible, if you would like to use this machine for Applications then the OS needs to be changed or install vmware/Microsoft Virtual PC with a Certified Operating system to be able to use Applications.
    Thanks
    Ronald

  • MBP shuts down suddenly when running in battery mode

    Hi
    I am from Zaragoza (Spain) and lately (about 2 months ago as I can remember) my mbp shuts down when running in battery mode and without any advice. I see some of you also have this problem.
    I thought it was me not seeing the low battery indicator but last week I realized the battery was above 40%!!
    This problem has been repeating and the battery level was between 40% and 60% when my computer shut down.
    What am I supposed to do? My MBP is still in warranty and I bought it in the online apple store.
    Thanks for the help.

    In the system profiler it says the cycle count to 24. The laptop is from late March 2008.
    The battery info is the following:
    Battery Information:
    Model Information:
    Serial Number: Sony-ASMB012-3841-b0b7
    Manufacturer: Sony
    Device name: ASMB012
    Pack Lot Code: 0000
    PCB Lot Code: 0000
    Firmware Version: 0110
    Hardware Revision: 0500
    Cell Revision: 0303
    Charge Information:
    Charge remaining (mAh): 1718
    Fully charged: No
    Charging: No
    Full charge capacity (mAh): 1875
    Health Information:
    Cycle count: 24
    Condition: Check battery
    Battery Installed: Yes
    Amperage (mA): -2133
    Voltage (mV): 11757
    I did the SMC reset, but I cannot complete the Battery Calibration, the laptop shuts down at half charge battery and does not go to sleep mode.
    Thanks for your help.

  • Error has occurred when running internal order report

    Error has occurred when running internal order report. Last month also used this report without any error.
    Error #01: [ASE Error SQL422]Too many nested expressions or logical operators to compile. Try splitting query or limiting ANDs and ORs.
    Error #02: SQL Error: 422
    Error #03: An error occurred while reading the data; Navigation is possible.
    Please guide me to solve this issue.

    Please just say how you removed the CC version and did you remove the Preferences from Hidden User>Library??
    https://helpx.adobe.com/lightroom/kb/preference-file-locations-lightroom-41.html
    In here??
    Sorry I'm trying to help but please answer the questions specifically... thanks.

  • Performance hit when running in ARCHIVELOG mode.

    What is the performance hit when running in ARCHIVELOG mode?
    Thank you,
    David

    I am not one to disagree with Tom Kyte (unless I think he is wrong :) ), and I am not going to disagree here. I do caution the simplistic answer that the hit is negligible. I commend the respondent who qualified that answer with a discussion of I/O.
    I have come across more than one situation where archive logging was a performance hit because of the associated I/O. Many want to put archive logs on cheaper storage and do not recognize that not only can this slow a system but that it could become a major issue resulting in a system that hangs until the logs are written. A better solution for these folks is to write to fast storage and have a secondary process that offloads those logs to the slower storage.
    Let us also not assume that the archive location is local disk. It might be that an archive location is remote, such as with log shipping or NFS. Network latency can become an issue.
    There are many things to consider as there always are. I suppose with any answer, even if simple, one could spin it with some obscure situation that makes the simple answer inappropriate. Having seen some burned by this issue, I chose to elaborate, and I appreciate your indulgence.
    Chris

  • Error when running in background

    Hi,
      When i run the pgm in foreground its working fine but if i run in background the job is getting cancelled with the error message "Code page couldnt be determined".I checked in background the value in the o/p is coming but the job is getting cancelled.What is the reason for it?

    Hi,
    In your program are you using any cl_gui_frontend_services methods. That means
    any cl_gui_frontend_services=>gui_download
    cl_gui_frontend_services=>gui_upload
    If you are using frontend services background job. The job will not work
    Hope it will helps

  • Error in batch session processing in background mode

    Hi ,
    I am trying to do data transfer using batch session for transaction FD32.
    Here the batch session is executing when I am processing the session in foreground.
    Whereas in background mode it is failing.
    Please check and assit.
    Regards
    Kishore

    Hi Kishore,
    Probably it will be some information or warning message which is coming in the background execution of the session.
    That is the reason your session is going into error. Run the errored out session once again in foreground mode. You will get to know the reason of failure.
    Please let us know of any doubts.
    Cheers
    VJ

  • Report with BDC not displaying success message when run in Background

    I am running a  BDC report in Background mode.The below statement  is not capturing the Success message when a document is posted.But when I am running the same in ForeGround mode it is capturing and is displayed in the output.Can anyone please help me in understanding why this is happening and how can I resolve this.
    CALL TRANSACTION 'MB1C' USING bdcdata MODE mode UPDATE 'S'
         MESSAGES INTO messtab.

    Hi Madhu,
    I think your BDC didnt generated any document when you run it in 'N' screen mode.
    Debug your program when you run it in background
    Goto Tcode :SM37
    Select the job ( march checkbox )
    ==> in command prompt enter 'JDBG'
    ==> Then you can start reexecting the job .
    You can check the sucess messages accordingly in debug mode
    Also add a read statement on messtab for msgtype = 'S'.
    Thanks
    Bhanu

Maybe you are looking for

  • PVM Installation Problem (install report server)

    Hi, i am trying to install PVM 1.0.2 , but i have the following error: Installing Report Server: ERROR: Failed to install report server as user pvmadm. Please check OS user configuration then try again. I add pvmadm to root group,except dba group, bu

  • Can't use new iPod with dock

    I purchased new iPod touch, 5th generation, for my teenagers for Christmas, but they cannot use them with their docks, even after purchasing the Apple lightning connector. How can my kids listen to their new iPods through their docks

  • Photo Stream Thumbnail Missing

    iPhoto '11 (9.2.3) Recentely retrieved iPhoto library from Time Machine backup and found issues with photo stream pictrues. Photo Stream Mar 2012, Feb 2012, etc. thumbnails are missing in events.  When you click/select the even it opens to a list of

  • DS 5.2 Solaris Sparc version

    I installed DS 5.2 on Solaris 8 platform. I followed the instructions in the documentation for use with kerberos plugin . Ldapsearch queries work fine, except when I attempt to specify using the GSSAPI mechanism. Then the server crashes with a core d

  • Cant add Web Reference for web service

    Hi all. I cant seem to add a web reference to an outside web service. I have tested some code in Visual Studio and it all works fine, but now Im importing the code into my dreamweaver website. I have went to "Window" menu and then "Components", and a