Runtime error Dynpro_not_found

Hi experts,
I get the following runtime error when trying to open a Z table under SM30.
Short text                        
     Dynpro does not exist         
Error analysis                                                            
    The system attempted to use dynpro 0100 in program "SAPLZGET_ORG".    
    This dynpro does not exist.                                                                               
User and Transaction                                                                               
Client.............. 100                                                                     
    User................ "ARUN"                                                                  
    Language key........ "E"                                                                     
    Transaction......... "SM30 "                                                                 
    Transactions ID..... "4976D21BC7F841F0E1000000C0A80046"                                                                               
Program............. "SAPLZGET_ORG"                                                          
    Screen.............. " "                                                                     
    Screen line......... 0                                                                       
Line  SourceCde                                                                               
97             i_messnbr = '288'.                                                              
   98           ELSE.                        "customer system                                     
   99             i_messnbr = '289'.                                                              
  100           ENDIF.                                                                               
101         ENDIF.                                                                               
102         MESSAGE ID 'AM' TYPE 'I' NUMBER i_messnbr                                           
  103                         WITH vim_addr_basetable                                             
  104                              vim_addr_bastab_field                                          
  105                              vim_tsadrv-tablename                                           
  106                              vim_tsadrv-fieldname.                                          
  107         CLEAR x_header-adrnbrflag. MODIFY x_header INDEX 1.                                 
  108       ELSE.                            "entry in TSADRV is complete                         
  109         vim_addr_group = vim_tsadrv-addr_group.                                             
  110         IF x_header-adrnbrflag EQ 'O'.                                                      
  111           CALL FUNCTION 'ADDR_GET_STATUS_INFO'                                              
  112             TABLES                                                                          
  113               status_table = i_statetab.                                                    
  114           READ TABLE i_statetab WITH KEY                                                    
  115                constant = vim_tsadrv-addr_group.                                            
  116           IF sy-subrc NE 0. CLEAR i_statetab-value. ENDIF.                                  
  117           TRANSLATE i_statetab-value USING ' OXN'.                                          
  118           x_header-adrnbrflag = i_statetab-value.                                           
  119           MODIFY x_header INDEX 1.                                                          
  120         ENDIF.                                                                               
121       ENDIF.                                                                               
122     ENDIF.                                                                               
123   ENDIF.                                                                               
124   PERFORM vim_process_assigns.                                                              
125   IF <status>-initializd EQ space.     "not processed yet               
126 * reset dropdown lists                                                  
>>>     CALL FUNCTION 'VRM_REFRESH_VALUES'.                                 
128     IF x_header-frm_af_ini NE space.   "user exit exists AND            
129 * set environment for user exit.                                        
130       ASSIGN dba_sellist-sys TO <vim_sellist>.                        
131       vim_enqueue_range = x_header-subsetflag. assigned = 'X'.          
132 * perform user exit -> 3.0B processed in JUSTIFY_ACTION_MODE            
133       PERFORM (x_header-frm_af_ini) IN PROGRAM (sy-repid).              
134     ENDIF.                                                              
135 * backup DBA_SELLIST                                                    
136 *    REFRESH vim_dba_sel_kept.                        "UF210200b        
137 *    APPEND LINES OF dba_sellist TO vim_dba_sel_kept.                   
138 * remove multiple values for subsets                                    
139     DELETE dba_sellist WHERE ddic = 'M'.                                
140     DESCRIBE TABLE dba_sellist.                                         
141     IF sy-tfill GT 0.                                                   
142       READ TABLE dba_sellist INDEX sy-tfill.                            
143       CLEAR dba_sellist-and_or.                                         
144       MODIFY dba_sellist INDEX sy-tabix.                                
145     ENDIF.                                                  "UF210200e  
146   ENDIF.                                                                               
Please kindly help me out with the issue.
Thank You.

Hi,
What is the screen number given when you created the maitenence generator? Over here it seems it is trying to open the table in sm30 using screen 0100.
Try to recreate the table maintenence generator. Delete the existing maintenence generator and when screen number is there select propose screen number so the system suggests the screen number.
Then try to maintain entries via sm30.
Hope this helps.
Regards,
Sachin

Similar Messages

  • Runtime Errors   DYNPRO_NOT_FOUND

    Hi,
    While running TCode ME21N we are getting the below mentioned Dump:We are on ECC 5.0 and the latest Support Pack.
    Runtime Errors         DYNPRO_NOT_FOUND
    Date and Time          11.12.2008 12:46:17
    ShrtText
         Screen does not exist
    What happened?
         Error in ABAP application program.
         The current ABAP program "RM_MEPO_GUI" had to be terminated because one of the
         statements could not be executed.
         This is probably due to an error in the ABAP program.
         The program had to be terminated.
    Error analysis
        Program "RM_MEPO_GUI" tried to use screen 1000.
         The screen does not exist.
    Trigger Location of Runtime Error
         Program                                 RM_MEPO_GUI
         Module Name                             SYSTEM-EXIT

    Hi Nitin,
    Kindly, please let me know how did you solve this issue.
    I have the same issue, where i am getting the DYNPRO_NOT_FOUND error while executing the SAPLMEGUI(ME21N).
    Error - SAPLMEGUI program tried to access screen 0120 which is not exist.
    Kindly recollect and help me how did you solve this problem.
    Thanks,
    Bharath.

  • Runtime error DYNPRO_NOT_FOUND when creating business entity in SAP RE-FX

    Hello,
    I have a problem...
    In SAP RE-FX (Real Estate) when I try to do the most basic thing like creating a business entity (transaction REBDBE), I get a runtime error 'DYNPRO_NOT_FOUND'.
      Program                                SAPLBUSS
      Include                                  LBUSSO00
      Row                                     1.543
      Module type                          (MODULE PBO)
      Module Name                         PBO_START_SUBSCREEN
    Does anybody know how I can fix this?
    Thanks in advance!

    Hi
    look OSS Note [162119|https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/sno/ui_entry/entry.htm?param=69765F6D6F64653D3030312669765F7361706E6F7465735F6E756D6265723D3136323131313926] note youe need to have market place login
    1621119 - Dump DYNPRO_NOT_FOUND in SAPLBUSS in module PBO_START_SUBSCREEN
    Regards,
    koolspy.

  • Runtime Error DYNPRO_NOT_FOUND after transport of customer subscreen

    Hi,
    We have created a new customer subscreen 9002 using transaction OXK1. When the subscreen was transported to the quality system, the subscreen was not generated thereby causing a dump (error DYNPRO_NOT_FOUND) in transaction FB01 which was using the subscreen.
    Are customer subscreens not regenerated automatically when they are transported?
    Thanks.
    Ekit

    HEllo,
    Sometimes error happen in this process. Please re-generate your scrren.
    goto  OXK1 Select the screen and go to the menu option Subscreen -> Generate.  
    REgards,
    REnan Correa

  • ABAP runtime error in FBV2 Change parked document using workflow

    Hi,
    When selecting screen template variant in tcode FBV2 change parked document, I get abap runtime error DYNPRO_NOT_FOUND
    Tcode- FBV2
    Program- SAPLF040
    Screen- SAPLF040  0310
    Main Program - SAPMF05V
    Information on were terminated.
    Program SAPLF040 - in " %_CTL_END "
    In the source code you have the termination point in line 50 of the (Include) program " <SYSINI> "
    How can we solve this error. We are on ECC6 with release 600.
    Thanks,
    Mark

    Hi Mark,
    We have this same issue in transaction F-65
    I believe that when a new screen template is configured, a new screen is generated within function group F040. A later action (applying a hotpack??) has removed this screen, but the config (in table T021D) still points the processing to the screen even though it has been removed.
    Did you find a solution? We want to get the screen back as it is still valid to use this screen template in the business
    Thanks
    Ben

  • Trans QA12  ERROR:DYNPRO_NOT_FOUND

    I create quality notification by using trans qm01 then I assign task to it and release both (notification and the task) 
    I can see and work on the task (i.e. change its status to complete) through trans qm02 .
    but when I want to work on the task using trans. QM12 I see the tasks list but when i choose one line (task)  and push on the task button I get  ABAP runtime errors    DYNPRO_NOT_FOUND
    I will appreciate yours help
    Eyal Rosenfeld

    Hi,
    First verify your Customizing of Notification Tabs.If every thing is OK.Then it could be source code problem.Pl. look for SAP notes.I checked for QM12 T.code there is a note very relevent for DYNPRO_NOT_FOUND problem.Pl. check
    Regards
    Mathi

  • Runtime Error while creating Scheduling Agreement

    Hi Gurus
    While creating scheduling agreement Runtime Errors DYNPRO_NOT_FOUND  is occuring.
    Pl help.
    Error Massege is as under :
    Error in the ABAP Application Program
    Dynpro does not exist
    The current ABAP program "SAPLXM06" had to be terminated because come across a statement that unfortunately cannot be executed

    checkd SAP note 389059 but it is release to 46D whereas we are on upgraded release ie 701.
    error details are below.
    "DYNPRO_NOT_FOUND" " "
    "SAPLXM06" or "MM06EO0C_CUSTSCR1_HEAD_SET_DAT"
    "EXIT_SAPLEINM_013"

  • MIRO runtime error

    Dear Experts,
    I am facing a problem in MIRO t.code.  While doing MIRO, when i click on details tab its going to dump.  the error as below.
    ABAP runtime errors    DYNPRO_NOT_FOUND
    DYNPRO_NOT_FOUND"
    SAPLFDCB " or "LFDCBO01 "
    CUST_SCREEN_SET_HEADER_DATA"
    Error analysis
    Program "SAPLXM08" tried to use screen 0400.
    The screen does not exist.
    kindly help me how to solve the issue.
    regards,
    Gopi.P

    Hi,
    Please check the below OSS note:-
    [https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=135656]
    It should solve your issue.
    Regards,
    SDNer

  • Runtime errors during RFQ creation

    Hello experts,
    I am trying to create a RFQ for my client. I have provided all necessary information needs to create a RFQ but when I try to execute, I get Runtime error "DYNPRO_NOT_FOUND"
    Can anyone tell me how can I solve this problem. I belive this error related to ABAP program.
    Regards,
    Atul Kumbhani

    Raf,
    Termination occurred in the ABAP program "SAPLXM06" - in "EXIT_SAPLEINM_013".                                   
    The main program was "SAPMM06E ".                                   
    In the source code you have the termination point in line 10                                   
    of the (Include) program "MM06EO0C_CUSTSCR1_HEAD_SET_DAT".                                   
    Regards,
    Atul Kumbhani

  • DYNPRO_NOT_FOUND runtime error in O4F2

    Hi,
      I am getting DYNPRO_NOT_FOUND runtime error while call screen statement is executed in t-code O4F2 in production. I checked the screen that is being called. The screen is active and there are no differences in the screen in dev and prod systems.
    Can anyone please help me

    Hi,
    does thi screen has subscreens? Maybe a subscreen is missing or has an error, that it can't be generated?
    Please tell us the program and the number of the screen!
    Regards,
    Klaus

  • Runtime error in starting Lightroom

    I receive the following message when I try to start Lightroom:
    Microsoft Visual C++ Runtime Library
    Runtime Error!
    Program:...Files\Adobe\Adobe Photoshop Lightroom 1.2\lightroom.exe
    This application has requested the Runtime to terminate it in an unusual way.
    Please contact the application's support team for more information.
    Lightroom ran well for several days and then failed to open with the above message.
    I have tried everything I know to do (uninstalled and reinstalled the application, restored the computer to a restore point before Lightroom was originally installed, etc.) and do not know were to go from here. Suggestions would be appreciated.
    I am using Windows XP sp2 and have 4 GB of ram and 250 GB of hard disk space.
    Thanks,
    Cliff Culp

    Aha! A fix! Please look at this...
    http://www.adobeforums.com/cgi-bin
    bob frost, "Help! Runtime error after Lightroom 1.1 install!" #10, 27 Jun 2007 6:54 am

  • Runtime error while executing rule

    Hello All,
      While executing the DTP for a cube, im facing the error as Runtime error while executing rule -> see long text .
      For this source is another Cube, where im loading the data from Cube to Cube.
    Error Description are as follows:-
    Error Location: Object Type    TRFN
    Error Location: Object Name    0T9SCR6Q4VWS1SOPNRRBOY1YD51XJ7PX
    Error Location: Operation Type ROUTINE
    Error Location: Operation Name
    Error Location: Operation ID   00034 0000
    Error Severity                 100
    Original Record: Segment       0001
    Original Record: Number        557
    and Also descripton is :-
    Diagnosis
        An error occurred while executing a transformation rule:
        The exact error message is:
        Division by zero
        The error was triggered at the following point in the program
        GP4H0CW3MLPOTR3E8Y93QZT2YHA 4476
    System Response
        Processing the data record has been terminated.
    Procedure
    The following additional information is included in the higher-level
    node of the monitor:
       Transformation ID
       Data record number of the source record
       Number and name of the rule which produced the error
    Let me know ur valuable suggestions on these error...
    thanks.

    Hello,
    I have checked all the transformation and End Routines.All are working fine.Yesterday i have loaded some data into it, but today its gettting errored out.
    Checked completely in the forum for threads related to this, but couldnt find proper thread which had solutions....
    thanks,
    srinivas.

  • Could someone help me with a Runtime Error while saving a PDF file?

    While saving a 28 page PDF file in Illustrator today, I got a window saying, "This application has requested the "Runtime" to terminate it in a unusual way." It said to contact the applications support team for more information. I keep getting the same thing each time I try it. Does anyone know how to fix this issue or how I contact the applications support team ?
    Thank you for any insight.
    Pam

    It is a 13.5x11 inch calendar. There are 14 pages with images on them and
    some text. The other pages have text, a grid and a colored background with a
    gaussian blur. I saved each page as an "outline".
    The printer I am using requested I save all pages in a pdf file. I was
    successful in saving all but about six pages, now I can't even open the
    file.
    What happens is... I open Illustrator
                                   I open the pdf file
                                   A window appears that says... Runtime Error,
    This application has requested the Runtime to terminate it in an unusual
    way. Please contact the application's support team for more information.
                                   I select ok
                                   then a window appears that says... Adobe
    Illustrator CS5 has stopped working. A problem caused the program to stop
    working correctly. Windows will close the program and notify you if a
    solution is available.
                                   Then the program closes.
    So far I have not been notified of anything.
    Please let me know if you need more details.
    Thank you so much for helping me with this.
    Pam

  • RunTime Error while saving a Sales Order

    Hi All,
    When i am saving a Sales Order, the system is throwing a Runtime Error.
    The ABAP Code in the Runtime Error screen as follows.
              select * from (t681-kotab) appending table <cond_tab>
                     up to 1 rows
                     where kappl  = se_kappl
                     and   kschl  = se_kschl
                     and   datbi >= se_date
                     and   datab <= se_date
                     and   (coding_tab).
    Till these days, there was no such error while saving a Sales Order.
    How to resolve this issue?
    Regards
    Pavan

    Hi,
    The below piece of code is trying to get the contents of the table mentioned in T681-KOTAB.
    select * from (t681-kotab) appending table <cond_tab>
    up to 1 rows
    where kappl = se_kappl
    and kschl = se_kschl
    and datbi >= se_date
    and datab <= se_date
    and (coding_tab).
    The reason could be is someone has screwed up the entries in T681 table. Check that out.
    Try to put a break point on this SELECT query and see what the value of T681-KOTAB holds before the SELECT query. Check whether such a table entry exists in DB.
    Let me know if you are still stuck up.
    If you can send me the ST22 dump of the run time error, i might be able to help you more  on this.
    Hope this helps.
    Thanks,
    Balaji

  • WHILE DELETING A SALE ORDER GETTING A RUNTIME ERROR

    hi to all experts,
    whenever i try to delete a particular sale order im getting a runtime error
    stating that
    Short text
        Screen: Illegal message
    What happened?
        The current screen processing action was terminated since a situat
        occurred where the application could not continue.
        This is probably due to an error in the ABAP program or in the cur
        screen.
    Error analysis
        The program attempted to issue a " " message during "Exit Command" processing.
        This is an illegal operation.
        The program was terminated.
        Screen name.............. "SAPMV45A"
        Screen number............ 4001
    Trigger Location of Runtime Error
        Program                                 SAPMV45A
        Include                                 MV45AFZZ
        Row                                     370
        Module type                             (FORM)
        Module Name                             USEREXIT_SAVE_DOCUMENT
    SourceCde
                  message e001(zm) WITH text-335 ltab-kunnr text-334.
                else.
                  if ktab-jkunnr <> ltab-kunnr.
                    ktab-jkunnr = ltab-kunnr.
                    jobsitecode = ltab-kunnr.
                    CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT'
                    EXPORTING
                      input  = jobsitecode
                      IMPORTING
                      output = jobsitecode.
                    SELECT SINGLE * FROM kna1 WHERE kunnr = jobsitecode.
                    IF sy-subrc = 0.
                      ktab-jname1 = kna1-name1.
                      ktab-jstras = kna1-stras.
                    ENDIF.
                    chg_flg = 'X'.
                  endif.
                endif.
              else.
                message e001(zm) WITH text-336.
    * Validation for relationship between Sold-to Party and Ship-to Party
    *          if ktab-ckunnr+0(4) NE ktab-jkunnr+0(4).
    *            message e001(zm) WITH text-335 ktab-jkunnr text-337 ktab-ckunnr.
    *          endif.
              custcode1 = ktab-ckunnr.
              CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT'
                EXPORTING
                  input  = custcode1
                IMPORTING
                  output = custcode1.
              jobsitecode1 = ktab-jkunnr.
              CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT'
                EXPORTING
                  input  = jobsitecode1
                IMPORTING
                  output = jobsitecode1.
              SELECT SINGLE * FROM knvp
              WHERE kunnr = custcode1
                AND vkorg = vbak-vkorg
                AND vtweg = vbak-vtweg
                AND spart = vbak-spart
                AND parvw = 'WE'
    Error analysis
        The program attempted to issue a " " message during "Exit Command"
        This is an illegal operation.
        The program was terminated.
        Screen name.............. "SAPMV45A"
        Screen number............ 4001
    Trigger Location of Runtime Error
        Program                                 SAPMV45A
        Include                                 MV45AFZZ
        Row                                     370
        Module type                             (FORM)
        Module Name                             USEREXIT_SAVE_DOCUMENT

    Hi,
    Seems there is some problem with the user exit USEREXIT_SAVE_DOCUMENT..
    Put a breakpoint and see.
    Regards,
    Nagaraj

Maybe you are looking for