Batch-input on F-02, how to know next screen?

Hi people! I have a program that read a excel file and load data to Sap with F-02. The problem is if in first screen is used PStKy 11 the next screen will be 301, if I use PstKy 31 the next screen will be 302, if I use PstKy 40, the next screen will be 300...How I can do to know the next screen with PstKy?
Thanks a lot!

can  you use LSMW
Object               0100   Financial documents
Method               0000
Program Name         RFBIBL00
Program Type         D   Direct Input

Similar Messages

  • How to tigger next screen in screen painter?

    Hi friends i want to know how can i go to my next screen that is i want to know what should me my code in flow logic.
    I have one screen say 1000 in which i have entered my Empid- and password then it should go to next screen say 100 where i will have
    2 radio buttons after enter one say functional or technical then next screen 101 like this i want the procedure please can anybody help me in this..what should be the code in flow logic.
    Helping answer will be rewarded

    Hi thanks for the answer and my code is..
    DATA:  EMP_ID TYPE ZRIF_TABLE-EMP_ID,
                NAME TYPE ZRIF_TABLE-NAME,
                EMP_MODULE TYPE ZRIF_TABLE-EMP_MODULE,
               DISPLAY TYPE C,
               EXIT TYPE C,
               BACK TYPE C,
               CLEAR TYPE C,
               OK_CODE LIKE SY-UCOMM.
    CALLING SCREEN.
    CALL SCREEN 1000.
    *&      Module  STATUS_0100  OUTPUT
          text
    MODULE STATUS_1000 OUTPUT.
    SET PF-STATUS 'ZMENU'.
    SET TITLEBAR 'ZMENU_PAINTER'.
    CASE SY-UCOMM.
        WHEN 'EXIT'.
          LEAVE PROGRAM.
        WHEN 'BACK'.
          LEAVE PROGRAM.
        WHEN 'DISPLAY'.
          SELECT SINGLE NAME EMP_MODULE FROM ZRIF_TABLE
               INTO (ZRIF_TABLE-NAME, ZRIF_TABLE-EMP_MODULE)
          WHERE EMP_ID = ZRIF_TABLE-EMP_ID.
          WHEN 'CLEAR'.
          CLEAR ZRIF_TABLE.
      ENDCASE.
    with the above code i am getting the output
    In this where i have call my another screen(0100) ..i am not getting the right path..please can you suggest me

  • How can I know how many Batch input folder

    Dear all,
    My program submit /SAPDMC/SAP_LSMW_INTERFACE as backgroud job. Meanwhile it will create several Batch Input folders. I want to know the function that can get how many batch input folders generated. Thanks and regards.

    Hi,
        Try in SM37, select your job -> spool.
    Thanks,
    Asit Purbey.

  • LSMW Batch Input Recording for Create BOM

    Dear All,
    I want to do LSMW for Creating BOM using Batch Input Recording,
    I know that i have to make 2 time Recording, first for the BOM Header and second for the BOM item
    For the BOM header i have done it, but for the BOM item i got some trouble with the item number (POSNR),
    when i run the LSMW, for the first item (item 0010) was success, but for the item 0020, it can't work and i got error
    message " NO BATCH INPUT FOR SAPLCSDI 0150"
    How is the recording step by step for BOM Item so the Item number can increase well?
    Very need your help,
    Regards,
    Marufat

    Hello Santosh,
    Thanks for the reply,
    I already check in SM35 where i also thought that the main problem is about adding the new item number,
    but when i tried to do repeat recording, i can not find any entry for adding the line item, so the line item after 0010 cannot be input
    Is there any solution?
    Regards,
    Marufat

  • Intial Entry using Batch input.

    Hi,
    This initial inventory data entry is generally carried out via batch input , Can u plase let me know how to proceed the batch input for this.
    What are the steps are involved for doing Bacth input/session.
    Best Regards
    Ram

    Hi Hare Ram,
    You have a Batch Input Process for Physical Inventory i.e MI31 and series which will create a physical inventory doc and will help you in creating a doc for no of materials. I think that is the best way. I am not sure why you need to take the help of ABAP for creating a doc of physical Inventory.
    Try MI31 and it should work for you.
    Revert back if it works.
    I am using the same process here. Also i have put a question for MI32 & MI34 ans still waiting for some response from some of the gurus.
    Regards
    Rajeev

  • How to know the size of a DATABASE ?

    Guys,
    How to know the size of a DB ?
    Also
    How to know the size of a TABLE ?
    How to get the content of a procedure/view/trigger ?
    Inputs are welcome !

    How to know the size of a DB ?If you want to know the physical size, query dba_data_files + dba_temp_files. if you need to know the actual consumed space in those files, compute sum of bytes from DBA_SEGMENTS.
    How to know the size of a TABLE ?Query all/dba/user_segments.
    How to get the content of a procedure/view/trigger ?all/dba/user_source, all/dba/user_views, all/dba/user_triggers.
    Message was edited by:
    Satish Kandi

  • Structure for batch input

    is there any quicker way to find appropriate sap structure regarding batch input?
    line batch input for vendor creation, how to find the sap structure so that the format file can be defined later on.

    Hi Oscar,
    U can also use LSMW, using std batch object 0040 (vendors) - very quick to define. In LSMW u can at any time go to 'Maintain source fields' (which is the structure of the source file) and change the order/length of the fields.
    Good luck
    Igal

  • 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

  • CV02n - batch input fails

    Hi,
      I am unable to run t-code CV02n in background for batch input purposes.
    Please let me know if any OSS is available to correct the issue.
    It gives me error as follows:
    Control Framework: Fatal error - GUI cannot be reached
    Message no. DC 006
    Diagnosis
    When the Control Framework is started, the system checks whether the installed GUI supports frontend components such as controls. This check failed; the causes may be as follows:
    1.) The program is running in the background
    2.) A transaction was called using CALL TRANSACTION ... STARTING IN BACKGROUND TASK.
    Procedure
    Programs that run in the background cannot address controls on the frontend. In this case, the application must either include a fallback that does not depend on the user interface, or the program or transaction must detect for itself that is running in the background and terminate itself.

    Hi,
    It is not suggested to call EnjoySAP transactions in BDC / LSMW Recordings. You can either use CV01/CV02 or use following LSMW object for creation:
    Object               0190   Doc. purch. info rec
    Method               0000                      
    Program name         RCVBI010                  
    Program type         B   Batch input           
    Hope this helps.
    Regds, Murugesh

  • Positioning the cursor on a control in batch input

    Campus Management, transaction PIQ_ACCATLG
    In order to create a business event or event type you have to first select the the Module object from the tree list displayed on the screen.  However, the fields in the tree list do not get recorded using SHDB and a BDC_CURSOR record is not generated.  Also, pressing F1 on these fields does do anything.
    Is it possible to place the cursor within the tree list in batch input?  If so, how is it done?

    You should be posting this question in the ABAP forum.
    Message was edited by: Mark Finnern
    Moved the thread.

  • How to get the screen groups for the screen field which are on selectionscn

    hiiii Experts,
                   How to know the screen groups for the screen field which are on selection screen.
    Thanks and regards,
    kasyap

         NAME                                             PNPABKRS-LOW
            GROUP1                                             SEL
            GROUP2                                             DBS
            GROUP3                                             LOW
            GROUP4                                             180
    to get this use this:
    AT SELECTION-SCREEN OUTPUT.
      LOOP AT SCREEN.
        if screen-name CS 'ABKRS'.
          BREAK-POINT.
        endif.
      ENDLOOP.

  • How to see the Batch input session name in SM35 with User name.

    Hi
    Yesterday,User has created one Batch input session from FBWE and selected process button after that display errors only tick mark in SM35. Then the system displayed one error message"No Batch input data for screen SAPMF05A 0700".After that he came out from the screen. He dont know what happened.
    Today we have verified in SM35. But there is no batch input session with his name. We have verified in incorrect screens and every thing in SM35.
    We have verified in Table 'T045DTA'. There are some entries are there.
    We dont know the session name also.
    How we can find the session name created by the User.
    We have not deleted any thing.
    Please help me
    Thanks
    Ravi.

    Hi Ravi,
    Yes, you should be able to create a new batch job for FBWE. You can see your own batch sessions from SYSTEM ==> OWN JOBS
    Regards,
    Mike

  • How do I create a data set ready for a batch input session

    Hi:
    I don't know how to create a data set ready for an BATCH-INPUT SESSION.I know that with the function BDC_INSERT make de input online, but my requirement is that generate the data set and left to the user get in de SM35 transaccion and decide to him if it's execute or not. I have all the information in a BDCDATA table.
    Any clue would be great!!

    You just have to do:
    BDC_OPEN_GROUP (Open new batch)
    BUILD BDC DATA (Your own code)
    BDC_INSERT (Insert BDC data you have built in step 2)
    BDC_CLOSE_GROUP (Close batch)
    This will just create a new batch and it can be processed in SM35.
    To build BDC data:
    LOOP AT your_input_table.
    <<here you have to use the code generated from recording in  trasaction SHDB>> (i.e. bdc_dynpro and bdc_field performs)
    ENDLOOP.

  • How to get the session name of a batch input

    hi everybody
    does anybody know how to get the session name of a batch input?
    I have to put the name of the session at the end of my program so that the user can click on the session name to go directly to SM35 to run the batch input when the program ends

    Hi sia,
    1. Table is APQI
    2. field name for session name is GROUPID
    regards,
    amit m.

  • How to rollback batch input process?

    For example:  I wanna post 10 documents, and all the posting should happen as a logical unit of work, i,e. either everything should be posted successfully or nothing should be posted. If error occured in the 7th record, i should rollback the posted 6 documents. How shall i do? It seems can't just use 'call transaction' clause.

    Hello Arthur,
    I'm afraid what you're seeking to accomplish is not possible.
    And I don't think it makes too much sense. Let us say, you are
    using a CALL TRANSACTION, then each CALL TRANSACTION is supposed
    to be consistent and complete in itself.....and you cannot span
    an LUW across multiple transactions....it is so much against the
    concept of an LUW.
    To give you a slightly non-technical explanation, you must first
    ask yourself the question 'Why do we use BATCH INPUT'? Is it not
    to just reduce the manual creation of all the documents in their
    corresponding transactions?
    Now in your case, let us assume that we have only 3 documents to
    be posted and you have decided to post them yourself online, using
    the relevant transactions. You finish successfull posting the first
    two documents and then find that there's some error in the third one.
    How are you going to roll back the previous two? You would have to
    <i>delete</i> them.
    So even in this case, you can only do a delete operation. Not a ROLLBACK.
    By the way, I don't think your requirement makes much sense. Why should
    the other documents be rolled back if something else fails ? They are quite
    independent , right ?
    Now if you really want to stick to this functionality, then the option that
    is left for you is to find out if there are any Function Modules available to
    do the DELETE operation.
    Personally, if I were you, I would use the MESSAGES option for the CALL TRANSACTION
    statement and display them to the user, so that he would know which transaction
    had failed. He can then continue with the remaining documents after detecting the
    error and correcting it.
    Hope that is clear. Please do get back if you have further doubts. Else, please
    reward points and mark the question as "answered".
    Regards,
    Anand Mandalika.

Maybe you are looking for

  • How do I install the Universal Crossword Print Widget?

    The Universal Crossword Print Widget has been discontinued, and there will be no new content. However, you can still receive the Universal Crossword printable by subscribing on your HP web-enabled printer's front panel, or by visiting HPConnected.com

  • Infinity speeds dropped over past month

    We recently had Infinity installed around 2 months ago and it was perfectly fine for the first month. I was consistently getting download speeds of 70Mbps and was extremely satisfied with that. However, the speed has dropped down to 50Mbps which is v

  • Regarding selection of row?

    Hi All, I have a table in my view. i want to select the entire row when i click anywhere on the table. i am using  event_element = wdevent->get_context_element( 'CONTEXT_ELEMENT' ) to get the particular row.but i am getting ' Access via 'NULL' object

  • Inspection lot stock tab in UD

    Dears When i give UD system not taking to Inspection lot stock tab for entering qty to move to unrestricted or block stock We manualy want to select the tab for entering qty to move to unresticted were the setting need to be done Faisal

  • USB2 and video in

    hello, I made an upgrade for a G4 Quicksilver with a USB2 PCI card. the name of the card is USB2EHCI. I didn't find anything about this card on internet, in fact I bought it years ago for a Supermac, really never used it as a USB2 hub. now on the Qui