Problem in ABAP editor

Hi all,
         how can i change the maximum lenght of a row in abap editor(72).

hi,
Go to Abap editor,
In menu bar- utiltities -> settings.
Select the Abap editor tab and do the required settings.
Hope this will help u.
Regards,
Aleem.

Similar Messages

  • JPlatin ABAP Editor problem

    I have some problems with ABAP Editor for Java Frontend, some programs are showed with blur data
    see http://picasaweb.google.com/clebersantz/General#5246954499862047650
    Anyone can solve this ?
    Regards,
    Cleber Santz

    Hello,
    does this mean you are using SAP GUI for Java? Which version?
    Please double check with SAP GUI for Java 7.10 rev 6 available on the [SAP GUI Family page|SAP GUI Family]. In case the issue is still reproducible, please create a [bug report|http://service.sap.com/message] and provide sufficient information like described in [note 326558|https://service.sap.com/sap/support/notes/326558].
    Best regards
    Rolf-Martin

  • Problem using new ABAP editor in GUI 7.20

    Hi Guys,
    I need some help. I am running SAP GUI 7.20 on Windows 7 professional.
    When I open the new ABAP editor from SE38 it does not open the mouse pointer keeps rotating for ever.
    I tried changing the setting to ABAP Editor old. It did work this time, I could open the ABAP editor.
    I also tried uninstalling and re installing the SAP GUI,but the problem persists.
    Please suggest if anyone has a solution for this.
    Thanks
    Ramya

    Hi
    check OSS Note 1456628 This may be helpful  [Click here|https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=1456628]
    4.1.1.1 Fixed a CrossThreadException due to the change of the mouse cursor in the repair background worker. Fix an KeyNotFoundException in the construction of the tree in the edit form.
    also did you try Installing MSXML 4.0 software as mentioned by Suresh Dareddy
    [Ref Post|http://forums.sdn.sap.com/profile.jspa?userID=3753798]
    Regards,
    koolspy.

  • 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

  • Problem to use new abap editor and new abap debug.

    HI experts.
    currently using 640(patch 19) and GUI 640(patch 23).
    but when I activate new abap editor in se80 server dumps error
    ' Runtime Errors         MESSAGE_TYPE_X
    The current application program detected a situation which really
    should not occur. Therefore, a termination with a short dump was
    triggered on purpose by the key word MESSAGE (type X).'
    and new debug does not activating even though I switch to new debug.
    it works well both new editor and debug if I turn on new options when  I connect ECC6.0 with same GUI
    guess 640 server has not propery installed new editor and debug or something has to be checked.
    can anyone help me to activating these new functions?
    thank you.
    Lee

    There is a separate forum for the SAP GUI, please post your question over there and close this thread here.
    Thx

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

  • Pdf live cycle  form through sap abap editor to validate user input by java script coding

    I am new to apply a java script in a Adobe form.
    So i need of help that i have 9 page form of HR module i need to verify every blank field and wrong entry field also.
    I look around a lot of code but still i am not able to perform good validation in a Adobe form.
    I am using SAP ABAP editor where i am making through PDF Live cycle FORM & try to put java script validation on the field.
    My problem is that how can i link or configured to Adobe form.
    Here are some event are given "mouseup","validate" or more are given.So how i can do.
    i wrote the code like
    / Get the field value
    var f1 = this.getField("VORNA");----why it is not working.Some thing is wrong?
    var v1 = f1.valueAsString;
    if (v1) {
    } else {
       app.alert("Field: " + f1.name + " is blank.", 1);
    //above code is not working.
    but here we used rawValue() method it works , but it popup message  javascript with window error.
    if( this.rawValue()==' ' || this.rawValue==null)---------this works
    xfa.host.MessageBox("First name is blank!");---------this works
    "VORNA" is "First name" field name binding with this value.
    How we can linked java script file with Adobe form.
    Kindly help me

    You're mixing code for an acroform with code for an XFA form. SInce you're creating the form with LiveCycle Designer, it wold be better if you posted this to the LiveCycle Designer forum, if you haven't already.

  • Pdf live form through sap abap editor to validate user input by java script coding

    I am new to apply a java script in a Adobe form.
    So i need of help that i have 9 page form of HR module i need to verify every blank field and wrong entry field also.
    I look around a lot of code but still i am not able to perform good validation in a Adobe form.
    I am using SAP ABAP editor where i am making through PDF Live cycle FORM & try to put java script validation on the field.
    My problem is that how can i link or configured to Adobe form.
    Here are some event are given "mouseup","validate" or more are given.So how i can do.
    i wrote the code like
    / Get the field value
    var f1 = this.getField("VORNA");----why it is not working.Some thing is wrong?
    var v1 = f1.valueAsString;
    if (v1) {
    } else {
       app.alert("Field: " + f1.name + " is blank.", 1);
    //above code is not working.
    but here we used rawValue() method it works , but it popup message  javascript with window error.
    if( this.rawValue()==' ' || this.rawValue==null)---------this works
    xfa.host.MessageBox("First name is blank!");---------this works
    "VORNA" is "First name" field name binding with this value.
    How we can linked java script file with Adobe form.
    Kindly help me.

    You're mixing code for an acroform with code for an XFA form. SInce you're creating the form with LiveCycle Designer, it wold be better if you posted this to the LiveCycle Designer forum, if you haven't already.

  • 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

  • Strange problem in ABAP

    Hello All,
    We are facing a strange problem in simple abap program.
    Following is the program .
    PROGRAM DEMO_ELEMENTARY_DATA_OBJECTS.
    DATA  NCK1(40) type c .
    NCK1 =   ‘THE’.
    WRITE NCK1.
    When we try to check the program system throws error message stating
    "Program ZNTEST Field "‘THE’" is unknown. It is neither in one of the specified tables nor defined by a "DATA" statement."
    Please let us know the cause of the problem.
    Thank you.
    Regards
    Nimesh

    Hi Nimesh,
      Please copy your code into a notpad file and check it. The single quote used in 'the' will look diffrent. Change it in the note pad and copy the code into your ABAP editor. This will sovle your problem. We are also facing the same problem from few days.
    Thanks and Regards,
    Bharat Kumar Reddy.V
    Message was edited by: Bharat Kumar Reddy Vaka

  • ABAP Editor not allowing me to input the code..

    Hi Gurus,
    I am trying to enhance my datasource, but whenever i type cmod and enter the ABAP editor screen, i can not type anything, even though i am in change mode....the screen is with white background and i can not type at all....please help with me this kind of problem.
    Regards,
    Sahil

    HI Sahil
    When you click on enhancement,there you will have include ZXXXXXX
    Click on include there you have to write your code.
    The enhancement is used to write standard code b,so we cannot write the code there.If you try to change in change mode.It will ask you ACCESS KEY to write code from SAP.
    Please click on Include program and write your code there. It allows you to write code there.
    Hope it helps..
    Regards,
    SVS

  • Editing ABAP Program with out using ABAP Editor

    Dear Gurus,
    I know that ABAP Programs like SAPMSSY1, etc. are stored in Table D010S or REPOSRC as per the version of the SAP Released.
    my problem is that whem i open the table REPOSRC (Having around 34 colums), no doubt thati found the program list but i am not be able to see any thing which is written in Program language..!
    how I will be able to access these program in there source language and so make certain changes in them.
    actually during the RFC Logon, I am getting the error that "Error in Reading Program SAPMSSY1"
    R/3 Basis System: Run-time error "GEN_SOURCE_FORMAT  " occurred in accessing SAPMSSY1.
    So pls tell me where I can find the actual program language so that I can make certian changes in them.
    Pls REMEMBER THAT I CAN NOT USE ANY T-CODE LIKE SE36 etc. TO ENTER INTO ABAP EDITOR, AS STILL I AM NOT LOGGED ON. AT THE TIME OF GUI LOGIN I AM GETTING THE SYSTEM ERROR MESSAGE "DUMMY". WHAT THIS IS MEAN FOR??
    Regards,
    Abhishek

    I CAN NOT ENTER INTO THE SYSTEM. AS I GOT THIS ERROR IN THE LAST STEP (RFC JOBS- POST PROCESSING) OF MY SAP INSTALLATION.so can not log in into the system.
    SO WHERE I CAN MODIFY THE PROGRAMMING OF "SAPMSSY1" ?
    AND RESOLLVED THE ABOVE SAID PROBLEM.
    I am using ORACLE 9i with patch 92080 on Windows 2000 Server with SP 4
    SAP Kernel is 620 with patch no. 251 and patch level 0
    SAP GUI IS 710
    Abhishek

  • Java 7.20 rev 1 (OSX): changes lost in ABAP EDITOR

    Hi,
    since rev 1 of Java GUI 7.20 (Mac OS X 10.6.2) when editing text in abap editor (SE80, SE38) sometimes the entered text is lost. It happens often when applying "pretty printer" or checking syntax before saving the text.
    Is it a known bug or it's just me?
    Thx,
    Lorenzo

    Hello Lorenzo,
    we are not aware of a problem like this.
    Could you please create a [support message|http://service.sap.com/message] and provide your settings of the ABAP editor?
    (from menu Utilities -> Settings, tab ABAP Editor, tab Editor)
    If there is a typical sequence of steps before the loss of changes happens, please describe as well.
    Best regards
    Rolf-Martin

  • ABAP-Editor without SAP Standard Editor

    Hello,
    I installed SAP Trial Version(7.2.)  for ABAP but i have Problem with Developerkey. It doens't work with Key from Start.htm
    Therefore, i decided to write my Programs with another Editor.
    is there any (another) ABAP-Editor to write the Programs and to test them?
    Thank you.
    Edited by: Oezguer on Oct 4, 2011 12:27 PM

    Hi,
    I installed SAP Trial Version(7.2.) for ABAP but i have Problem with Developerkey
    Better fixing your issue with the trial version...
    Which user are you using? only BCUSER should be used for testing...
    Kr,
    m.

Maybe you are looking for