Editing a Table entry while debugging

Dear All how can I edit a table entry in SE11 during debugging mode ?
Regards,
Alok.

Follow the procedure.
Step 1.
Open the detail of the record that you have to edit in SE11.
Step 2.
Start debugging by putting /h.Press 'Enter' two times.
Step 3.
change the value of code from 'SHOW' to 'EDIT'.Execute.Now you can change the record.Save it.
One restriction : You cannot change the key field by this method.
Message was edited by: mukesh kumar

Similar Messages

  • Add table entry while client is not open

    we only have access to SE16, no sm30 maintain table entry authorization, but this can be bypassed by <removed by moderator>.
    thus we can modify existing table entry.
    but I can't use this method to add additional table entry, any one know how to add entry using se16 debugging?
    Moderator message: bypassing authorization checks is not supported in these forums.
    Edited by: Thomas Zloch on May 25, 2011 12:03 PM

    I can confirm those activities are checked and active.
    SAP Note - 1129764 --> Users can actually see their original workbooks and the ones that have been 'saved as', they just want to be able to modify and just 'save' the original ones.
    SAP Note - 1052085 --> This doesn't fit either, users have 'save' button disabled and can only click on save us. Besides we are already running on SP.14
    Last note says: "Workbooks are not saved in BW systems that are not changeable.".
    This is a statement that bothers me, indeed my client is set closed.
    And SCC4 shows these paramenters:
    Changes and Transports for client-specific Objects
       --> No changes allowed
    Cross-Client Object Changes
       --> No changes to repository and cross-client customizing objs
    Protection: Client copier and comparison Tool
       --> X Protection level 1: No overwriting
    CATT and eCATT Restrictions
       --> eCATT and CATT not allowed
    Restrictions:
    (both unchecked).
    Are you certain that it is possible to save them while the client is not opened? I'm starting to think that it just can't be done
    Thank you for your help.
    Regards,
    Gonzalo

  • SQL Developer - viewing table data while debugging

    Apologies if this is in the wrong forum.
    I'm using SQL Developer to debug a complex stored procedure line by line. There are a lot of inserts / updates / deletes in the procedure and I'd like to be able to view the data in the relevant tables after each statement has been run to see the effect of each statement.
    Trouble is, when I try to do this, SQL Developer shows the contents of the tables as if they have been unaffected by the stored procedure. Is there a setting somewhere or some type of locking I can use to see the data changes as they happen?

    Only the session that is inserting the data can see that new data until the session issues a commit, so I would doubt that you could do this. You probably want to a) view the data before the insert or b) (ugly but should work) put a trigger on the table being inserted so it inserts a copy of the data to a tracking table. This procedure will have to have the AUTONOMOUS TRANSACTION pragma in order to not be held until your debug session commits.

  • How to delete table entries with SE16 in debugging mode?

    We are trying to delete some table entries which cause our InfoPackage short dumps in BW system.  The problem is that we can only see the Display menu item with SE16 and the Delete menu item is dimmed that we are unable to conduct the deletion.  SAP Support suggest to use debug with SE16 to do the deletion, but we can't figure out how!
    Anyone's idea is greatly appreciated!

    Then you are not at the right place.   Lets start at the begining.
    Go to SE16.
    Enter table name.
    Hit F7.
    Enter selection criteria.
    hit F8.
    Double click the specific record that you want to delete.
    In the transaction code field at the top, enter  "/H" and hit enter.  Debug is switch on.
    Now hit enter again. 
    You should now be in debug and you should see this code..
    form set_status_val tables ntab structure x031l           
                        using code name next for_lines.       
      field-symbols: <field>.                                                                               
    refresh exclude_tab.                                    
      if code = 'SHOW'.                                       
        set titlebar 'TAB' with name 'anzeigen'(100).         
      elseif code = 'EDIT'.                                   
        set titlebar 'TAB' with name 'ändern'(101).           
      elseif code = 'INSR'.                                   
        set titlebar 'TAB' with name 'einfügen'(102).         
      elseif code = 'ANVO'.                                   
        set titlebar 'TAB' with name 'einfügen'(102).         
      elseif code = 'DELE'.                                   
        set titlebar 'TAB' with name 'löschen'(103).          
    Notice that there is a field called CODE in the IF statement.
    Now enter the word "CODE" in the field names list,  change the value to DELE and click the pencil.  Hit F8.  Now you can delete the entry.
    Regards,
    Rich Heilman

  • Html error while downloading table entries to Excel.

    Hi,
    I am getting an error while downloading table entries from webdynpro to excel. After some entries below error script comes and  this is not comming all the times.
    Is this because of large size?Can anyone please suggest me on this?
    <u>Here is the dump:</u>
    [code]<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
    <html>                                   
    <head>                                   
         <title>Error Report</title>                              
    <style>                                   
    td {font-family : Arial, Tahoma, Helvetica, sans-serif; font-size : 14px;}                                   
    A:link                                    
    A:visited                                    
    A:active                                    
    </style>                                   
    </head>                                   
    <body marginwidth="0" marginheight="0" leftmargin="0" topmargin="0" rightmargin="0">                                   
    <table width="100%" cellspacing="0" cellpadding="0" border="0" align="left" height="75">                                   
    <tr bgcolor="#FFFFFF">     
        <td align="left" colspan="2" height="48"><font face="Arial, Verdana, Helvetica" size="4" color="#666666"><b>  500   Internal Server Error</b></font></td>     
    </tr>     
    <tr bgcolor="#3F73A3">     
        <td height="23" width="84"><img width=1 height=1 border=0 alt=""></td>     
        <td height="23"><img width=1 height=1 border=0 alt=""></td>     
        <td align="right" height="23"><font face="Arial, Verdana, Helvetica" size="2" color="#FFFFFF"><b>SAP J2EE Engine/6.40 </b></font></td>     
    </tr>     
    <tr bgcolor="#9DCDFD">     
        <td height="4" colspan="3"><img width=1 height=1 border=0 alt=""></td>     
    </tr>     
    </table>     
    <br><br><br><br><br><br>     
    <p><font face="Arial, Verdana, Helvetica" size="3" color="#000000"><b>  Application error occurs during processing the request.</b></font></p>     
    <p><font face="Arial, Verdana, Helvetica" size="2" color="#000000"><table><tr><td valign="top"><b> Details:</b></td><td valign="top"><PRE><pre>com.sap.engine.services.servlets_jsp.server.exceptions.WebIllegalStateException: The stream has already been committed.     
         at com.sap.engine.services.servlets_jsp.server.runtime.client.HttpServletResponseFacade.sendError(HttpServletResponseFacade.java:792)
         at com.sap.engine.services.servlets_jsp.server.runtime.client.HttpServletResponseFacade.sendError(HttpServletResponseFacade.java:780)
         at com.sap.engine.services.servlets_jsp.server.runtime.client.HttpServletResponseFacade.sendError(HttpServletResponseFacade.java:768)
         at com.sap.tc.webdynpro.serverimpl.core.url.WebDynproExchangeHandler.responseCachedWebResource(WebDynproExchangeHandler.java:98)
         at com.sap.tc.webdynpro.serverimpl.core.url.WebDynproExchangeHandler.doExchange(WebDynproExchangeHandler.java:189)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doExchangeProcessing(DispatcherServlet.java:164)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:119)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:48)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:391)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:265)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:345)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:323)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:865)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:240)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
         at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:94)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:162)
    </pre></PRE></font></td></tr></table></font></p>     
    </body>     
    </html>[/code]
    Thanks,
    Sanjeev

    Hallo Sanjeev,
    How do you exactly "download the table entries from Web Dynpro to Excel?"
    I wrote a new <b>Wiki Code Tutorial </b>which demonstrates how to download an Excel file from a Web Dynpro <i>Table </i>UI element <b>on-demand</b>. In this scenario the resource gets re-created on every request. The solution is based on re-initializing the context with a new  0-byte resource object within the calculated context attribute getter method.
    See <a href="https://wiki.sdn.sap.com/wiki/display/Snippets/ExportingTableDatainWebDynproJava-SAPNetWeaver04s">Exporting Table Data in Web Dynpro Java - SAP NetWeaver 04s</a>
    Regards, Bertram

  • How to find list of internal tables while debugging

    Hi Experts,
      I am debugging a block of an ABAP program( User Exit ). Is there any facility to see what are the internal tables, work areas are available for that particular block? Can I see it new debugger? Because I don't know from which internal table I can take a particular value, which I need to populate in an user exit.
    Thanks and regards,
    Venkat.

    hi,
    you can find the exact  answer here :
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/840ad679-0601-0010-cd8e-9989fd650822#q-6
    under heading List of internal tables while debugging
    regards
    rahul

  • How to edit one particular entry in custom database table

    Hi all,
    I want edit one particular entry in custom database table with or without a program.
    1.   I tried using SE16N and &SAP_EDIT but im unable to get entries to edit.
    2.   I tried using '/h' and 'code = edit' but it is prompting me to delete an entry but not edit.
    3.   I tried using modify statement. But in vain.
    I tried this statements through programatically,
                            MODIFY itab FROM wa_itab TRANSPORTING  zabc.
                            MODIFY zsample_02 FROM itab.
    please suggest with out writing a program, if possible.

    Hi ,
    Try with FM SE16N_INTERFACE.
    1 .Go to SE37
    2. Enter FM SE16N_INTERFACE and execute
    3. Give table name in Itab,
    I_EDIT                  =   
    X
    I_SAPEDIT             =    
    X
    4. Press F8
    5. Edit table entries and save.
    Thanks

  • Problem while transport table entries (TFRM)

    Hi ,
    An routine has been developed earlier, It has been release but not moved to Quality. In the same request there are another 3 or 4 tasks which i don't want to transport. So created a new request all the coding part is saved. But when i am trying to transport the table Entries of TFRM into a transport request i am getting an error as specified below.
    Fill table key for table TFRM only up to position 007 only
    So can any one help me out in resolving the issue.
    Thanks In Advance.
    Ramana

    Hi Soniya,
    That is not the issue, when i create a Routine using VOFM transaction at the time of creation it self entries will be created in the table TFRM, but since the request has been release I need to go alternative way to transport the entries. So I am trying to transport the entries into a request.that time I am getting error.
    Thanks & Regards,
    Ramana

  • Table entries missing in table TJ05

    Hi Experts,
    I have search in SCN regarding below issue...but i havn't get any solution.
    Recently we upgrade to ECC EHP5 from 4.7,
    The values "ZIN1" in table "TJ05" is missing in  ECC 6.0. This value was available in 4.7 .
    How can Z1N1 value insert in the TJ05 table.
    above reason the "Non-updation of status in QM notification".(its effecting to Quality module.)
    need to be insert values through configuration or through a tcode in SPRO..
    i can't use this thru utilities->Table Contents->create entries in se11.
    I know that we can forcibly insert values while debugging
    if code = 'SHOW'.
    set titlebar 'TAB'
    elseif code = 'EDIT'.
    Please provide valuble suggestion.
    Thanks and Regards,
    Syfulla

    - Check also if records are missing in table TJ03.
    - The code start with a "Z" and should have been added by your company/customer (*),  so may have been erased by the upgrade (you know/remember the warning message like "Do not make any changes (SAP entry)" ignored by press ENTER
    Look at BS* transactions like BS12/BS13 or BS22/BS23.
    Regards,
    Raymond
    (*) Not found on a 4.6c, a 4.70 and an Ecc6 Ehp4 systems..)

  • No table entries found for specified key

    Hi All,
    I have developed a program to upload data from flat file with the help of GUI UPLOAD. It is succesfully updating data in my Z-table.
    Whenever I tried to view the content of table for specific field, message shows No table entries found for specified key. However if I add * as a suffix, it shows the data & when I directly Execute table it also displays the data.
    I have also cross checked the spaces before or after the specific content, no space found.
    Only two fields are creating this issue Individually (one of them is key field)
    Regards
    Mukul Maheshwari

    Hi Dear ,
    Here i had implemented program go through it you can understand easily.
    While creating table give one field as primary as you know that.
    tables zdata1.
    data it_tab type TABLE OF zdata1 WITH HEADER LINE.
    CALL FUNCTION 'GUI_UPLOAD'
      EXPORTING
        FILENAME                      = 'C:\Documents and Settings\E50039\Desktop\data.txt'     ***************File path
       HAS_FIELD_SEPARATOR           = 'X'
      TABLES
        DATA_TAB                      = it_tab
    IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    LOOP AT it_tab.
    zdata1-no1 = it_tab-no1.
    zdata1-name = it_tab-name.
    zdata1-empid = it_tab-empid.
    insert zdata1.
    ENDLOOP.
    Flat file
    1 name1 empid1
    2 name2 empid2
    note: Give the tabspace between values in flat file.
    Edited by: Aditya.G on Oct 12, 2011 10:22 AM

  • Include table entries into Transport Request manually @ SM31

    Hi All,
    I have an issues reg table maintenance at SM31.
    We have a Z Table and I can add entries at SM31 to that table. But:
    System has not asked Transport request while saving the data (after additions to the table)
    Option to include in Transport Request manually is not available @ menu -> Edit -> Transport -> Include in request. Include in Request is not highlighted to select here.
    Pls help me the process to add my table entries into a Transport Request.
    Thank you
    Chandu

    Hi,
    seems like your table is defined as Application table (master and transaction data).
    Check SE11 to be sure
    Database table: enter name > Display > Delivery & Maintenance
    Delivery Class > is this A?
    If so then there is no transport and it can be maintained in all systems.
    You could try if required to create manual transport via SE01.
    Programm ID: R3TR
    Object: TDAT 
    Objectname: your table name
    Regards
    Hein

  • Change table entries with a workitem

    Hi all,
    I think this is an easy one for you. I want to change a table entry in a customer table over a method which is part of a work item. In the test modus everything is ok but directly over the workflow the entries are not updated (background processing). I'm using the modify command.
    Thanks for your help
    Thomas

    Hello,
    Did you put a commit in the method? Is there no update at all, or an incorrect value?
    You can debug it by putting an infinite loop in the method:
    Temporary, for debugging.
    data: lv_rbtmp(1).
    lv_rbtmp = 'X'.
    while lv_rbtmp eq 'X'.
    endwhile.
    Go to SM50, find the program (usually user WF-BATCH) choose debug (Program/Session > Program > Debugging) and change the value to get out of the loop.
    Don't forget to remove the infinite loop!
    regards
    Rick Bakker
    Hanabi Technology

  • Change value of field name while debugging

    Hello,
    i need to debug the user exit . i made the break points .
    the problem that i got is , while executing the t-code kgi2 , i get like 100 records in a table and i have to check for the particular value at number 50 and 70 .
    But when i debug , the debugging starts from number 1 and it takes lot of time to reach to number 50 .
    I wanted to chnage the value of the field while debugging . i tried to click on the pencil on the right and chnage the value but i get the message "no authorization for replace".
    Anybody knows how i can reach to number 50 directly without going to all 49 values .
    please help sap gurus .........
    Sumit
    Edited by: sumit123 on Apr 15, 2010 11:48 AM

    Hi summit,
    In the dubugging
    click on watch point button.. you will gte a poupup
    asking for fieldname  ie : which field value u want to check
    say in your internal table matnr is one of the field and if you have 1000 records and if you want to check for a particular value
    then  given as below
    in the field name =  wa_itab-matnr
               option     =  =  ( euqal )
               value  = 200 ( your rquired value )
    click on ok button
    wtach point will be create now press f8 it will stoed at that particular loop pass ie : when your condition is met.
    Let me know if you need any further info
    Regards
    Satish Boguda

  • *Journal Entries while uploading the vendor master data from legacy system*

    hi SAP Folks,
    can any one of you tell me the journal entries while uploading the vendor master data from legacy system to SAP system.
    Eg: legacy system is having 10000 vendors list, 1 reconciliation account and $ 1000000. while uploading all these data from legacy system to SAP what are the journal entries we get.
    thanks in advance.
    Edited by: ravindranath manikonda on Nov 24, 2008 1:12 PM

    Hi
    you will be having  only one entry logically
    i.e. Opening Bal. clrng A/c Dr.
           To Vendor A/c Cr.
    regards

  • Doubt in customizing request with respect to table entries

    Hi All,
    I have a doubt in customizing request with respect to table entries.
    Suppose I have a customizing request with respect to a table that contains say 10 entries in the development system.
    Now I am transporting this request to the quality system in which the same table contains 20 entries.
    When I am transporting this table from the development system to the quality system, will my 10 entries in the development system get added to the 20 entries in the quality system or will my table get overwritten in the quality system.
    What difference will this be if it is a workbench request ? .
    Regards,
    Sushanth H.S.

    Hello,
    So if we are transporting contents of a table from one system to another, it should always be a customizing request and not a workbench request right.
    If the "Delivery Class" of the table is 'C'(Customizing table, maintenance only by cust., not SAP import) it will ask for a customizing request.
    If it is 'A'(Application table (master and transaction data)), it will ask for Workbench.
    To add to your previous qn, when you transport the entries to subsequent system it will always check the KEY FIELDS and then update. If you see a transport, then the table entries are represented by their key fields.
    If you create new entries in your table and transport, it will add the records. Else it will modify them
    Hope i am clear.
    BR,
    Suhas
    Edited by: Suhas Saha on Jan 23, 2009 11:51 AM

Maybe you are looking for

  • Voice Memos on the iPod Shuffle

    I have an iPhone 4s which I have made some voice memos on. I synced them to my computer and created a playlist in iTunes of the specific files I needed. I would like to put them onto my second generation iPod shuffle, but when I try to autofill the i

  • XSLT recursion changed direction from JDK1.4 to JDK1.5?

    We make use of XSLT template recursion, and when we tried to test our code with JDK 1.5, the recursion "changed direction". I believe some sort of optimization is taking place that's inappropriately switching around the order or something. Here's a t

  • HT2128 How do I recover old files that are labeled "Unix Executable File?"

    Some files that were transfered from and older mac are labeled "Unix Executable File."  How do I resd these files?

  • Service Account in Proxy Service

    I have two Proxy Services A and B. B is password protected and I have created a Service account in OSB. Now, A accesses B. So, where to configure the Service Account so that A can access B successfully. Thank You!

  • External speakers: sound goes off

    I've using a pair of Klipsch Pro Media 2.0 for months with my Mac Pro. They are great speakers - except for one problem: sound goes off when listening to music. I've opened one speaker and used an air blow can to clean the knobs. Seems to have helped