SCREEN table in the new ABAP debugger

As of ABAP 6.20 in the debugger it's possible to display the SCREEN table.
I couldn't find the way it in the new debugger (6.40). SCREEN can be displayed as a structure, but if I enter it to the table tab, it shows "invalid table".
I have no access to release 7.00 right now, where it might be possible.
Any info on this one?
Thanks in advance,
Peter

Hi Sridhar,
Thanks, but this is what I meant, when I said "As of ABAP 6.20 in the debugger it's possible to display the SCREEN table.".
I'm looking for the same in the new debugger.
Peter

Similar Messages

  • The New Abap Debugger

    Hi everybody...
    In which SAP R/3 Version i can find the New Abap Debugger? Is this a new project that hasn't be implemented yet?
    Regards,
    Carlos Lerzundy

    Hi Carlos
    Here is an excerpt from the article "New Features in SAP Web Application Server 6.40 for ABAP Developers" by Karl Kessler (Product Manager of the SAP NetWeaver foundation) published at SAP Insider.
    <i>"In SAP Web AS 6.40, the new design of
    ABAP Debugger cleanly separates it
    from any program you are debugging.
    By separating the control of the Debugger
    from your other applications, you can
    ensure that the results of the Debugger
    program do not interact with the
    program you’re checking. However, note
    that this separation leads to a slightly
    lower performance, since the new
    Debugger runs in its own main mode."</i>
    Perhaps I am misremembering but I've read that the first version that the new ABAP Debugger is contained is 6.30.
    Here is two related documents:
    1. <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/documents/a1-8-4/new%20features%20in%20sap%20web%20application%20server%206.40%20for%20abap%20developers.pdf">Karl Kessler; SAP Insider; <b>New Features in SAP Web Application Server 6.40 for ABAP Developers</b></a>
    2. <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/documents/a1-8-4/the%20new%20abap%20debugger%20-%20an%20introduction.pdf">Boris Gebhardt, Cristoph Stoeck; <b>The New ABAP Debugger</b></a>
    Hope this helps
    *--Serdar

  • Initial, empty #-value in fields in the new abap debugger

    Hi,
    after using the logical database with the get statement, I have a value in a field which is shown in the new debugger for the field ldb_structure-bukrs like this: '####'.
    If I use the if-clause like:
    IF ldb_structure-bukrs IS INITIAL.
    <do-something>
    ENDIF.
    <do_something-else>
    The <do-something>-part is left out in this case, because there are #-values in the empty field.
    Where does this behavior come from? Just because there was a select and the field could not be filled? Why isn't it just empty?
    Kind greetings,
    Mario
    Message was edited by: Mario Schmidt

    Perhaps it would be
    IF ldb_structure-BUKRS IS INITIAL.
    <do-something>
    ENDIF.
    <do_something-else>
    Normally it is visualization subject, if you click in structure, in debugging you would be able to see the value of the fields of structure.
    Regards

  • How to change the value of a variable in new ABAP debugger.

    Hi Guys,
                 I can't change the value of a variable in the new ABAP debugger.. when I change its revert back to old value. but this is not the case with the old version. How to do this..
    Cheers
    Senthil

    Hi,
    1. Dobule click in the variable in the variable tab.
    2. Click the Change icon in Detail.Dis.
    3. enter the new value and press enter
    Refer
    [http://www.sapdb.info/new-abap-debugger/|http://www.sapdb.info/new-abap-debugger/]
    [http://help.sap.com/saphelp_nw70/helpdata/en/84/1f624f4505144199e3d570cf7a9225/content.htm|http://help.sap.com/saphelp_nw70/helpdata/en/84/1f624f4505144199e3d570cf7a9225/content.htm]
    <removed_by_moderator_together_with_points>
    Regards,
    SB
    Edited by: Julius Bussche on Jun 24, 2008 8:21 AM

  • Freezing of new ABAP-Debugger

    Hi,
    every time when I try to use the new ABAP-Debugger I can just see the screen and then it freezes. I use SAP Web AS 6.4. SAP_BASIS SP17 and SAP_ABA SP17.
    Please help!
    Regards
    Christian

    try to change the debugging mode to classical instead of new debugger.
    here is the way you can change your DEBUGGER Settings :
    in SE38 Menu->
    utilities->settings
    you wil see a screen.in that select ABAP EDITOR tab & in that select "DEBUGGING" Tab,
    there change the debugger from the new to classic.
    then ok
    regards
    srikanth

  • New ABAP Debugger Session does not close after Exiting

    Hi Friends,
    I am working on SAP GUI 710 & ECC 6.  When I am  debugging, new abap debugger is opening and I can do analysis normally. When we finish the debugging and want to exit, the debugging session is not closing and i get the following message on top of beugging window "ABAP Debugger Control Session 3 (Exclisive)". I want to know if there is any settings to be done to aviod this.
    Thanks.............
    Regards,
    Chandu

    hey
    check this PDF link below.
    http://www.sappro.com/downloads/Settings&SystemAreas.pdf

  • Your thoughts on the new ABAP editor

    I am interested to know other people's opinions on the new ABAP Editor and Debugger. I just started to use the new editor and I am kind of dissapointed:
    - the code completion feature is a far cry from the Java editor. It shows only one element in the code completion list based on a strange rule (I think it is first in the alphabetical order, and then based on the previously selected item)
    - it does not provide code completion for types
    - the code completion stays on for a short period of time, after that it dissapears. Is there a key combination that can launch the code completion on demand?

    Hello Tiberiu,
    With the new Editor, you can launch the code completion with the combination "Ctrl + Space".
    Regards,
    Walter

  • Is it possible to view all open internal tables in the 4.7 debugger?

    Hello,
    Is it possible to view all open internal tables in the 4.7 debugger?
    Thx.
    Andy

    As far as i know in 4,7 there is no new debugger. But it is the new debugger which brings the functionality so i fear you go no chance.
    And for the rest who is still struggling on what OP meant: He meant the tab "globals" on the variables tab of the new debugger.

  • How can I make the GRID lines more bold within a table in the new Pages?  (Not the outline of a table)

    I can't find where to darken GRID lines on a table in the new Pages.  I can make the outline more bold, but not the grid lines within the table.  Is there a way to do this?  The default grid lines are far too faint.

    Yeah, the Help is missing a little.
    If you select the block of cells that you want to change, then in the Format inspector:
    Select the Cell tab
    Expand the Border section
    Set a line type
    Set a line width
    Choose a line color
    Choose one of the nine options for which borders get the new settings

  • Saving bookmarks in the new ABAP editor?

    Hi experts,
    either I'm stupid or something but I don't see how I can save my code boomarks for future usage. I mean the bookmarks which can be created by CTRL + ALT + number and navigation to them by CTRL + number.
    The similar problem I have with saving my break-points set in the new ABAP editor.
    Could you please give me a tip how I can save it  I'm using SAP GUI 710 patch level 4.
    Thanks in advance!
    ZDENEK STASTNY
    ABAP programmer
    We are now in upgrade process 4.6C to SAP ERP 2005

    Hello,
    Use "Tab" instead of "ENTER"

  • Reading PDF in large screen mobile phone is often the horizontal screen reading,but the new adobe reader for Android mobile phone needs to be set to automatically turn screen, this is very inconvenient.

    Reading PDF in large screen mobile phone is often the horizontal screen reading,but the new adobe reader for Android mobile phone needs to be set to automatically turn screen, this is very inconvenient.I strongly suggest that the adobe reader Android version add manually rotating screen function, the best is the default horizontal screen reading.

    Reading PDF in large screen mobile phone is often the horizontal screen reading,but the new adobe reader for Android mobile phone needs to be set to automatically turn screen, this is very inconvenient.I strongly suggest that the adobe reader Android version add manually rotating screen function, the best is the default horizontal screen reading.

  • I work on two screens. With the new updates, my computer will not automatically open a new window on the second screen.

    I work on two screens. With the new updates we cannot automatically open a new window on the second screen, but have to move them over manually. Not a huge problem, but because of the nature of the work, it gets tedious.

    Hi Annowriter,
    Thank you for your question, I understand that it is annoying to have to move a new window to the second screen. Since it opens in the active screen this may have been a stored preference, however it is not the default.
    There is an add on called [https://addons.mozilla.org/en-US/firefox/addon/monitor-master/ Monitor Master] that customizes settings like this. Check it out.

  • Best Anti-Glare Bubble Free Screen Protector for The New iPad 3

    Hello folks!
    Has anyone tried any of the Anti-Glare Bubble Free Screen Protectors on the New iPad 3?
    Which one(s) do you recommend that work well and look good on the iPad 3 screen?
    Thank you in advance for your help!
    Bill

    Hi Menel,
    Thanks for the reply!
    Does your PowerSupport Anti-Glare affect the nice Retina display?  Does it still look good?
    Is it easy to apply?  ( Bubble Free ? )
    The ones I have loooking at are:
    GreatShield "EZseal Plus" 100% Bubble Free Guaranteed Anti-Glare (Matte) Screen Protector Film Mask  
    myGear Products Boarder Anti-Glare Bubble Free Screen Protector 
    Thanks

  • Problem with watchpoints in new abap debugger

    Hello,
    when using the new debugger to watch a value-parameter in a form, the debugger stops every time the value of the variable in the watchpoint is changed.
    Even when there is an extra condition entered.
    Is this a bug, or is it supposed to happen that way because the parameter is passed as a value rather than a reference?
    This is a bit hard to explain, so here is a simple code sample demonstrating the behaviour :
    REPORT ztestndeb.
    data : test type string.
    do 5 times.
      concatenate test 'A' into test.
      write : / test.
      perform valueparamform using test.
    enddo.
    *&      Form  valueparamform
    *       text
    *      -->P_TEST  text
    form valueparamform  using    value(p_test).
    * watchpoint for field p_TEST with condition p_TEST eq 'AAA' stops every time value of p_test changes                   
      write : 'Valueparameter : ', p_test.
    endform.                    " valueparamform
    Our sap version is :
    sap version : SAP ECC 6.0
    SAP_ABA        700       0011 SAPKA70011    
    SAP_BASIS      700       0011 SAPKB70011

    I am having the same problems with the additional conditions - does anyone know how to get this to work?

  • I have the Mac Os 10.4.11, and iTunes store will no longer come up on my screen to order tunes.  A download screen appears for the new iTunes. I can't download the new iTunes unless I get the new operating system for my mac.  Is there a way around this?

    I have an iMac with a 10.4.11 operating system.  When I click on iTunes Store, I no longer get the iTunes screen, instead, I get a new iTunes download screen.
    I can't download the new iTunes without upgrading my operating system.  Is there a way around this problem without buying the new operating system?
    I haven't been able to download songs for awhile now.

    which version of iTunes are you on ? if it's earlier than iTunes 9.2.1, get it here.

Maybe you are looking for

  • Lockbox Customer Number and Bank Account Validation

    When attempting to run lockbox, we are populating both customer number and bank account number. My understanding is that when providing bank account only, Oracle requires this be the pirmary bank account for the customer. It uses this information to

  • Extracting compressed file (zip) using PL/SQL

    Hi! Can anyone help me on how to extract data out of a compressed file(ZIP) using pl sql. Regards, dhekz

  • Viewing Canon 7D RAW images on iPad

    I'm a photographer and I'm interested in getting an iPad if it will let me view the RAW images on a memory card in the field to determine their quality. I don't want to use the iPad as a backup storage device; I just want to view the RAW images in a

  • Problem caused by AIOFaxRecipientsPDE plug-in

    I used Office for years and all of a sudden i can no longer print anything. I bought iWork 09 a few moments ago, after having read postings on diff sites and now I get the same message - someone please HELP! I cannot print from any application. I use

  • Connecting 2 computers and internet

    I have an iMac 4.1 Intel core duo. I have been connecting the Mac with my old Windows machine through Airport and a wireless adapter on the Dell. This worked fine but is rather slow. I also connected the ADSL router to my Mac and the internet was fin