Logoff Functionality for ABAP webdynpro in Chrome browser

Hi Gurus, I am working in ABAP web dynpro. We want to run our WDC on Chrome browser. It works fine but logoff is not working as desired. Though we are able to trigger logoff and close window, upon re-entering URL it does not prompt for authentication. So candidate session is not closed.
We are on EHP4 Release 731.
Can anybody suggest me a solution to be able to logoff successfully....
Thanks in advance,
Siva

Hi,
In Portal,
Navigate to: System Administration -> System Landscape --> Choose your ABAP System and edit the property: 'ABAP HTTP Security Sessions Enabled' to 'True'
In ABAP Backend go to Transaction SICF and navigate to: sap ->public->bc->icf->logoff and activate this service 'Logoff' .
Hope this helps u,
Regards,
Kiran

Similar Messages

  • Using customize portal theme for abap webdynpro.

    Dear all,
    I have a customized portal theme where we used different color for the portal. When I create a abap webdynpro application for a workflow task (the application will launch when user click on the item in the UWL). When the application launch, it does not use the customized portal theme instead it just use the standard theme.
    Anyone knows where can I configure it?
    Thanks
    Regards
    Bryan

    Hi Brian,
    You can change the color of a table only if u have the Textview as UI element for cell.
    You can change the semantic color property of textview.
    Please check this.
    I would suggest you to use ALV instead of Table as you can change its colors easily by using functions like SET_DESIGN
    GET_DESIGN of IF_SALV_WD_TABLE_SETTINGS.
    I hope it helps.
    Please revert back with issues.
    Regards,
    Sumit Oberoi

  • SU24 proposals and defaults for ABAP webdynpros

    I am keen to hear from forum members on the best approach for adding SU24 proposals / defaults to custom and/or SAP standard ABAP webdynpros ? I have seen 3 options used:
    1. manually inserted auth objects i.e. don't rely on SU24
    2. use dummy Z t-codes to propose auth objects via SU24
    3. generate a hash table entry for the webdynpro (function module AUTH_TRACE_WRITE_USOBHASH) so that it can then be found as a TADIR service in SU24 and auth objects added
    Does anyone know the SAP recommendation for this ?

    Hi,
    there is 4th option. Activate temporally parameter auth/authorization_trace and run all you web dynpro applications. This will create a record for each authorization check performed in you application in transaction SU22. Then maintain default values and move them to SU24. It's better than using AUTH_TRACE_WRITE_USOBHASH because you don't need to enter manually all related authorization objects.
    Option 1 - really bad option
    Option 2 - this was my first workaround until I found FM AUTH_TRACE_WRITE_USOBHASH
    Option 2 - this was my second workaround until I learned about auth/authorization_trace. BTW my assumption is that kernel directly calls FM AUTH_TRACE_WRITE_USOBHASH which is reason why I couldn't find any usage of this FM.
    Cheers

  • How to create an iview for ABAP Webdynpro Application in Portal?

    HI,
    I am Webdynpro Java webdynpro developer.
    I want to create an IVIEW for an ABAP Webdynpro application in the enterprise portal.

    The process is almost exactly the same as creating a Web Dynpro Java iView. You simply chose the ABAP instead of the Java radio button when you reach that step in the Web Dynpro iView creation process.  There is a video on the topic here:
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/media/uuid/eae111e7-0b01-0010-6cb7-e0dd2bfbfa7a
    You can also read about the process in the online help:
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/1d/e4a34273f60b31e10000000a1550b0/frameset.htm

  • Logon for ABAP WebDynpro Application

    Hi All,
    To run an ABAP webdynpro application, do the users need sepearate login for R/3 and SAP WAS, for which SSO can be configured. or is it just one login required?
    Thanks
    Hardik

    Thanks Thomas. I am creating a flow diagram for user logon process. Does below steps make sense?
    1. Enter URL of webdynpro application
    2. Enter User Name and Password
    3. SAPlogon.exe and SAPLOGON.INI provides user Data and server information to Work Processor in WAS
    4. Check User Name and Password information agains SAP User Directory
    5. Give Authentication if successful.
    Thanks
    Hardik

  • Additional instalation for ABAP Webdynpro

    Dear Collegues, I'm on the way to decide which technology should I choose for company developing web application. I was wondering about PDK for .NET as the company has invested a lot in .NET technology so far. But I realized that it is possible to use Web Dynpro ABAP, as far as I know I have ECC 6.0 version of SAP on WAS 7.0 just installed, but as far as I know I can access Webdynpro for ABAP on SE80 level, but when I go there I do not see any possiblity to create Webdynpro components. Could you please guide me what should be additionally installed within ABAP Workbench enviroment. I know that for Webdynpro for Java I need Webdynpro Developer Studio (I was programing some time ago in it) but what about Webdynpro ABAP? Do I need any additional isntallation? Do I need any additional licence? Or maybe some components should be attached in installation of SAP Netweaver 2004s?
    Thank you in advance for your help.
    Best regards Bogumiila

    Hi,
    for Web Dynpro ABAP you need <a href="http://help.sap.com/saphelp_nw70/helpdata/en/43/e86de5008b4d9ae10000000a155369/frameset.htm">this</a>
    Regards, Heidi

  • Basic Settings for ABAP Webdynpros

    Hi.
    I am new to Abap Web dynpros... plz help me regarding its setting with basis point of view  to start developing basic applications
    Regards
    Ammad

    Hi ammad !
    I'am also biginner on Webdynpro/abap .
    I followed the following tutorials on sdn. they are very important to start with  :
    Web Dynpro for ABAP: Tutorials for Beginners [original link is broken]
    Best-Regards

  • Steps for ABAP WebDynPro Application Creation in SE80

    Hello
    i can create ABAP WebDynPro iViews
    but i dont know how to create ABAP WebDynPro Applications in R3
    can someone help me out how to create simple ABAP WebDynPro Application in R3 from where i can create ABAP WebDynPro iViews
    useful points will be rewarded
    Regards
    JM

    Hi John,
    You can create a ABAP webdynpro application in the transaction SE80.
    Only precondition is u have authorization to develop Webdynpro Programming
    in SE80.
    Go to SE 80 --> Select webdynpro ABAP --? Create Project --> enter the name
    and text-->save it --> right click ur Project Node --> create --> View.
    Note: In Webdynpro Programmin if u want to create view or window or any new object u have to use rightclick on the project root node or corresponding node.
    Regards,
    Ramganesan K.

  • Search for ABAP Webdynpro Best practice or/and Evaluation grid

    Hi Gurus,
    Managers or Team Leaders are facing of the development of SAP application on the web. Functional people propose to business people Web applications.  I'm searching for Best practice for Web Dynpro ABAP Development. We use SAP Netweaver 7.0 and an SAP ECC 6.0 SP4.
    We are facing of claims about Webdynpro response time. The business wants to have 3 sec response time and we have 20 or  25 sec.
    I want to communicate to functional people a kind of recommendation document explaining that in certain case the usage of Webdynpro will not be a benefit for the business.
    I know that the transfer of data, the complexity of the screen and also the hardware are one of the keys but I expect some advices from the SDN community.
    Thanks for your answers.
    Rgds,
    Christophe

    Hi,
    25s is a lot. I wouldn't like to use an application with response time that big. Anyway, Thomas Jung has just recently published a series of video blogs about WDA performance tools. It may help you analyzing why your web dynpro application is so slow. Here is the link to the [first part|http://enterprisegeeks.com/blog/2010/03/03/abap-freakshow-u2013-march-3-2010-wda-performance-tools-part-1/]. There is also a [dedicated forum|Web Dynpro ABAP; to WDA here on SDN. I would search there for some tips and tricks.
    Cheers

  • Problem with connector for ABAP Webdynpro

    Hello,
    I have a problem with a new Business Package :
    Portal Runtime Error
    An exception occurred while processing a request for :
    iView : pcd:portal_content/com.sap.pct/specialist/com.sap.pct.erp.instructor.bp_folder/com.sap.pct.erp.instructor.roles/com.sap.pct.erp.instructor.instructor/com.sap.pct.erp.instructor.instructor/overview/com.sap.pct.erp.instructor.work_overview/com.sap.pct.erp.instructor.work_overview/com.sap.pct.erp.instructor.instructor_worklist
    Component Name : com.sap.portal.appintegrator.sap.WebDynpro
    I think the problem is coming that I have no customized the connector with good values. Do you know a good blog or document to create a system alias dedicated to abap wedynpro or its bsp ?
    Regards,

    Yes, the UserId is the same in the portal and the BackEnd.
    Previously we used the ITS for our ESS and now we are using the Portal, so all have an UserId and all personal have the same Id as before.
    The first month it worked fine but when the password went out, in Back End, after 30 days, the question for login information appeared.
    Regards
    Ingvar

  • Call to function from ABAP WebDynpro.

    Hello,
    I am trying to call  function module from WD ABAP. the function is calling to a sap transaction (IW22) with parameter.
    My code is:
    CALL FUNCTION 'ZPM_TEST'
    EXPORTING
       IQM           = '1000000531'
    The function ZPM_TEST is using '1000000531' as a parameter to the transaction.
    But when I  am executing my application  i am getting the following error:
    "Screen output without connection to user"
    Thanks.
    Regards,
    Shimon.

    You can not call a transaction from Web Dynpro.  Anything that invokes the SAPGUI can't work from within Web Dynpro.  Consider instead building a URL to the SAPGUI for HTML or if you are in the Portal or NWBC performing such navigation using the Object Based Navigation Portal APIs.

  • WebDynpro for ABAP iview

    Hi All,
    In my client portal there is no iview template of type "SAP WebDynpro iview" .
    I created one from the list of PAR templates of type com.sap.portal.appintegrator.sap.WebDynpro
    and embedded it in a webdynpro proxy page
    i have given the following parameters.
    Application
    Application Namespace
    configuration name
    platform 'webdynpro for ABAP'
    WebDynpro client 'plain HTML'
    system
    But at runtime when i login with the end user it gives a blank page.
    Please advise.
    Thanks,
    VV

    What happens when you try to test the same application you put in the iView from SE80.  Sounds like the developer of the application might have forgotten to embed their default view in the window.  A very common mistake on older support packge levels before the workbench started embedding the default view automatically.

  • How to create interactive forms in ABAP WebDynpro

    Hi Experts,
    we are trying to create our first interactive form with the "how to guide for ABAP WebDynpros".
    Unfortunatelly we have a big problem on Step 17, where we want to save the created WebDynpro Application. After safing the system shows a pop up with following error message:
    "you are not authorized to use function - Netzwerkadministration". Although we have all the necessary access rights in the system (ERP/Developer User).
    But if we go on and create a service call (it's a guided procedure) for an existing BAPI, we can't select the function module interface parameters that we want to add to the context via checkboxes. There are no checkboxes available. but the how-to-guides shows checkboxes.
    is maybe the first error the reason that we can't select the function modules? Please help. If you need the how-to-guide, please give me your eMail and I will provide it to you immediately.
    Thank you very much in advance and regards,
    H.-J. Kersten

    Hello
    I got the same problem when i try to create WD ABAP application.
    Did you find the solution?
    Regards
    Nir

  • ECatt - ABAP WebDynpro - Floorplan Manager

    Does anyone know how to create eCatt scripts for ABAP WebDynpro applications that contain Application Configurations using the Floorplan Manager.  We are using SRM 7.0 and all user transactions are WebDynpro based. In order to regression test changes to certain development objects we want to utilize eCatt.  However, the WebDynpro applications all use the Floorplan Manager concept in SRM.  So, there is one basic WebDynpro Application Component (FPM_OIF_COMPONENT).  There are multiple WebDynpro Applications defined (in our example, /sapsrm/wda_l_fpm_oif) for this one application component. Within this Application, there are multiple application configurations (in our example /SAPSRM/WDAC_I_FPM_OIF_SC_PROF). 
    Does anyone know if:
    A. eCatt supports WebDynpro ABAP (I have seen many old posts that indicate WebDynpro ABAP is not supported but nothing recent)
    B. How to create test scripts using Application components with multiple applications and multiple application configurations.
    Thanks!

    Thanks Thomas for your quick reply.
    Thomas Jung wrote:
    Testing is done via Web Dynpro Application.  So you would need to create an application (even if just temporary for testing) for each configuration set that has the application configuration built into the application parameters.
    A point of clarification:
    Within the WebDynpro Component (FPM_OIF_COMPONENT in my example), I would need to create a new Application and then a new Application Configuration that is an exact copy of the Application configuration used in the standard SAP ?  If yes, that is a significant undertaking for these new SRM applications. Since this Floorplan Manager concept seems to be the wave of the future is there any plan to allow eCatt to use the input of the Application Configuration rather than (or in addition to) the WD Application itself?
    Regardless, thanks again, I have been searching for this answer for a few days now.

  • How to find the ABAP Webdynpro Component Name in the Portal IView(WDA)

    Hi All
    I got one ABAP Webdynpro IView in portal , when i opened the Iview i got the Application name of ABAP Webdynpro in the properties of the Iview but i could not able to find the component name .
    Please let me know how to find the component name of WDA , as i already got the Application name of component  from Iview i.e WDA_ED_RDF ( this is applicaiton name found in the portal Iview for ABAP Webdynpro)
    Please get back to me on the same , it would be great help to me.
    Thanks,
    PortalUser100
    Edited by: PortalUser100 on Mar 24, 2011 11:51 PM

    Hi
    Right Click on any UI Element in Portal->Go to more field help->TEchical Information. You can see all the information about component, application, ui elements etc.
    Please check this... may helps more
    http://wiki.sdn.sap.com/wiki/display/WDABAP/GeneralTechnicalAspects
    Thanks,
    Venkat.

Maybe you are looking for