Abap editor in ecc 6.0

hi all
abap editor in ecc 6.0 is having a icon enhancement...wat is the use of tht and how to use it...

This is the Enhancement Framework which is new.  It allows you to modify SAP code without actually modifying the program.   Really, the code which is inserted in the ENHANCEMENT..... ENDHANCEMENT section is compile separate from the program being "modified".   This also means, that you do not require a registration key for the object.  The code inside the enhancement is actually called at the kernal level.
http://help.sap.com/saphelp_nw2004s/helpdata/en/94/9cdc40132a8531e10000000a1550b0/frameset.htm
Regards,
Rich Heilman

Similar Messages

  • Where are the buttons gone File upload and Download in New ABAP Editor

    Where are the buttons gone of File upload and Download in New ABAP Editor in ECC 6.0.
    Or some new utility added for this feature.
    Kindly guide.
    Thanks,
    pradeep

    Go to Utilities>more Utilities>upload/download is there.
    Amresh.

  • Mismatch in linenumbers of ABAP editor and debugger

    Hi all,
    although the ABAP program is shown as active in our editor, we sometimes have a mismatch in line numbers between ABAP editor and debugger.
    E.g.: FORM ITEM_PRINT in report RVADOR01 starts at linenumber 1403 in our ABAP editor. Debugger shows line number 1410 as startline.
    When I try to set a breakpoint in editor at line 1403, the breakpoint is displayed in line 1410 of the editor.
    I cannot navigate forward to FORM ITEM_PRINT and when I select FORM ITEM_PRINT in the objects tree in SE80, cursor jumps to line 118 of source code.
    We use new editor and debugger and have installed SAP ECC 6.0 EHP3.
    Any      suggestions?
    Regards,
    Hubert
    Edited by: Hubert Heitzer on Jul 30, 2009 7:36 AM
    Edited by: Hubert Heitzer on Jul 30, 2009 7:41 AM

    Hi Lakshman,
    thx a lot  for your help, nearly all my Problems are solved.
    Generating a new navigation index cleared problems with forward navigation and objects tree in SE80.
    I applied OSS Note 1279209.
    SAP Note 986915 is for SAP_BASIS 640, we are at 700, so I didnt apply it.
    Mismatch in line numbers between ABAP editor and debugger in some source codes still remains.
    I take report RVADOR01 again as example - like in my startpost:
    In my editor FORM ITEM_PRINT starts in line 1403 of RVADOR01
    When I set a breakpoint in this form, eg.
    CALL FUNCTION 'WRITE_FORM'           "First header
    and my debugger stops at this BP, I see that FORM ITEM_PRINT starts at line 1389 (now!!! unlike before at my startpost, which was 1410).
    Regards,
    Hubert

  • New ABAP Editor in Objectbuilder (SWO1)

    Hi all,
    finally being on ECC 6.0 (coming from 4.6c), I enjoy using the new ABAP editor in SE37/38/80...
    I wonder why the new editor isn't available within the Objectbuilder (SWO1)? Or am I just missing some option-button somewhere?!?

    Nope..The new editor is not available for SW01.

  • New  ABAP Editor in WAS 6.40

    Hi friends, according to blog posted by Thomas Jung
    /people/thomas.jung/blog/2006/06/28/new-abap-editor-backport
    new ABAP Editor was backported to WAS 6.20 and WAS 6.40, I work as ABAP Developer in ECC 5.0 WAS 6.40,  yesterday I did request application of Support Package 17 to basis administrators, The support package was applied correctly yesterday night and System Status show me this information:
    SAP_BASIS 640 0017 SAPKB64017
    SAP_ABA   640 0017 SAPKA64017
    I have SAP GUI Patch 19, but Radio Button "Editor (New)" still not appearing on my GUI. What im doing wrong? I must to wait to SP18 release for this editor?
    Thanks
    Leonardo P.

    No. For 6.4 the backported functionality will be available only on next support pack.
    See Thomas comments:
    " All of the backported functionality will ship with the next support package for 6.40 toward the end of the summer"
    Sorry, you will have to wait. ;-(
    It should be soon though,
    Also waiting,
    Leonardo De Araujo

  • ABAP Editor. Flag meanings from: User-specific settings - 'pattrn' tab

    If you go through this path once you are in the ABAP editor (ECC 6.0):
    utilities -> settings
    Does anybody know how the flags from the 'pattrn' tab work? They are about patterns in Function modules and Class generators.
    I cannot find anything through F1 help or SDN.
    Best,
    Cristian

    You might be aware of the "Edit -> Pattern" functionality in the ABAP editor. The settings you are referring to influence some details, e.g. whether OTHERS will be included in the exceptions list when inserting function module patterns.
    Play around with the settings to see the effect.
    Thomas

  • ABAP Editor

    hello experts,
    i m working in ecc 6.0
    i have new front end abap editor ..
    in that suppose i have
    + form xyz
    |   -
    |    some code
    +end form
    i want to collapse and decollapse that <b>+</b> sign by any short cut..
    ctrl + / or something like that
    so can u tell me wat is the short cut for that
    or from i can change that shortcut perticularly for <b>+</b>
    Thanks in Advance
    Points will be rewarded..
    Rajan Mehta

    from key board
    by the way
    i found the short cut for that
    that is <b>ctrl + num *</b>
    thanks for you help ...

  • Need custom generated ABAP Editor

    Hi,
    We are looking for the custom generated ABAP Editor, when ever we create a new program in SE38, the editor should be displyed with some comments. For example:
    User  :   xxxxx       *
    ----Date  :   xxxxxxxxx
    Desc:    xxxxxx     *t
    so whenever we create a new program we shall get this kind of commented statements by default.  We are using ECC 6.0, Also we are creating a BDC program to auto create an SE38 Program , but when we create using SHDB recording we are getting the Old screen instead of new. Could any one help us in the above two areas.
    Thanks in advance.
    Bharadwaj.

    Hi Raja,
    Thanks for the early reply, I have been to the table TSE05 and checked the contents of combination ABAP & REPORT. The contents present in this fields are completely different from what comes in ABAP Editor as default.
    When I create a new program I am getting a default lines which are not there in table TSE05. Is there any other place I have got to check.
    I will be waiting for your reply eagerly.
    Thanks in advance.
    Bharadwaj.

  • Command in ABAP Editor to improve the source code

    Which command in ABAP Editor to be used to improve the readability of the program code ?plzz tell
    Edited by: Alvaro Tejada Galindo on Feb 13, 2008 3:48 PM

    Use Pretty Printer or do a CTRL+F1.
    Also u can change the settings of the way u want preety printer to behave by
    going in the Settings->Abap Editor -> Pretty Printer

  • Issue in SAP GUI 7.0 for ECC6 (ABAP Editor not working)

    Dear SAP Team,
                             We have installed SAP ECC6.0 EHP4.We have installed SAP GUI 7.0 in our clients machine but in some machines the ABAP Editor i.e Tcode SE38 is not working properly.When our Client selects any transaction for editing the system gets HANG.
    We have tried uninstalling & reinstalling the software & the patch but the problem still persists.The configuration of all our client machine are same & we work on Windows XP platform.Please help us in solving our issue as soon as possible.
    Thanks & Regards,
    Manoj Mhatre.

    Dear Manoj
    you mean the SAP Gui for windows 7.20 or 7.10?
    Please install the latest Sapgui Patch 3 for the Sapgui 720, or the Sapgui
    Patch 19  for the Sapgui 7.10.
    As workaround, please use the OLD  frontend editor.
    Best regards,
    Sven

  • 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"

  • Commenting a Line in ABAP Editor when using SAP GUI for java

    Hi,
    In ABAP editor we can highlight the line which are to be comment and use cmd+< sign to comment those lines. What will be the command to be used to achieve the same functionality when using SAP GUI for JAVA on an iMac.

    Hello Kedar,
    please check with SAP GUI for Java 7.20 rev 5 before submitting a bug report.
    Also please verify, that cmd-< and cmd-> are not assigned as "Keyboard Shortcuts" in the "Keyboard" control panel of "System Preferences".
    Bug reports can be submitted with the [SAP Message Wizard|http://service.sap.com/message], for SAP GUI for Java please use component BC-FES-JAV.
    Best regards
    Rolf-Martin

  • Problem in calling abap editor with the program name in Web Dynpro ABAP

    Hi,
    I have to caal ABAP Editor screen with the display of program after clicking a button from web dynpro abap application.
    I am able to call the ABAP Editor initial screen, but i want the editor display screen with a program.
    How to do that?
    Please find my code below:
      DATA : FINAL_URL TYPE STRING,
             URL TYPE STRING.
      DATA: LV_HOST TYPE STRING,
            LV_PORT TYPE STRING.
    DATA V_TCODE TYPE TCODE.
      DATA:  LO_WINDOW_MANAGER TYPE REF TO IF_WD_WINDOW_MANAGER.
      DATA:  LO_API_COMPONENT  TYPE REF TO IF_WD_COMPONENT.
      DATA:  LO_WINDOW         TYPE REF TO IF_WD_WINDOW.
      DATA:  LD_URL TYPE STRING.
    V_TCODE = 'SE38'.
    *Call below method to get host and port
      CL_HTTP_SERVER=>IF_HTTP_SERVER~GET_LOCATION(
         IMPORTING
           HOST = LV_HOST
           PORT = LV_PORT ).
      CONCATENATE 'http'
      '://' LV_HOST ':' LV_PORT '/sap/bc/gui/sap/its/webgui/?sap-client=&transaction=' V_TCODE '&OKCODE=SHOW'
      INTO URL.
      LO_API_COMPONENT  = WD_COMP_CONTROLLER->WD_GET_API( ).
      LO_WINDOW_MANAGER = LO_API_COMPONENT->GET_WINDOW_MANAGER( ).
      LD_URL = URL.
      CALL METHOD LO_WINDOW_MANAGER->CREATE_EXTERNAL_WINDOW
        EXPORTING
          URL    = LD_URL
        RECEIVING
          WINDOW = LO_WINDOW.
      LO_WINDOW->OPEN( ).
    Now, how to pass my Zprogram name into the URL.
    I need to get the editor screen with the display of the program.
    Thanks,
    Radhika

    Hi Kiran,
    Please find my code below:
    DATA :   URL TYPE STRING.
      DATA: LV_HOST TYPE STRING,
            LV_PORT TYPE STRING.
      DATA:  LO_WINDOW_MANAGER TYPE REF TO IF_WD_WINDOW_MANAGER.
      DATA:  LO_API_COMPONENT  TYPE REF TO IF_WD_COMPONENT.
      DATA:  LO_WINDOW         TYPE REF TO IF_WD_WINDOW.
      DATA:  LD_URL TYPE STRING.
    *Call below method to get host and port
      CL_HTTP_SERVER=>IF_HTTP_SERVER~GET_LOCATION(
         IMPORTING
           HOST = LV_HOST
           PORT = LV_PORT ).
      CONCATENATE 'http'
    '://' LV_HOST ':' LV_PORT '/sap/bc/gui/sap/its/webgui/?&transaction=se38&RS38M-PROGRAMM=Y2PSOLTREE&~okcode=shop'
      INTO URL.
      LO_API_COMPONENT  = WD_COMP_CONTROLLER->WD_GET_API( ).
      LO_WINDOW_MANAGER = LO_API_COMPONENT->GET_WINDOW_MANAGER( ).
      LD_URL = URL.
      CALL METHOD LO_WINDOW_MANAGER->CREATE_EXTERNAL_WINDOW
        EXPORTING
          URL    = LD_URL
        RECEIVING
          WINDOW = LO_WINDOW.
      LO_WINDOW->OPEN( ).
    Here,, Y2PSOLTREE is the program, that should show in SE38 screen.
    I used the above code, but still it is showing the SE38 initial screen.
    Thanks,
    Radhika

  • Is it possible to call a class method using pattern in ABAP editor.

    Hi,
         Is it possible to call a class method using pattern in ABAP editor.
    Thank U for Ur time.
    Cheers,
    Sam

    Yes,
    Click patterns.
    Then choose Abap objects patterns.
    Click on the Tick
    It will give a new screen
    Here Give the name of the class first.
    Then the object (instance of the calss)
    And finally the method ..
    it will give you the pattern
    Hope this helps.

  • Unable to open any programs in ABAP editor

    Hi folks i'm unable to open any programs in ABAP Editor.
    When ever i try to open any program it goes to short dump.
    Even when i try to open STO4 to view error log.
    it shows following message
    Short text
        Runtime error, short dump could not be written.
    What happened?
        Error in the ABAP Application Program
        The current ABAP program " " had to be terminated because it has
        come across a statement that unfortunately cannot be executed.
        Unfortunately, the system cannot carry out a detailed analysis of the
        error, as the table SNAP (which gathers information at the time of
        termination) does not contain a suitable short dump.
    Information About Termination Point in XSLT Prog.
        Termination occurred in the XSLT program " ".
        The call took place using CALL TRANSFORMATION from the ABAP
        program specified below.
        In the source code, the termination point is in line " "
        of the (Include) program " ".
    Internal notes
        The termination was triggered in function " "
        of the SAP kernel, in line " " of the module " ".
        The internal operation just processed is " ".
        Internal mode was started at " ".

    hi,
    check whether any exit has been implemented for se38 and because of some statements in that it may goto dump.
    also try to open ur program from SE80.if u have access to se80 then u can do it from there itself.
    reward points  if hlpful.

Maybe you are looking for