SAP Gui - no ABAP documentation appearing

Hi,
Im facing problem with my SAP GUI.
Im not able to see documentation. When I see 'F1' help for any object, a blank window appears.
Also in SE80 (Object Navigator), the areaa where we can enter objects is coming as blank. Im not able to enter objects in SE80.
Can anybody helpme.
Thanks a lot.
RR
Edited by: Julius Bussche on Jul 23, 2009 11:03 AM
Subject title improved...

Hi, Rajiv
Please Always Use Meaningful Subject line you are Member Since 2006 if you will post like this than who will post Correct So Please for next time
and your Post is also not related to ABAP, General Please Post in Relevant Forum
Regards,
Faisal

Similar Messages

  • Interacrive forms within the SAP GUI

    Hello
    I want to work with interactive forms within the SAP GUI, with ABAP.
    I've managed to display a generated PDF in an ABAP screen, with CL_GUI_HTML_VIEWER, using the method LOAD_DATA. The problem now is getting the filled data out of the form. Is there any standard way of doing it? (getting the data without saving the file)
    I've thought of some ways, such as getting the filled file somehow as a binary file, or handling the document's Submit button, but I haven't managed to get any of them to work.
    Is there any way to make it work, or use the different PDF classes to do it..
    Thanks

    Hello
    I want to work with interactive forms within the SAP GUI, with ABAP.
    I've managed to display a generated PDF in an ABAP screen, with CL_GUI_HTML_VIEWER, using the method LOAD_DATA. The problem now is getting the filled data out of the form. Is there any standard way of doing it? (getting the data without saving the file)
    I've thought of some ways, such as getting the filled file somehow as a binary file, or handling the document's Submit button, but I haven't managed to get any of them to work.
    Is there any way to make it work, or use the different PDF classes to do it..
    Thanks

  • ABAP WD service influenced by SAP GUI back-end

    I created a stand-alone ABAP WebDynpro, created an iview for this in ESS portal folder, configure this in 'Define Resources' and 'Define Services' within SAP ESS configuration. We use single sign on for ESS (i.e. not asking for id/pwd going into ESS if you're loggin on the network).
    This ABAP WD becomes an option within ESS, and doesn't ask for id/pwd when executed within ESS. However, if the user id happens to have a password that is expired (i.e. password changed date pass the 90 days limit set in system aparameter 'login/password_expiration_time '), when executing this ABAP WD (within ESS), a logon window will appear with message 'The password is expired and must be changed' , and force you to change password.
    It seems that ABAP WD is dictated by SAP GUI environment. As most of the ESS employees do not directly logon to SAP GUI (they don't even need to know their SAP pwd in order to access ESS), this becomes an issue for us. How can we avoid this situation ? Do we have to implement single sign-on to the SAP ABAP stack ?
    Thanks for your help.

    Hi ,
    Can you please let us know which system parameter you have correctd to resolve this issue.
    I am facing the similar kind of issue in my system.
    Thanks
    Pradeep

  • 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

  • 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

  • Advantages of Webdynpro ABAP Over Displaying The Traditional Way in SAP GUI

    Hi,
    I am new to web dynpro ABAP and therefore have a very basic question.
    Assume that a customer wants to implement SAP EEC 6.0.
    What is the advantage for the customer and developer to develop and display all custom objects using web dynpro abap and displaying on the web as against developing and displaying in the SAP GUI?
    Is it possible to do a BDC using Web Dynpro ABAP?
    Inputs would be much appreciated.
    Cheers,
    MIck

    no answers so closing the thread

  • SAP GUI for Java 7.00 rev 4 - bug in ABAP download

    When I try to download ABAP source code or when I use "Edit Locally" in SE38 (the easiest way how to write/edit programs with a comfortable editor), ABAP source is downloaded to my computer with trailing 0x00 bytes. It has small side-effect in Local Editing: new code with this block is uploaded into SAP and syntax check of such program fails.
    Using 7.00 rev 3 works fine.
    Has anybody idea how to eliminate this bug?
    Wishlist, but to another forum: It will be really nice to assign hot-key to this menu item in SE38.
    Thank you,
      Pavel

    Hello Pavel,
    thanks for bringing this to our attention.
    This is a bug in SAP GUI for Java 7.00 rev 4 and we will fix this in the next revision.
    Regarding the hot-key for the "Edit Locally" menu item, I suggest to give this feedback officially using <a href="http://service.sap.com/message">message wizard</a> on component BC-DWB-TOO.
    Best regards
    Rolf-Martin

  • Invoke SAP GUI from Webdynpro ABAP

    Hi All,
    I am calling the webdynpro screen (using FM 'WDY_EXECUTE_IN_PLACE') from SAP GUI screen. In the webdynpro screen I have created one button upon clicking the button it should go back to the SAP screen from where I called the webdynpro screen.
    Could some tell me how to do this.
    Thanks in Advance.

    Hi Saba,
    Please check this: [this FM seem to be not supported by SAP and only release internally within SAP|Re: how to exchange data between wda program and abap program?;
    Thanks,
    Duy

  • Requirement: Open Transaction code in SAP GUI from WD ABAP application

    Hello All,
    I have a WD ABAP application which is accessed from SAP GUI and Portal. In SAP GUI, there is report which calls the application URL.
    In the WD application, I need to call a transaction code. At this juncture, I made use of the ITS url. But,, the SSO does not work in SAP GUI.It works only in portal.
    As a solution,we identified the entry point i.e. SAP GUI or portal. Then, based on entry from SAP GUI, we tried to call the transaction code using call transaction statement. But, that replaced the wd application. We instead wanted it as a popup or atleast another session.
    Now, how do we open a transaction from WD screen in another session?
    Also, can we setany configurations in the system to make sure the SSO works for all the transactions i.e. ITS used in SAP GUI.?
    Thank you.
    Regards,
    Sharath

    Hi,
    This question gets asked many times.
    Depending on the circumstances, this can be achieved with varying degree of success
    So here is some code that might help you.
    This can (does) load a Windows GUI.
    Some things to consider.
    1. Browser settings can get in the way a bit, asking the user if they want to open a ".sap" file
    2. The user may have a SAP session open so consider adding a "/o" to the system code.
    3. The Custom variable might want to contain a [Options] section for "Re-use"
    4. The SAPLogon_ID may be required if using SSO (SNC)
    I have modified the code below, but you will get the idea.
    JS
    * Create the shortcut contents
      call function 'SWN_CREATE_SHORTCUT'
        exporting
          i_system_command        = lv_com
          i_saplogon_id           = lv_logon_id
          i_sysid                 = sy-sysid
          i_client                = sy-mandt
          i_user                  = sy-uname
          i_custom                = lv_custom
        importing
          shortcut_string         = lv_string
        exceptions
          inconsistent_parameters = 1
          others                  = 2.
    * Convert to xstring to execute....
      call method cl_http_utility=>if_http_utility~encode_utf8
        exporting
          unencoded = lv_string
        receiving
          encoded   = lv_xstring
        exceptions
          others    = 1.
    * Now call to open the shortcut.
      lv_file_name =  'mytrans.sap'.
      lv_mime = 'application/x-sapshortcut'.
      call method cl_wd_runtime_services=>attach_file_to_response
        exporting
          i_filename      = lv_file_name
          i_content       = lv_xstring
          i_mime_type     = lv_mime
          i_in_new_window = abap_true.

  • SAP GUI call from Web Dynpro Abap

    Hi all,
    I heard about the possibility to call the SAP GUI directly from my Web Dynpro Abap Application, so that the GUI is integrated in my web browser. But i could not find any information about that.
    Maybe you can help me.
    Thanks,
    Johannes

    Hi Johannes,
    Its not possible to directly call your R/3 GUI from your WDA. You can try the "Screen Design Time Conversion" tool in SAP. You can go through this [link|http://help.sap.com/saphelp_nw70ehp1/helpdata/en/30/f2156a26fb4b4d86c5b0ce9f86bfb3/frameset.htm] for further details regarding it.
    But please also pay heed to Thomas's advise in [here|Is there a converter for classic dynpros?;.
    Regards,
    Uday

  • NW2004s ABAP Trial Version  - using 2 SAP-GUI'S

    hi there,
    i just download the big files for nw2004s abap trial version. it includes sap gui 6.40, and i have the following problem:
    we have sap r/3 4.6c now and on every client (also on mine) we have sap-gui 620 installed.
    for 4.6c i still have to use sapgui 620 as i want to be on the same level then all the other users.
    can i use BOTH sap-guis on ONE pc ? 
    regards, Martin

    I do understand, and my answer comes from my culture at my company. Sorry for that.  All of our users are on sapgui 6.20(not sure about patch level),  I always have the latest SAPgui version/patch level,  at this point 6.40 sp 22.  I have not seen a gui problem in some time with the users on 6.20, but when I did, you could usually tell that it is a gui problem by the behavior and/or ABAP short dump. 
    I understand your feeling about being on the same level of your users, so I won't suggest that you install the 6.40 version.  So, that said,  you will not be able to use the NW2004s system on your machine with your SAPgui 6.20 version.  And I believe that you can not have more than one instance of sapgui.  When you install sapgui 6.40 it will uninstall all previous version of the gui.
    Regards,
    Rich Heilman

  • GUI error on SE80 in SAP NetWeaver 2004s ABAP trial Edition

    I have SAP NetWeaver 2004s ABAP trial Edition installed on WinXP. one problem is that when I run T-code SE80 (Object Navigator) the middle section of the left part of the screen (where it would normally allows you to select object type for display) is not painted. it is just a block of white space! Other parts of the screen seems to work fine (both Top and Bottom sections). Has anyone had such problem? What can I do to fix it? Thank you for your help
    Hameed

    Patch level 22 is available at service market place, this is the link
    Service Market Place -> Support Packages and Patches -> SAP Frontend Components -> SAP GUI FOR WINDOWS -> SAP GUI FOR WINDOWS 6.40 -> Win32 -> gui640_pdb_22-10001615.exe
    https://smpdl.sap-ag.de/~swdc/012002523100007929292006D/gui640_pdb_22-10001615.exe?_ACTION=DL_DIRECT
    You need the Service Market Place Id for that.
    However, this file did not help!
    Hameed

  • Is it possible to call std. SAP transaction from abap wd

    Is it possible to call std. SAP transaction from abap wd so that transaction appears and work as in gui? Without portal ofcourse.
    I know that using webgui and/or ITS it is possible so then it must be somehow possible....

    Hi,
    see Web Dynpro ABAP call transaction in the foreground and just carry out a simple search in this forum, then you'll find several threads with similar questions...
    Regards, Heidi

  • Problem with  SAP GUI

    Hi ,
    This is the exception occurred at the time of using SE80 transaction, the SAP GUI version is 6.40 and Operating System is Vista .
    Runtime Errors         RAISE_EXCEPTION
    Date and Time          02.04.2008 15:04:53
    Short text
         Exception condition "CNTL_ERROR" raised.
    What happened?
         The current ABAP/4 program encountered an unexpected
         situation.
    Error analysis
         A RAISE statement in the program "CL_GUI_HTML_VIEWER============CP" raised the
          exception
         condition "CNTL_ERROR".
         Since the exception was not intercepted by a superior
         program, processing was terminated.
         Short description of exception condition:
         For detailed documentation of the exception condition, use
         Transaction SE37 (Function Library). You can take the called
         function module from the display of active calls.
    Trigger Location of Runtime Error
         Program                                 CL_GUI_HTML_VIEWER============CP
         Include                                 CL_GUI_HTML_VIEWER============CM00K
         Row                                     14
         Module type                             (METHOD)
         Module Name                             DISPATCH
    Source Code Extract
    Line  SourceCde
         1 METHOD dispatch.
         2   DATA: l_len TYPE i,
         3         l_getdata TYPE cnht_url,
         4         wa_postdata TYPE cnht_post_data_line.
         5
         6   CASE eventid.
        7     WHEN m_id_sapevent.
        8       CALL METHOD flush_event_parameters
        9         EXPORTING
       10           on_sapevent = 'X'
       11         EXCEPTIONS
       12           OTHERS   = 1.
       13       IF sy-subrc NE 0.
    >>>>>         RAISE cntl_error.
       15       ENDIF.
       16
       17       RAISE EVENT sapevent
       18         EXPORTING
       19           action      = m_action
       20           frame       = m_frame
       21           getdata     = m_getdata
       22           postdata    = m_postdata
       23           query_table = m_query_table.
       24
       25     WHEN m_id_navigate_complete.
       26       CALL METHOD flush_event_parameters
       27         EXPORTING
       28           on_sapevent  = ' '
       29         EXCEPTIONS
       30           OTHERS   = 1.
       31       IF sy-subrc NE 0.
       32         RAISE cntl_error.
       33       ENDIF.
    Thanks,
    Vivek

    Hi,
    i know that the problem is data size but you can solve that easily way:
    1-First create container
    create object cf_cl_custom_container
         exporting
           repid          = sy-repid
           dynnr          = sy-dynnr
           container_name = 'NAME'.
    2-Here is the problem and the solution, query parameter is the problem,I had the same problem and i solved it this way
        create object cf_cl_gui_html_viewer
         exporting
           parent = cf_cl_custom_container
           query_table_disabled = 'X'."<-the mother of the lamb
    regards

  • NWBC Side Panel and SAP GUI Scripting

    Hi,
    I was hoping someone might be able to clarify the SAP GUI scripting requirements for using the NWBC side panels. In the help documentation it states:
    As of NWBC 3.5 patch level 6 or NWBC 4.0 and SAP GUI 7.20 patch level 13 or 7.30 final release, it is no longer necessary to enable SAP GUI Scripting on the client PC, except if you are using Property Collector. That means, it is no longer necessary to enable front-end scripting through registry key (HKLM and HKCU) for using side panels in NWBC. However, it is still necessary to install SAP GUI Scripting and to enable it for the server (at least read-only).
    Some of our users are getting pop up messages that say "The scripting support is not installed"... interestingly they don't actually appear to be opening a side panel when they get this message.
    I noticed that these users don't actually have SAP GUI scripting installed at all, so not that it is just not enabled, it is not installed in these cases. So does the above section from the help documentation mean that SAP GUI scripting must be installed on the client PC but it does not actually have to be enabled?
    That's how I am currently reading it... but perhaps someone can clarify for me, or someone else has had a similar experience.
    Thanks,
    Simon

    Hi Simon,
    As written in the documentation you quoted:
    Simon Kemp wrote:
    Hi,
    I was hoping someone might be able to clarify the SAP GUI scripting requirements for using the NWBC side panels. In the help documentation it states:
    As of NWBC 3.5 patch level 6 or NWBC 4.0 and SAP GUI 7.20 patch level 13 or 7.30 final release, it is no longer necessary to enable SAP GUI Scripting on the client PC, except if you are using Property Collector. That means, it is no longer necessary to enable front-end scripting through registry key (HKLM and HKCU) for using side panels in NWBC. However, it is still necessary to install SAP GUI Scripting and to enable it for the server (at least read-only).
    Meaning: SAP GUI Scripting need to be installed on the client PC, although it is not required to activate it:
    Regards,
    Claudia

Maybe you are looking for

  • How do I localize Flash CS5.5 iOS app to one language

    What method or process do I use to set an iOS app to only one language? I recently had an iPad app written in Flash CS5.5 approved at the iTunes app store. I noticed at the iTunes store, it indicates that my app is localized in 14 different languages

  • Clear a table from cache

    hi there, I am currently trying to analyse the number of physical reads needed to perform certain queries to see which one is best. I am not getting accurate results because the table is being cached after the first query. Basically, my question is h

  • Problem with AutoCAD files in AI

    Hi all I hope I have a simple problem :-) I need to prepare some EPS files for printing. The problem is if I open AutoCAD DWG or DXF file in AI CS4 I am getting streight lines, not nice arcs: I have got: should be: I can open file in the AI with nice

  • Iphone 4 scorched when charging

    Last night I left my iphone 4 in my Philips DC315 'made for iphone' Alarm doc and now it is scorched at the connector and not sure it is charging anymore? Anyone else had this issue?

  • Dead or Stuck pixels on brand new iTouch?

    I just bought my first Apple iPod Touch two days ago and i just now noticed a dead or stuck pixel on my screen. Its right smack dab in the center of the screen and can get pretty annoying when im watching a video or when im looking at photos. In addi