Get popup in Batch session

report ZPRG
       no standard page heading line-size 255.
include bdcrecx1.
DATA : BEGIN OF GT_COUNT OCCURS 0,
        DOC_NUM TYPE IKPF-IBLNR,
        FI_YR TYPE IKPF-GJAHR,
        CNT_DATE TYPE IIKPF-ZLDAT,
        PER_VAR TYPE IIKPF-ABWEI,
        SER_NUM TYPE STRING,
       END OF GT_COUNT.
DATA : BEGIN OF GT_SERNUM OCCURS 0,
        SER_NUM TYPE GERNR,
       END OF GT_SERNUM.
DATA : CNT TYPE N,
       FNAME TYPE STRING.
start-of-selection.
CALL FUNCTION 'GUI_UPLOAD'
  EXPORTING
    FILENAME                      = 'C:\Documents and Settings\sapuser\Desktop\TEST.TXT'
   FILETYPE                      = 'ASC'
   HAS_FIELD_SEPARATOR           = 'X'
  TABLES
    DATA_TAB                      = GT_COUNT
perform open_group.
LOOP AT GT_COUNT.
perform bdc_dynpro      using 'SAPMM07I' '0701'.
perform bdc_field       using 'BDC_CURSOR'
                              'RM07I-IBLNR'.
perform bdc_field       using 'BDC_OKCODE'
                              '/00'.
perform bdc_field       using 'RM07I-IBLNR'
                              GT_COUNT-DOC_NUM.
perform bdc_field       using 'RM07I-GJAHR'
                              GT_COUNT-FI_YR.
perform bdc_field       using 'RM07I-ZLDAT'
                              GT_COUNT-CNT_DATE.
perform bdc_dynpro      using 'SAPMM07I' '0731'.
perform bdc_field       using 'BDC_CURSOR'
                              'ISEG-ERFMG(01)'.
perform bdc_field       using 'BDC_OKCODE'
                              '/00'.
perform bdc_field       using 'ISEG-ERFMG(01)'
                              GT_COUNT-PER_VAR.
perform bdc_dynpro      using 'SAPLIPW1' '0200'.
perform bdc_field       using 'BDC_CURSOR'
                              'RIPW0-SERNR(02)'.
perform bdc_field       using 'BDC_OKCODE'
                              '=RWS'.
REFRESH GT_SERNUM.
SPLIT GT_COUNT-SER_NUM AT ',' INTO TABLE GT_SERNUM.
CNT = 1.
LOOP AT GT_SERNUM.
CONCATENATE 'RIPW0-SERNR(' CNT ')' INTO FNAME.
PERFORM BDC_FIELD USING FNAME GT_SERNUM-SER_NUM.
CNT = CNT + 1.
ENDLOOP.
*perform bdc_field       using 'RIPW0-SERNR(01)'
                             'RING08-001'.
*perform bdc_field       using 'RIPW0-SERNR(02)'
                             'RING08-002'.
perform bdc_dynpro      using 'SAPMM07I' '0731'.
perform bdc_field       using 'BDC_CURSOR'
                              'ISEG-ERFMG(01)'.
perform bdc_field       using 'BDC_OKCODE'
                              '=BU'.
perform bdc_transaction using 'MI04'.
ENDLOOP.
perform close_group.
Edited by: Alvaro Tejada Galindo on Apr 14, 2008 1:19 PM

Hi Expert!
I m working with this issue for the past 1 week.
I ggot to data trnasfer for a tcode mi04.
when i do it manually i m getting the scrremns proprrly
But when i m doing recording with the same tcode i m not getting the last pop up window
in the first screen
there is physical document no.
year
date.
In the second there is quantity
if we press enter we shud get a pop up window asking for serial nno..which i m getting for recording..
But when i execute and see the result in sm35..the pop up window ids not comming and it has the message
BACKGROUNFD PROCESSING NOT POSSIBLE WITH MATERIAL WITH SERIAL NO REQUIREMNT
kINDLY SUGGEST SOME METHODS PLS
Sincerely
JayalATHEESH

Similar Messages

  • 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

  • Error While Processing Batch Session in Background Mode

    Hi,
    I am creating batch input sessions for Transaction FB01. Each Batch Session will have multiple transactions for FB01. My Batch Session is getting created. But when i am trying to process that batch session in backgroung mode ( thru SM35 ), it is failing. The Error says "Transaction Error". And when i process the same session in foreground mode, it is getting successfully processed. Any suggestion in this will be very helpful.

    Hi,
    Check in your program if you have properly handled the OK codes.after every transaction is complete the 'Back' button has to be triggered.That could be the reason it's working in FG mode and not BG mode.Generally,OK Code is '/EBCK'.This should work.

  • I need to know how to search for malware files, apple told me to contat you, I am getting popup and malicious warnings and need to talk with someone please

    I began getting popups for Microsoft malware alerts/Mackeeper zeobits/and othe ads. I am on a Mac OS 8.5.
    I downloaded virus protection, adware protection and ran them all and got nothing. Then I got a phoney call from the "microsoft technicians, so called Applecare and they told me what files to search for if it was Safari and suggested I contact Firefox. Below are the files we search for on my hard drive, but because I use Firefox
    they suggested I contact you as I am somewhat concerned. Can you help advise, thanks
    /Library/LaunchAgents/com.vsearch.agent.plist
    /Library/LaunchDaemons/com.vsearch.daemon.plist
    /Library/LaunchDaemons/com.vsearch.helper.plist
    /Library/LaunchDaemons/Jack.plist
    /Library/PrivilegedHelperTools/Jack
    /System/Library/Frameworks/VSearch.framework

    Thanks, I am not sure if this is what you are asking for but here goes
    Application Basics
    Name: Firefox
    Version: 32.0.1
    User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:32.0) Gecko/20100101 Firefox/32.0
    Crash Reports for the Last 3 Days
    All Crash Reports
    Extensions
    Name: Strict Pop-up Blocker
    Version: 0.2
    Enabled: true
    ID: jid1-P34HaABBBpOerQ@jetpack
    Graphics
    Device ID: 0x 166
    GPU Accelerated Windows: 1/1 OpenGL (OMTC)
    Vendor ID: 0x8086
    WebGL Renderer: Intel Inc. -- Intel HD Graphics 4000 OpenGL Engine
    windowLayerManagerRemote: true
    AzureCanvasBackend: quartz
    AzureContentBackend: quartz
    AzureFallbackCanvasBackend: none
    AzureSkiaAccelerated: 0
    Important Modified Preferences
    browser.cache.disk.capacity: 358400
    browser.cache.disk.smart_size_cached_value: 358400
    browser.cache.disk.smart_size.first_run: false
    browser.cache.disk.smart_size.use_old_max: false
    browser.cache.frecency_experiment: 1
    browser.history_expire_days.mirror: 180
    browser.places.importBookmarksHTML: false
    browser.places.importDefaults: false
    browser.places.leftPaneFolderId: -1
    browser.places.migratePostDataAnnotations: false
    browser.places.smartBookmarksVersion: 7
    browser.places.updateRecentTagsUri: false
    browser.search.useDBForOrder: true
    browser.sessionstore.restore_on_demand: false
    browser.sessionstore.upgradeBackup.latestBuildID: 20140911151253
    browser.startup.homepage: https://www.google.com/
    browser.startup.homepage_override.buildID: 20140911151253
    browser.startup.homepage_override.mstone: 32.0.1
    browser.tabs.loadInBackground: false
    browser.tabs.warnOnClose: false
    dom.mozApps.used: true
    dom.w3c_touch_events.expose: false
    extensions.lastAppVersion: 32.0.1
    gfx.blacklist.webgl.msaa: 4
    keyword.URL: http://search.freecause.com/search?fr=freecause&ourmark=3&type=63395&p=
    network.cookie.prefsMigrated: true
    places.database.lastMaintenance: 1410624969
    places.history.enabled: false
    places.history.expiration.transient_current_max_pages: 104858
    places.last_vacuum: 1352065358
    plugin.disable_full_page_plugin_for_types: application/vnd.fdf,application/vnd.adobe.xdp+xml,application/vnd.adobe.xfd+xml,application/pdf
    plugin.importedState: true
    print.macosx.pagesetup-2: PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPCFET0NUWVBFIHBsaXN0IFBVQkxJQyAiLS8vQXBwbGUvL0RURCBQTElTVCAxLjAvL0VO
    print.print_bgcolor: false
    print.print_bgimages: false
    print.print_colorspace:
    print.print_command:
    print.print_downloadfonts: false
    print.print_duplex: 1
    print.print_evenpages: true
    print.print_in_color: true
    print.print_margin_bottom: 0.5
    print.print_margin_left: 0.5
    print.print_margin_right: 0.5
    print.print_margin_top: 0.5
    print.print_oddpages: true
    print.print_orientation: 0
    print.print_page_delay: 50
    print.print_pagedelay: 500
    print.print_paper_data: 0
    print.print_paper_height: 11.00
    print.print_paper_name:
    print.print_paper_size_type: 1
    print.print_paper_size_unit: 0
    print.print_paper_width: 8.50
    print.print_plex_name:
    print.print_printer:
    print.print_resolution: 0
    print.print_resolution_name:
    print.print_reversed: false
    print.print_scaling: 1.00
    print.print_shrink_to_fit: true
    print.print_to_file: false
    print.print_unwriteable_margin_bottom: 56
    print.print_unwriteable_margin_left: 25
    print.print_unwriteable_margin_right: 25
    print.print_unwriteable_margin_top: 25
    privacy.clearOnShutdown.cache: false
    privacy.clearOnShutdown.cookies: false
    privacy.clearOnShutdown.downloads: false
    privacy.clearOnShutdown.formdata: false
    privacy.clearOnShutdown.sessions: false
    privacy.cpd.cache: false
    privacy.cpd.cookies: false
    privacy.cpd.formdata: false
    privacy.cpd.sessions: false
    privacy.donottrackheader.enabled: true
    privacy.item.cache: false
    privacy.item.downloads: false
    privacy.item.formdata: false
    privacy.item.sessions: false
    privacy.sanitize.migrateFx3Prefs: true
    privacy.sanitize.timeSpan: 0
    security.disable_button.openCertManager: false
    security.disable_button.openDeviceManager: false
    security.warn_viewing_mixed: false
    storage.vacuum.last.index: 1
    storage.vacuum.last.places.sqlite: 1409681987
    JavaScript
    Incremental GC: true
    Accessibility
    Activated: false
    Prevent Accessibility: 0
    Library Versions
    NSPR
    Expected minimum version: 4.10.6
    Version in use: 4.10.6
    NSS
    Expected minimum version: 3.16.4 Basic ECC
    Version in use: 3.16.4 Basic ECC
    NSSSMIME
    Expected minimum version: 3.16.4 Basic ECC
    Version in use: 3.16.4 Basic ECC
    NSSSSL
    Expected minimum version: 3.16.4 Basic ECC
    Version in use: 3.16.4 Basic ECC
    NSSUTIL
    Expected minimum version: 3.16.4
    Version in use: 3.16.4
    Experimental Features
    ---------------------

  • How to download the log history for batch session?

    Anyone know how to download the log history from SM35?

    Hi ONG ,
    first u have to get the Q.ID , then u can use there Fms to get the Log of Sessions.
    CALL FUNCTION 'RSTS_OPEN_RLC'
      EXPORTING
        NAME         = LOG_NAME
        CLIENT       = LOG_CLIENT
        AUTHORITY    = 'BATCH'
        PROM         = 'I'
        RECTYP       = 'VNL    '
      EXCEPTIONS
        FB_CALL_HANDLE =  4
        FB_ERROR       =  8
        FB_RSTS_NOCONV = 12
        FB_RSTS_OTHER  = 16
        NO_OBJECT      = 20
        OTHERS         = 24.
    CALL FUNCTION 'RSTS_READ'
      TABLES
        DATATAB  = LOG_TABLE
      EXCEPTIONS
        FB_CALL_HANDLE =  4
        FB_ERROR       =  8
        FB_RSTS_NOCONV = 12
        FB_RSTS_OTHER  = 16
        OTHERS         = 16.
    CALL FUNCTION 'RSTS_CLOSE'
      EXCEPTIONS
        OTHERS = 4.
    <b>check the same steps how sap doing in SM35P</b>
    Regards
    Prabhu
    Message was edited by: Prabhu Peram

  • How to read the messages from the processed Batch session log

    Hi All,
    I am posting an accounting document through FB01 by submitting the report RFBIBL00 along with the file through which a Batch session gets generated in SM35.The Batch session is then processed by submitting the report RSBDCSUB. My code is as shown below:
    SUBMIT rfbibl00 WITH  ds_name = co_file_output
                      WITH callmode = co_batch AND RETURN.
    Process Batch session
      SUBMIT rsbdcsub
        WITH mappe = gv_name_jd
        WITH von   = sy-datlo
        WITH bis   = sy-datlo
         AND RETURN
    My requirement is to capture the document number from the log of the processed batch session. Can anyone suggest me how to go about this.
    Thanks in Advance,
    Vinay B

    Hi,
    check the routine read_bdc_log_plain in program rsbdc_protocol.
    get the data from table APQL and then use the logic.
            bapiret2-id = logtable-logmessage+74(16).
            bapiret2-number = logtable-logmessage+94(3).
            bapiret2-message_v1 = logtable-logmessage+100(20).
            CALL FUNCTION 'BAPI_MESSAGE_GETDETAIL'
              EXPORTING
                id         = bapiret2-id
                number     = bapiret2-number
                textformat = 'ASC'
                message_v1 = bapiret2-message_v1
              IMPORTING
                message    = bapiret2-message.
            WRITE: (60) bapiret2-message.
    Edited by: Keshav.T on Apr 7, 2010 4:23 PM

  • Change name of batch session in fast entry

    Hi all,
    we want to record changes with PA70 in a batch session. Unfortunatly the system generates a name for this session but our users only have specific authorisations for certain names.
    Does anyone know, if I can change the name in the fast entry screen or give any other hint. The authorisations <b>cannot</b> be changed and the users <b>must not</b> use the direct input.
    Thanks
    Michael

    HI Michael,
    I don't think you have an option to change the Session name here.. the Groupid ie the session name gets defaulted based on the Infotype you select for input.. which  in your case is PA700014.. this happens inside the std function module HR_CONVERT_FIELDS_FROM_INFOSET.. infoset here being the Infotype selected.. You may be better off modifying your checks to allow session names with PA70* for your Users..
    ~Suresh

  • No batch session created for forex run error

    Hello
    We have run the forex run on 31st may and have included the reversal as well(1st June).This got completed sucessfully with revaluation and its reversal the first day of next month.After a week we reset the forex run,then it should reverse both the revaluation on 31st May and reversal posting on 1st June.However when the reset was run ,the period 31st may was closed which was noticed after the forex reset run was .We selected create postings with the batch session and also checked to create batch session if any errors.
    During the reset ,the reversal postings on 1st June got reversed but the forex revaluation on 31st may didnt get reversed(as period was closed).But there is no batch session created.
    Please let us know why the session hasnt got created or what could be the reason why batch session in SM35 is not found,if the period was closed for reversal during reset it should have created batch session.
    Please advice.

    Hi
    If your reversal posting have been generated for 1st June, check also in SM35 if there is a batch session in error under Incorrect Tab/In Process/In Background Tab of SM35
    Thanks & Regards
    Sanil Bhandari

  • FM to check status of Batch Session (SM35)

    Hello All,
    Can you please provide me a FM to check the status of the Batch Session (SM35) whether it is available or not.
    Thanks,

    You can use the function module  BDC_PROTOCOL_SELECT
    for this pass the session group name you get the details.it will retun the status also.

  • Batch session in sm35

    Hi gurus ,
    I am not getting any batch session when I am running ff67. In sm35 i am not getting related batch session.
    Please Guide.
    Thanks

    Hi,
    Go to below mentioned path and enter the symbols created for bank reco
    SAP Customizing Implementation Guide> Financial Accounting (New)> Bank Accounting> Business Transactions> Payment Transactions>Manual Bank Statement> Electronic Bank Statement> Make Global Settings for Electronic Bank Statement> Create keys for posting rule
    Best of luck

  • Batch Session Errors Notification Program

    Does SAP provide a program which will notify users if a batch session has errors?  I am looking for something which would send an e-mail or something, if I gave it the session name and the users to notify.
    I guess it would be some kind of Batch Session Monitor Program. 
    thanks

    I dont think  a standard program is available .
    the log details you can get from apql table, build a custom program for your requirement.
    Check the where used list of apql table for any Fm's available.
    For getting the log refer link:[Program To Download Batch Session Log|http://www.sap-basis-abap.com/abap/program-to-download-batch-session-log-into-excel.htm]

  • My back button and refresh button and my yahoo tool bar are dimmed a lot when I open up firefox. So as a result, I cannot use the back button nor my refresh button AND my yahoo toolbar disappears a lot. I have tried to get on your chat session but it is a

    <blockquote>Locked by Moderator as a duplicate/re-post.
    Please continue the discussion in this thread: [/forum/1/688252]
    Thanks - c</blockquote>
    == Issue
    ==
    I have another kind of problem with Firefox
    == Description
    ==
    My back button and refresh button and my yahoo tool bar are dimmed a lot when I open up firefox. So as a result, I cannot use the back button nor my refresh button AND my yahoo toolbar disappears a lot. I have tried to get on your chat session but it is always closed. I need one on one help. Please reply with resolution.
    == This happened
    ==
    Every time Firefox opened
    == two or three months ago
    ==
    == Firefox version
    ==
    3.6.3
    == Operating system
    ==
    Windows XP
    == User Agent
    ==
    Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.3) Gecko/20100401 (BT-canvas) Firefox/3.6.3 GTB7.0 (.NET CLR 3.5.30729)
    == Plugins installed
    ==
    *-npdnu
    *npdnupdater2
    *Coupons, Inc. Coupon Printer DLL
    *Coupons, Inc. Coupon Printer Plugin
    *The QuickTime Plugin allows you to view a wide variety of multimedia content in Web pages. For more information, visit the QuickTime Web site.
    *6.0.12.448
    *RealPlayer(tm) LiveConnect-Enabled Plug-In
    *RealJukebox Netscape Plugin
    *Default Plug-in
    *Adobe PDF Plug-In For Firefox and Netscape "9.3.2"
    *BrowserPlus -- Improve your browser! -- http://browserplus.yahoo.com/
    *Shockwave Flash 10.0 r45
    *Yahoo Application State Plugin version 1.0.0.7
    *3.0.50106.0
    *My Web Search Plugin Stub for 32-bit Windows
    *Google Updater pluginhttp://pack.google.com/
    *Google Update
    *Next Generation Java Plug-in 1.6.0_20 for Mozilla browsers
    *Npdsplay dll

    * If the menu bar is hidden then press and hold the Alt key down, that should make the Menu bar appear (Firefox 3.6 on Windows) (see [[Menu bar is missing]]).
    * Make sure that you have the ''Navigation Toolbar'' and other toolbars visible: View > Toolbars .
    * If items are missing then see if you can find them in the View > Toolbars > Customize window.
    * If you see the item in the Customize window then drag it back from the Customize window to the Navigation toolbar.
    * If you do not see that item then click the Restore Default Set button in the View > Toolbars > Customize window.
    See also [[Back and forward or other toolbar buttons are missing]] and [[Navigation Toolbar items]]
    See http://kb.mozillazine.org/Toolbar_customization

  • Duplicate deliveries getting created by batch job against STO

    Hi Experts,
    I am facing one issue where duplicate deliveries are getting created by batch job against Intercopmany STO.
    Scenario is PO having one line item with ordered qty of 8000kg.
    Through batch job, two deliveries got created on same day for PO line item.
    One delivery got created for 8000kg and another delivery has got created for 7000Kg. So user has deleted second delivery of 7000kg.
    Next day again the delivery got created for 8000kg for the same PO line item through batch job.
    I am wondering how the duplicate deliveries are getting created by batch job for PO even though it has no open items.
    All deliveries got created through batch job only as cross checked the user name in delivery.
    Kindly help to fix the issue.

    Hi Amit
    I assume you are talking about outbound deliveries.  In this case it would be worth checking the customer master record for the receiving plant.  In the sales area data there is a shipping tab which contains several settings used to control delivery creation for customers.
    It is possible to control how the system behaves when you have a stock shortage and restrict the number of partial deliveries.  This might help you control this situation and might be the cause.
    Regards
    Robyn

  • Why can I no longer install iTunes updates on my computer? I keep getting messages saying it fails, and to do it manually, but then I get popups questioning whether I have the authority to make these changes. And it never updates.

    Why can I no longer install iTunes updates on my computer? I keep getting messages saying it fails, and to do it manually, but then I get popups questioning whether I have the authority to make these changes. And it never updates.

    Make sure you are running as the Administrator of the Account.
    Also...  See this User Tip by turingtest2
    Troubleshooting issues with iTunes for Windows updates

  • Our home address changed and our AMEX card identity has been stolen.  So when i edit to change my address and AMEX number it won't let me and get this message: "YOUR SESSION HAS TIMED OUT.  TRY AGAIN.  How do I access the store to change my account????

    We moved and our address has changed.  Also our AMEX card identity has been stolen twice and AMEX has changed our number and security code twice already.  Now i am trying to edit my account at Itunes.  Every time I try to edit our account at Itunes,  I get this message: "YOUR SESSION HAS TIMED OUT. TRY AGAIN"  Anything i am doing wrong?  How do I get to the accounting department without getting this message?
    Thanks

    I am having this problem too. I recently changed ISP b/c I wanted the iPhone, so I had to update my iTunes username to my Gmail account.
    In fact, I logged in HERE using it as my new Apple Id... so it works!
    But for some **** reason that is driving me nuts my iPhone will not connect to the iTunes store using my new Apple Id. It keeps saying my email has changed or is invalid and asks me to sign in to change it. So I do that, and it lets me in USING MY NEW Apple ID!!!! Then I go back out to the buy the App and the madness starts all over.
    Come on Apple, do you want me to buy your apps, or what?

Maybe you are looking for

  • What's is wrong with this code

    import java.awt.*; public class FormulaOne extends Canvas { public FormulaOne() { super(); setSize(300, 200); setBackground(Color.black); public static void main(String args[]) { FormulaOne it = new FormulaOne(); GUIFrame frame = new GUIFrame("Formul

  • How can I easily change black line art to a colour?  (Or color?)

    I have line art on a transparent layer.  That is, it's not part of a white layer, but just black on nothing.  I want to easily change that to a colour without changing the quality of the line.  I know I can put a screen layer above it with a colour a

  • Can create custom font in os x?

    I am not able to create custom font. have you any idea to create custom font.

  • Ipad 2 (6.1.3) Hacked

    .Shows a message that it has been hacked from Nigeria.It has been locked by the hacker and i dont know the password and dosent allow me to restore it.What should i do?

  • Missing Sparsity Advisor in AWM, how to get/activate this function?

    hi all, I use "Analytic Workspace Manager 10.2.0.3.0A" to create my cubes and dimensions. In the Demonstration of "Analytic Workspace Manager 10.2.0.3.0", I seen there is the function "Sparsity Advisor" in AWM. But I don't found this function in my "