No Batch Input for Screen 0300

Hello
  I am doing an inter-company asset transfer using ABT1(Call Transaction).
  However for few assets its giving me the error as 'No Batch input found for screen' '0300' even though
  the message type in MESSTAB table is 'S'.And one I run the program again for same asset it works   properly.
    PERFORM 450_DYNPRO USING:
               'X' 'SAPLAMDP_OLD' '0100',
               ' ' 'RAIFP1-BLDAT'  L_SYDATE,          " Document Date
               ' ' 'RAIFP1-BLART'  'AA',              " Document Type
               ' ' 'RAIFP1-BUDAT'  L_PSTDAT,          " Posting Date
               ' ' 'RAIFP1-TRAVA'  P_VAR,             " Transfer Variant
               ' ' 'RAIFP1-BZDAT'  L_BZDAT,           " Asset Value Date
Posting Specifications
               ' ' 'RAIFP2-BUKRS' PWA_ASSET-BUKRS,    " From Company
               ' ' 'RAIFP2-ANLN1' PWA_ASSET-ANLN1,    " Asset
               ' ' 'RAIFP2-ANLN2' '0000',             " Sub Asset No
To
            ' ' 'RAIFP3-BUKRS' P_BUKRTO,              " To Company from i/p screen
               ' ' 'RAIFP3-XNANL' 'X',                " New Asset
Revenue
               ' ' 'RAIFP2-XERBW' 'X',                " NBV from area button
               ' ' 'RAIFP2-AFABE' '01',               " Default 01
               ' ' 'BDC_OKCODE' '/00',                " Enter
*Second Screen
               'X' 'SAPLAIST'    '2110',
               ' ' 'ANLZ-KOSTL'  P_KOSTL,        " Cost Center
               ' ' 'BDC_OKCODE' '=DETA'.         " Push  additional data
Enter allocations tab Common for ABT1 and AS11 transaction
    PERFORM 450_DYNPRO USING:
      'X' 'SAPLAIST'    '1000',
      ' ' 'BDC_OKCODE'  '=TAB03',          " Go to Allocations tab
      'X' 'SAPLAIST'    '1000',
      ' ' 'ANLA-GDLGRP' P_GDLGRP,          " Enter value for eval. Grp 5
      ' ' 'BDC_OKCODE' '=TAB08'.
In the screen create
    PERFORM 450_DYNPRO USING:
      'X' 'SAPLAIST'    '1000',
      ' ' 'BDC_OKCODE'  '=RW'.              " Go back to Second screen
    PERFORM 450_DYNPRO USING:
      'X' 'SAPLAIST'    '2110',
      ' ' 'BDC_OKCODE'  '=CREA',            " Create the transaction
   'X' 'SAPMSSY0'    '0120',
   ' ' 'BDC_OKCODE'  '=&ONT',
Save the transaction
      'X' 'SAPLAMDP_OLD' '0100',
      ' ' 'BDC_OKCODE' '=SAVE'.
Could anyone pls help in knowing me whats the problem?
Thanks and Regards

I think U need to handle screen 0300 .. and need to pass
data ('No Batch input found for screen' '0300' )

Similar Messages

  • FLB2 - Lockbox Screen Error: "No Batch Input for screen SAPDF05X 3100"

    I'm not familiar with Lockbox processing ... was asked to help debug an error & not having much luck doing so.
    When processing a file via FLB2, we have one customer for which the postings work fine.  For another customer, however, we get an error:
    "Accounts receivable posting Error: (00 344) No batch input data for screen SAPDF05X 3100."
    I've checked multiple Notes & postings on SDN, still at a loss and getting no closer troubleshooting within the system.
    Can anyone offer ideas of what to check?
    Thanks,
    John

    Hi,
    I believe the problem should be in the input file. There should an error in the file. Can you create a one line item file for the Customer and processs it. If the Lockbox is working for one Customer it should work for all Customers. Secondly, check whether Lockbox is maintained for the Customer in the master data.
    Thanks
    Murali.

  • No batch input data screen SAPLSDH4 0200

    Hi,
    While doing Check deposit transaction, i got the below error
    " No batch input data screen SAPLSDH4 0200". When i press enter, it is going to FS01 screen and showing the customer number as * =D.xxxx (customer number)*  and a dialogue box is appeared, in that search item and customer number is displayed. When i press enter, it is not accepting. When i clear it and press enter, it is showing all customers. I have selected the customer which i gave at the time of customizing and press enter. Then it is showing the "OK code" again selected ok.. Then the batch process competed. But when i go to SM35, i cant able to see the session again.
    I dont understand why this problem is coming. But the posting were done properly. Can anyone explain me what exactly the problem with this transaction.
    Regards
    Sabera

    Hi,
    These error normally comes if the screen control branches out to different view or a screen.If a session is created for error logs, process the session in foreground mode and see at which point the OK CODE branches out to this particular screen. you also need to debug the particular record which is failing to see if its a data related issue or any particular field value is being wrongly processed. If your program is not creating any session for error logs i request you to generate a session for error logs or else if you are using call transaction ,run it in MODE 'A' to check whats happening.It's quite common to come accross such issues while developing a BDC.

  • Batch Input Overview Screen

    Hi All,
               Some of my Mlis mirrors posting files uploaded are not found in the Batch input Overview screen . For example, files named KJCFS3101, KJCDM2701, and all named KJCDM****  .How can I retrieve them.
    Brgds
    Asha Banu A

    Hi Chakra,
    Please explain your requirement further.
    1. A program creates SM35 sessions. A periodic job is defined for that.
    2. Another program or a person processes those sessions.
    3. A third one should be scheduled to run right after that.
    If my assumption is true, I have some questions about it. How are the sessions processed? Are they manually processed or are they scheduled in batch processing?
    I have a couple of scenarios in mind.
    <u>Scenario 1.</u>
    1. One program creates the sessions and also processes them by using RSBDCSUB program. This program will be scheduled as step 1 of the job.
    2. Program 2 will be scheduled as step 2 of the job.
    <u>Scenario 2.</u>
    1. One program creates the sessions. This will be step 1 of the job.
    2. RSBDCSUB will be scheduled as step 2.
    3. Program 2 will be scheduled as step 3.
    <u>Scenario 3.</u>
    1. One program takes of creating the sessions, then submitting the RSBDCSUB to process and then submits the program2. You can then schedule one job for this one program.
    If you can give more details of your requirement may be I can help.
    Regards,
    Srinivas

  • Batch input for IQ02 not accepting "yes" for 'POPUP_TO_CONFIRM'

    Hello,
    I wrote a batch input for a transaction (IQ02) and all works fine except one thing:
    -when all data  is entered and SAVE button is pressed, there is an additional pop-up, from an user exit which needs an YES/NO answer.
    The function module used to display the popup is: 'POPUP_TO_CONFIRM'
    I do not manage to press the YES button. This is the data I receive when pressing F1 on YES button:
    Program         SAPLSPO1
    Function          OPT1
    Normally, in batch input, this is the way I pass user-commands:
    PERFORM bdc_dynpro USING 'SAPMIEQ0' '0101'.
    PERFORM bdc_field USING 'BDC_OKCODE' '/00'.
    But it's not working for this particular situation.
    Any ideas?
    Thank you.
    Edited by: Julius Bussche on Jan 5, 2009 2:07 PM
    Quality of subject title improved.

    Hi
    Find out under which condition popups appears.
    for that condition you have to put the following code
    PERFORM bdc_dynpro USING 'SAPLSPO1' ''<SCREEN_NUMBER>'.
    PERFORM bdc_field USING 'BDC_OKCODE' '=OPT1' .
    Hope this helps,
    Rajat

  • Creation of Batch Input for transaction C201

    Hello,
    Currently I am having a requirement to create a batch input session for tcode C201.
    Following steps we need to perform using batch input session:
    1. Go to tcode C201 and enter material and Plant.
    2. Then click on choose template and give Mater Recipe option.
    3. On next screen enter Recipe Group and Recipe.
    4. After that it will go to Copy Master Recipe screen and then giving status it will open other tabs like Operations, Materials etc.
    Now when I create recording, till step 3 it is continuing correctly. but when press enter after step 3 it goes to Create Mater Recipe instead of Copy..
    I got one SAP note 142022 but dont know how to implement this in my case.
    Can you please help me?
    Thanks and Regards
    Nishad

    As [Note 142022 - Batch input and CATT in recipe|https://service.sap.com/sap/support/notes/142022] explain, you have to add one step in your batch input with BDC_OKCODE "=TOFF" on the first dynpro so C201 will always use old screens which are batch-input compatible. (First check [Note 365051 - OK code TON does not work when creating recipes|https://service.sap.com/sap/support/notes/365051] is implemented on your system)
    SAPLCPDI 4000
                  BDC_CURSOR RC271-PLNNR
                  BDC_OKCODE =TOFF
    Regards,
    Raymond

  • Batch Input for VA31 and adding new partner

    Dear All,
    I have a already well running program, which is creating new scheduling agreement via transaction VA31 in batch input mode.
    Now, there is a new requirement to add one partner in the header. I made a recording and saw that there is a subcreen SAPLV09C. I extended the program, but doesn't matter I'm doing I always get the message:
    No batch input data for screen SAPMV45A 4002
    Does anyone has experience with adding new partners in the header and can explain me how to make the right development.
    Thanks in advance.
    Klaus

    Hi Klaus,
    If you get the error No Batch input data for screen proceed as follows:
    1. In the Installation Assistant mark the foreground checkbox (in the column FG of the Installation Assistant project view) of this specific eCATT.
    2. Activate the project again.
    3. Run the eCATT in foreground
    seee this links
    ftp://ftp.software.ibm.com/software/websphere/integration/wbiadapters/library/doc/pdf/mysap4/mysap4_60.pdf
    www.sap-img.com/abap/difference-between-batch-input-and-call-transaction-in-bdc.htm - 9k -
    thanks
    karthik
    reward me if usefull

  • Batch-input for exporting cost calculation to a local file (ecc 6.0)

    Hi,
    we had a batch-input to export some data in a local file (excel format) in SAP 4.5B.
    We recorded transaction CK11 for a material number, we got Itemization screen and then we recorded menu' option "List . Export . Local file / Spreadsheet). If the batch-input ran in foreground it would produce required outputs (some excel files).
    Now we are migrating from 4.5B version to Ecc6.0; we recorded same transaction (both ck11 and ck11n, to be more ), but at execution time the window for local file saving never is displayed and B.I. stops with error.
    One difference is that now data are collected into a container,  instead that in a write list ...

    Hi again,
    the data i look for is a result of calculation of different tables so for every single product, it is calculated. In standart CO reports, there is no such report that give me that detail.
    Finally i managed to call print OK code, but it was in the foreground processing mode, i cannot run it on backround processing..
    I know i misuse the LSMW, but i think LSMW may have such flexibility to use such reports, thanks to SAP.. it was an adhoc report i tried to combine, so writing a program may be much more time consuming.

  • Batch Input for user defined fields (SRM 4.0)

    Hello.
    Now in my project,we are developping Batch Input function about PO,CONF in SRM 4.0.
    and in this time, we will use over 20 user defined fields.so we have to enter the value to user defined fields by using Batch Input function.
    But if we will enter over the 10 value for user defined fields,we have to scroll the screen.
    How do I scroll in SRM?(What's the command to scroll in SRM)
    Regards
    Ogiwara

    better lock the user since he may some business documnt open and you can not proceed further.
    br
    muthu

  • LSMW Routing- Standard Batch Input BDC_INSERT, screen .&. is invalid

    Hello All,
    I am preparing LSMW for routing upload along with inspection characteristics with standard batch input method.
    At the time of 'Create batch input session' I am facing an error 'BDC_INSERT, screen .&. is invalid'.
    I have checked the forums for the same issue but it wasn't fruitful. However I cam across one thread which mentions to ensures the data in falt file, which I did checke and confirmed.
    What could be the reason?
    Awaiting your replies...
    Mimiri

    Hello all.
    I was facing the same problem.
    To solve,I filled BI001-TCODE with 'QP01' (constant) in Maintain Field Mapping and Conversion Rules.
    I know, this is a old question, but when I was searching I didn't find anything with this.
    Regards.
    Cássio Oliveira

  • Batch-input and screens

    Hi,
    I have one program, that calls VA03 and print Billing document immediately.
    Now they want stop batch-input at Issue output screen, and after they fill the options that want and continue the program.
    Can you tell me if it is possible?? And if yes,what is the soluction for this?
    Thanks ina advance.
    All ideas are welcome.

    I found one solution.
    Batch-input code:
    t-code = 'VA03'.
      REFRESH bdcdata.
      PERFORM bdc_dynpro      USING 'SAPMV45A' '0102'.
      PERFORM bdc_field       USING 'BDC_OKCODE' 'DRCK'.
      PERFORM bdc_field       USING 'VBAK-VBELN' tab-vbeln.
      PERFORM bdc_dynpro      USING 'SAPLVMSG' '0200'.
      PERFORM bdc_field       USING 'BDC_OKCODE' '=OPTS'.
    CALL TRANSACTION 'VA03' USING bdcdata MODE 'E'
                            UPDATE 'S'
                            MESSAGES INTO messtab.
    Thank you by all helps.
    Ana

  • Batch Input for Parked Invoice (FB60) - Lag in creation ???

    Hi folks,
    I'm using a batch input on FB60 so as to generate a parked invoice. Furthermore, I'm calling it in complex posting 'cause sometimes it implies posting on asset (posting keys 70 and 75).
    The point is that the batch input works fine, but sometimes in the exact same situtation, with non rationnal explanation.
    I'm using this :
      sl_bdcoption-dismode = 'N'.
      sl_bdcoption-racommit = 'X'.
      sl_bdcoption-nobinpt = 'X'.
      sl_bdcoption-updmode = 'L'.    " or A or S, still the same
      CALL TRANSACTION 'FB60' USING tl_bdcdata
                              MESSAGES INTO tl_messtab
                              OPTIONS FROM sl_bdcoption.
      COMMIT WORK AND WAIT.
    so that I can catch the number of my created invoice from the message table. Indeed I need this to update BKPF which has some custom fields (on the Basis Data tab). All the transactional controls on my custom fields are deactivated through an Export to Memory and I know how the screen displays with the option sl_bdcoption-nobinpt = 'X', both set before the call.
    First I thought my bug was coming from the Update Mode in structure sl_bdcoption, but I've tried to set it to A, S or even L. I've tried many options from that structure, but the bug remains random...
    How can I be sure that the call is ended and that my new invoice is created ?
    Any oher way I can do this ? Any BAPI I haven't found ?
    Thx in advance for your help,
    NH

    Thx, I'll try the E mode. I hope it will solve that issue, it's driving me mad
    Actually, even if the context I'm using the Batch Input seems complex, due to the complex posting, the invoice I generate in that particular program is quite simple.
    I was hoping that someone has already saw that table half empty
    Do you think it may come from the exit in FI used to add some custom fields on the 'Basis Data' tab ?
    NH

  • Value input for screen and to apply it to formula in Query Designer

    Hi Gurus !
    How could i input an value for screen in BEx and soon to apply it to formulas resident in cells in Query Designer, the result must be appear for each cell in the report.
    Thank You for your helps.

    create a variable with Manual/user input option.
    use its value to populate the calculated field.

  • LSMW: Batch Input for modified XD01?

    Hey!
    I want to import some customers data via LSMW, however we are using an add-on in our R3. For this reason I recieved the message: 'Old data BKNA1 cannot be processed, ADD-ON exists', when I tried to create the batch input session. All the steps before were fine. The modification of xd01 is just one button to add some additional information. Do I have to record the whole batch input session on my own again or does anyone knows an other opportunity?
    kind regards

    Guess you need an end of record marker in field SENDE (BKNA1):
    End of record marker:                                                                               
    If a batch input structure is later extended, the new end of the structure is indicated by a special field (SENDE). If you are already   
    working with the new, extended structure, you must also supply this     
    field with the NODATA indicator when "initializing" the structure. As a 
    result, the system can recognize whether the data is based on the old or
    the new structure when the structure is imported.                                                                               
    Old structures can no longer be processed and the system terminates with
    an error message if the following prerequisites are fulfilled:                                                                               
    o   You are using the modification-free enhancement of the customer/vendor master either directly or indirectly via an SAP solution.                                                                               
    o   Either you or an SAP solution extends the structure.

  • Batch input for BAPI_GOODSMVT_CREATE - Transfer posting

    Hi all,
    I'm now trying to do a batch input in this program for transfer posting of stocks.
    Am i able to upload the input through an external source for example, Excel spreadsheet?
    May i know how do i indicate in the program the source of my batch input?

    Hello Calibertto,
    You can upload excel file for batch input or bapi.
    Firstly : Upload to excel file.
    Secondly : Append itab from excel file.
    Thirdly : Make loop at itab.
    Finally : Fill batch input/bapi for every itab record.
    Best regards.

Maybe you are looking for

  • How to share iTunes account?

    Hi, i'm sure i'm not the only one thats asked this question so hopefully theres an answer out there somewhere already? I'm a father of 5 (yes thats 5 children!) and we are an 'Apple Family'. Between us we have 4 Macbook Pros, 1 iPad, 3 iPad Minis and

  • To invoke scripit(program) written in other system from our program

    Hi , I have written an extract program which will extract data from specified table and places in directory mentioned . my requirement is 1) i need to include code in my program which should  invoke program in other system(say md).( this program whic

  • Copy pages between documents

    Hello there, I'm trying to compile a final .indd file based on different documents pages. To do that, i'm loading a XML file with the names of the files I need and the page I need . exemple of my XML: <files>      <file url="firstDoc.indd" page="2" /

  • Adobe Pro XI vs Adobe Pro CC

    Is there a way to determine if Adobe Pro XI or Adobe Pro CC is installed on a workstation.  We have a software utilization program and it is saying we have over 900 XI installs where most of those should be CC.  Please help.

  • Brother hl2270dw installer program locks up

    whenever i tried to set up my brother hl 2270dw printer to my new wireless network, the brother wireless setup app locks up when it tries to find wifi networks. I never had this issue before, so I assume this is a java related issue since this app is