Urgent -Confirmation screen links in ESS in Webdynpro -ABAP

Hi,
This is very urgent. I am doing one custome service in ESS in WEBDYNPRO ABAP.
In my custome service, I need to put ESS Links in confirmation page .
as GO TO ESS Home page
    GO PERSONAL INFORMATION HOME PAGE
    GO TO WORKLOCATION DETAILS
For this i created URL links but this is not working fine.
Can you provide any setting needs to be done in Webdynpro abap to place these confirmation links.

Hi Chidipotu,
You can consider:
1. Using portal eventing (object based navigation/absolute/relative navigation) as this appears (to me) as you want to navigate to entirely different i-Views.
2. If you are not portal integrated, you can consider placing LinktoAction UI elements in whose action handlers you can fire custom (outbound) plugs to load different views.
HTH,
Adithya
PS:
IMO you can consider leaving out the "urgent" in the subject next time round, as the average response time on SDN is less than 30 mins anyway! (and has a miniscule probability of changing with such intended psychological expeditors!!)

Similar Messages

  • Non-sap screen look and feel in webdynpro abap

    Dear Experts,
    I have a Webdynpro ABAP application which is fetching data from LFA1 and LFB1.
    My client wants a non-sap look and feel onto the screen, he doesnt want the SAP Color and all.
    How can i achieve this to look it commercial ??
    Please suggest.
    Regards,
    Mamai.

    Hi Mamai,
    WDA,maintain two parameters WDFORCEEXTERNALSTYLESHEET = 'X' and WDTHEMEROOT = 'CustomerThemes".
    for ur application , add the parameter sap-ep-themeroot=/SAP/PUBLIC/BC/UR/NW5/THEMES/MYCUSTOMTHEME to ur application URL , where MYCUSTOMTHEME is the theme u have created under the path /SAP/PUBLIC/BC/UR/NW5/THEMES/ in ur system.
    Please go through this..
    http://help.sap.com/saphelp_nw70/helpdata/en/7b/fb57412df8091de10000000a155106/content.htm
    http://help.sap.com/saphelp_nw70/helpdata/en/46/89af7fbe4d429ee10000000a1553f7/content.htm
    and for custome theme..
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/7015b1f9-535c-2910-c8b7-e681fe75aaf8?quicklink=index&overridelayout=true
    Re: Custome theme or stylesheet for one WD Application
    stylesheets..
    http://help.sap.com/SAPhelp_nw73/helpdata/en/47/af752005c92fe1e10000000a42189d/content.htm
    Cheers,
    Kris.
    Edited by: kissnas on Apr 21, 2011 6:44 AM

  • ESS in WebDynpro abap

    hi friends,
    i am working with WebDynpro-Abap,ABAP
    i want to learn ESS & MSS
    i had searched  in SDN i find no of documents but i can't decide which is right and better one.
    i don't know about those topics
    can any one suggest
    1.what is ESS & MSS?
    2.What should be the roles and responsibilities
    3.can anyone suggest best and easy material to understand very well.
    thanks in advance,
    karunakar

    Hi karunakar,
    If you are talking about webdynpro side then
    SAP has provide standard ESS/MSS application for customer
    As a webdynpro consultant role would be to modify standard application as of customer requirement
    Application in ESS are Travel Expense, Leave Request, Employee Detail etc
    As of project and customer requirement you are suppose to modify standard or else you may get some new requirement which you need to define from scrach.
    Regards,
    Farooq

  • Enable 'Go to' link on confirmation screen

    Hi all,
    I am trying to do the configuration for 'go to Address overview' and W4 Overview link in the confirmation screen.
    I can see the link in portal but on click its not doing anything.
    In the home page framework,define links in confirmation screen I have check marks on 'show restart link'  - Go to Addtress Overview and 'service key restart'- W4 Overview.
    What other configurations do I need to have for these two links to be functioning?
    I was following this blog:
    /people/antonyraja.t/blog/2007/12/16/confirmation-screen-links-in-self-service-applications
    What configurations need I have in 'Define Resources'?
    Thanks
    Kukku

    Hi,
    The blog is about a development, so in order to add a link to Address Overview just follow point 1; 'Define links on the confirmation page'.
    In that IMG activity, under Confirmation Screen Links title, you have four pre-defined links (included the Restart Link to go to Address Overview).
    If that not cover your requirements, you can also put a custom service under Service Links title.
    Regards

  • Webdynpro ABAP with ESS

    Hi Experts,
                   Is there ESS in WEBDYNPRO ABAP?            
    Thanks & regards
       Vino

    Hi,
    Logon to portal, Content Administration->Portal Content and by right clicking, select New iView. In the "Template Selection" select SAP Web Dynpro iView.
    In the 2nd step, give the name and id of the iView.
    In the 3rd step you have the option to select either 'Java' or 'ABAP'. In your case select ABAP.
    In the 4th step, select the System and supply namespace and application name of your Web Dynpro ABAP Application. Click and Next->Finish. Now you will find the iView for your web dynpro ABAP application.
    Go through the below link.
    [https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/0c7b2f25-0c01-0010-f2a2-f8a65a9dcad9]
    Thanks
    Shruti

  • Travel for ESS with WD ABAP

    Good morning.
    I am implementing Travel for ESS. We implement the business function FIN_TRAVEL_1 for work with Webdynpro ABAP.
    We are implementing ESS for a country not deliverd by SAP.
    We copy the folder of ESS/MSS, for modify the role of Employee Self-Service and add more iview/page/ to this role customer.
    I have two doubts:
    1) Have that change the PCD in the SPRO for each resource?
    2.) I am in process of designing the ESS Homepage framework for Travel and Expenses.We are onto ECC6.0 with Enh Pack4.
    In SPRO, we have got new resource links which are for Webdynpro ABAP.
    For Example for resource EMPLOYEE_TRAVEL_ALLMYTRIPS_SRV_12,the properties are
    Description : Travel & Expense: All My Trips and Expenses
    Object name : FITV_POWL_TRIPS
    URL Parameter : SAP_FITV_EXIT_OP=CallAreaPage
    All other properties are empty like URL of Resource Object and URL of PCD Page.
    The Question is:
    Not is necessary use this properties URL of Resource Object and URL of PCD Page.??
    Service========================================== Resource===================================
    EMPLOYEE_TRAVEL_ALLMYTRIPS_12================     EMPLOYEE_TRAVEL_ALLMYTRIPS_SRV_12
    EMPLOYEE_TRAVEL_MYPROFILE_12=================     EMPLOYEE_TRAVEL_PROFILE_SRV_12
    EMPLOYEE_TRAVEL_REQUEST_12===================     EMPLOYEE_TRAVEL_REQUEST_SRV_12
    EMPLOYEE_TRAVEL_REQUEST_DELETE_12     ===========  EMPLOYEE_TRAVEL_REQUEST_DELETE_SRV_12
    EMPLOYEE_TRAVEL_PLANNING_SRV_12=============  EMPLOYEE_TRAVEL_PLANNING_SRV_12
    EMPLOYEE_TRAVEL_ROUTING_12===================     EMPLOYEE_TRAVEL_ROUTING_SRV_12
    EMPLOYEE_TRAVEL_CANCEL_SRV_12===============     EMPLOYEE_TRAVEL_CANCEL_SRV_12
    EMPLOYEE_TRAVEL_EXPENSEREPORT_12============     EMPLOYEE_TRAVEL_EXPENSE_SRV_12
    EMPLOYEE_TRAVEL_EXPENSEREPORT_DELETE_12=====     EMPLOYEE_TRAVEL_EXPENSE_DELETE_SRV_12
    EMPLOYEE_TRAVEL_TRIPFORM_12==================     EMPLOYEE_TRAVEL_TRIPFORM_SRV_12
    EMPLOYEE_TRAVEL_PERSONALIZATION_12===========     EMPLOYEE_TRAVEL_PERSONALIZATION_SRV_12
    EMPLOYEE_TRAVEL_UNLOCK_PERSNO_12============ EMPLOYEE_TRAVEL_UNLOCK_PERSNO_SRV_12
    EMPLOYEE_TRAVEL_ASSISTANT_12=================     EMPLOYEE_TRAVEL_ASSISTANT_SRV_12
    ================================================ ==========================================
    Kind Regards.

    Good Afteernoon.
    But the system not display the services in the page of area.
    We copy the folder in the portal of Employee Self Service.
    Kind Regards.

  • Issue with Open Enrolment Link in ESS - Benefits

    Hi Experts,
    We are facing two issues with open Enrolment Link in ESS for benefits, Need your help in resolving this. Please find the details below :
    1.       Benefits cost is not appearing in open enrolment Screen
    Details : Monthly Contribution cost is not appearing against the Benefits Plan for which employees are already enrolled in Open Enrolment Screen, Because of this employees are not able see previous contribution before deciding on contribution amount for next Financial Year.
    2.       URL for Benefits plan Gets disappeared in Open enrolment Screen
    Details : When Contribution is removed for any Benefits Plan the corresponding URL link disappears, But this comes up when the page is refreshed.
    Could you please let us know if this is related to missing configuration or Java webdynpro code.
    Our Live system is ECC6.0 SP level A4 , Please let me know if you need more details.Looking forward for your response.
    Regards,
    Shilpa

    In regards to your first question, it could be a date issue for the infotype record.  If the records for open enrollment are set to be effective for a future date, and the current record is delimited, then you won't see it in the open enrollment screen. This is true for benefits like a flex account because they have to be re-elected every plan year.
    Let's say that any elections made in the current open enrollment period you are in take effect June 1, 2014.  If the current record has an end date before June 1, then in the enrollment screen the employee will not see the current record because SAP is looking at June 1.
    Take a look at the employee's record and at the benefit you want them to see and see what the end date is for the most recent record.

  • How to configure a custom link in ESS for LTA?

    I have a requirement to display a pop-up alv report, once user click on a link "Leave_Details" in ESS. I am able to display pop-up alv but background screen is empty as its a separate WD application however I want that as soon as user selects any row from that popup alv it should be fetched and displayed on the LTA screen of Portal. It seems link is not configured so its displaying blank background screen while for other standard links this screen is displayed.
    Kindly help in this how we can display a custom link in ESS and after fetching any single record it should be closed and single row would be displayed in LTA screen.
    Here the background ESS screen is blank for custom link displaying this pop-up alv.
    For other standard links ESS screen is displaying.

    Hi Samuli,
    Thanks for your reply however here I am not asking how to create popup, it has already created however my question is, how to configure the link used to display that popup alv?
    As shown in the screen as soon as user clicks on the given link shown in below screenshot  this popup is displayed,
    and after clicking on this link, below screen is displayed
    Here background screen is empty whereas it should display the ESS screen in the background, so as soon as user select any row from the popup alv, i'll pass the data into ESS screen using BADI.
    Kindly revert with possible solution.

  • Cheque for Payment skipping Confirmation Screen

    Hi Experts,
    When I print cheques (created by payment wizard), it prints and gives the next cheque number which is fine, however I don't get the Confirmation Screen and soon after I get the error message 'No matching records found 'Cheques for payment' (OCHO) (ODBC -2028)
    I had checked forums link Problem in Check Number Configuration and sap note 1059752 which does nto resolve the issue.
    Any help will be appreciated. The client is on 8.8 PL16
    regards
    Johnson

    Hi Manish,
    Yes, I am able to open the check for payment window manually and in the option credited GL Account , i found account is listed.
    And also i done all setting in house bank setup as per SAP note 1059752.
    Banking -
    > check number confirmation
    check number confirmation - Selection criteria  -
    > Window open
    After data is put and enter
    Error message is display "No matching records found 'Cheques for payment' (OCHO) (ODBC -2028) [ Message 131-183 ] ..
    Till not resolve .
    Regards
    Vinod G

  • My Trips and Expenses - Webdynpro ABAP - Change Copy Delete button links

    Hello All,
    We are using ESS and MSS applications in our scenario. We are using EHP4 version of ECC6.0.
    I have configured my homepage framework with custom entries in SAP (resources, services, ... ) and custom Portal content (iviews, pages, ...  copied from SAP delivered stuff ). I have a very good understanding of this and I have no issues with the portal navigation and tying my custom homepage framework entries to the custom PCD locations.
    The only problem I have is with the Webdynpro ABAP application for "My Trips and Expenses". I can get to this application without any problem.
    Within the My Tirps and Expenses application, there are buttons for Displaying, Changing, Copying and Deleting existing Travel Trip Requests and Expense Reports. When I click on any of these buttons, the corresponding page/iview from the standard SAP ESS role is being launched. I would like to point these buttons to my custom page/iview from my custom role.
    I did not find any place where I can make this setting. I am not sure how the Service IDs for the standard SAP services are being linked to the application.
    I hope some one might have looked into this and any input would be really appreciated.
    Thanks,
    Raj

    I figured this out.
    This application makes use of Object Based Navigation and if you adjust the roles assigned to the user accordingly, this will automatically pick up the custom pages form the custom role.
    Thanks,
    Raj

  • Webdynpro ABAP application on MSS Overview screen

    Hi Guru's,
    We are having a customized Overview screen in MSS which is all Webdynpro Java application.I am trying to add Webdynpro ABAP custom application link on the overview page.I created a IVEW ,then PAGE, assigned to Workset and then to role .
    Copied the PCD location and assigned in the Resources of Homepage framework.
    When I do preview it is fine but when I run it through Overview..I am getting 404 page error.
    Again its webdynpro ABAP application in the Overview page..What are the steps for it ..I created Area,Subarea ,Services and assigned Resources which has the PCD location with ROLES:// ...
    Also in Services I mentioned it as WEBDYNPRO ABAP application.
    Please suggest me ay steps I may be missing.
    Thanks,
    ST

    Also I was comparing the links through HTTP WATCH that was trying to read:
    The first one is from direct page assignment under ROLE in Portal:
    http://DEV SYSTEM/sap/bc/webdynpro/SAP/zhr_associate_form/;sap-ext-sid=bNrjr3FDhSA9HxracqUNhQ9H0Rpx1m12qVv5aAWcHbEw
    The Second one is referred under overview from Homepage Framework:
    http://DEV SYSTEM/sap/bc/webdynpro/sap.com/pcui_gp~xssutils/XssMenuArea/;sap-ext-sid=bNrjr3FDhSA9HxracqUNhQE37DBLWEEK_COBmuSIHeeA
    I am for sure missing something ..can you please suggest.
    Thanks,
    ST

  • Upload from clipboard option in webdynpro abap selection screen

    Hello Gurus,
    We have a requirement in select-options in webdynpro.i have implimented select-options successfully using
    WDR_SELECT_OPTIONS used component.now i need to impliment 'upload from clipboard' option when ever i click on advance options arrow mark. this option we can get in normal abp from selection screen.in selection screen against select-option field we have multiple options arrow mark.when ever we click this arrow mark we can able to see the upload from clipboard button at lowe level.exact same option how can we impliment in webdynpro abap selection screen.
    Could anyone please suggest solutions?
    if possible could you send me the sample code or relevent links for the same.
    Thanks in Advance for your replies.
    Regards,
    babu

    Hi,
    Which server version are you working on...Is it ECC6 or nwetweaver 7..
    I guess that option is avaialbel in Netweaver 7.0..Need to check there is an option for Clipboard in select-options..
    Regards,
    Lekha.

  • ESS Customization in WebDynpro ABAP

    Hi Friends,
    We are working on ESS Customization in Webdynpro abap. we have an issue.
    We have General Data webdynpro screen having some fields, same screen framework is using for Travel Request creation, expense creation, in some other screens. Now I would like to add some more fields in the screen for Travel request creation.
    I need some parameter to differ which screen it is.
    please help me which parameter will differ, otherwise give me code to fetch the iview name in webdynpro. with this I can differentiate the screens.
    Regards,
    Lakshmi Prasad.

    Hi Lakshmi Prasad,
    Please cehck this to enhace TM.
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/e07268c2-f61b-2e10-05a5-cd4bddfd1980
    Cheers,
    Kris.

  • Configuration and customization guides for ESS/MSS(webdynpro Java) in EP 7

    Hi All,
    Can anybody help me by providing the guides for Configuration and Customization of ESS/MSS(webdynpro java) in EP 7.0?
    Thanks in advance.
    Regards,
    Shankar

    Hi,
    Please check the links for help
    https://www.sdn.sap.com/irj/scn/wiki?path=/pages/viewpage.action%3fpageid=31476
    Configuring ESS in SAP Enterprise Portal 6.0
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/21eb036a-0a01-0010-25a3-b2224432640a
    General Settings for Self-Service Applications
    Configuring MSS on Portal 6.0
    Implementation and Configuration guide for ESS into Portal,Backend R/3 4.7C
    Regards
    Santosh

  • Integration of webdynpro abap custom iview into standard ESS/MSS portal

    Hello all,
    Could anybody please throw light on how to integrate custom iview which is developed in Webdynpro ABAP into standard tab in MSS (Webdynpro java)
    For example.I want to add few custom fields(which are mapped to infotype 0041) into general information link of MSS.these fields will be created in webdynpro abap.
    or.
    I want to create a new link under general information which pops up as a custom iview (which is create in webdynpro abap) .
    please let me know how can i meet the above requirements.
    Thanks in advance.

    I am not really sure about your requirement. With my limited understanding of that , i think that you have few possibilities.
    1. You can let the ess/mss application communicate with WDA application via a Poral event.
    2. You can enhance the ESS WDJ component and use RFC destination to get the data from info type and build your own view in WDJ.

Maybe you are looking for

  • Stressed trying to update iphone not working help!!

    i go onto itunes plug my iphone in and it say do you want to upgrade and download your iphone now which i click yes and it keeps coming up with an error saying sorry the connection has timed out! help!!

  • Display wrong size

    Hi, I had to hook my mac book pro up to a projector and had some difficulty getting the display to show up on screen.  We finally did, but when I disconnected the projector and restarted the laptop, my display size is off.  It has 1024 x 768 size, bu

  • Cant change screen name

    can any one tell me how to change my screen name?? the link to edit is gone..

  • Weird Timing In Chart

    Hi there, I'm trying to take data from a CDAQ card (which I'm simulating). It's an RTD, so I take the raw resistance and put it through an equation to get the actual temp values. I'm not sure if that is correct right now, but that's not a big problem

  • Page height is zero

    We're building a pre-flight tool to check page orientation and auto-rotate to consistantly build right reading books whether or not the page is landscape or portait but we're coming up with pdfs with MediaBox[0 -612 792 0] and getting page height = 0