Ess customizing travel managment

Hi Experts,
I am working on webdynpro java development . I got new requirement on ESS CUSTOMIZING TRAVEL MANAGEMENT  i don't have good experience on ESS CUSTOMIZING. So guide me with the document step by step with screen shots any ESS or MSS application so that i cant understand how to customize the application.
Waiting for Reply
Thanks & Regards.
kittu.

Hi Kittu,
There are various kinds of customization for ESS/MSS business pkgs.
1.Screen level customization - Where you can hide, remove, add UI elements using this kind of customization.
2. Code level customization - Used basically for application level logic change.
3. SPRO Config customization - This is based on the business requirements and type of fuctionality to be enabled for end users.
There are lots of documents available on SDN for the same. Please let me know if you are looking for any specific scenario.
Thanks.
Sushil S Aher

Similar Messages

  • ESS for travel management

    Hello Gurus ,
    Pls help me with this : Is there a logic in ESS for travel management that allows for substitutions like in MSS (i.e. a manager goes on vacation, and needs someone else to approve expense reports in his place ) , does similar logic holds place in ESS when Employee wants to create Travel Expense Report and et al activities for other employee .
    Can this be done in ESS Portal ?
    Regards
    Sandeep

    Hi,
    i heard about that but i didnot done this, but there is substution rule in the back end ECC, so that we can make it ESS, please collect some information related to this.
    substitution rule is help for you,
    Cheers,
    Apparao

  • ESS - Travel Management generate exception ID

    Hi experts-
    I'm havving some troubles using ESS por travel management. Every services I try to select generate the same error.
    Exception: Send the ID exception to the portal adminsitrator.
    ID excepción 10:49_19/03/11_0021_103447850
    any one could help in solve this issue?

    Hi,
    just to make sure we don't missunderstand each others. I'm talking about the system alias, not the system ID.
    Could you maybe post your System ID and the assigned System aliases here to clear this out?
    Example --> System ID D66_100, Aliases: R3_Travel, HCM_System, etc
    You should also try to run a connection check for the respective System ID in System Landscape Destination.
    regards, Lukas

  • Issue with the Travel Management Workflow

    Hi Experts,
    I have developed a Custom Travel Managment Workflow which is triggered whenever a Trip is created in SAP. Now in the Workflow If I change the trip and Save the Trip again my Workflow is triggering because the CREATED event is triggering along with the CHANGE event (Verified through SWEL transaction) which doing SAVE operation. I am not sure why CREATED event is triggering instead I am expecting only CHANGE event should trigger.
    Please help me how can I achieve the above request.
    Thanks in adavnce.
    Regards,
    Srinivas

    Hi Srinivas,
    It is a standard behavior of Travel workflow. Even you change the travel request, the Created event will trigger.
    But you can manage this using Fork step and Wait event. In the workflow create a forq atep and create a wait for event in one branch. In the wait for event, create a BUS2089 - Changed.
    In the fork branch will be 2 and necessary branch should be 1. So if the change event occured the wait step will be triggered. In this branch you can implement your business logic.
    Thanks,
    Viji.

  • ESS Travel Management - Create Expense report error

    Hi,
    I am getting below error when "creating expense report" from the portal iView. We are implementing ONLY Travel Expenses subcomponent in the SAP Travel Management, and NOT implementing Travel Requests and Travel Planning.
    Please help me if I miss any needed IMG configuration & Web Dynpro integration configuration for this scenario. Or any other setting for ESS implementation.
    <u><b>Error message in the iView:</b></u>
    No entry in table TA20B for argument:
    com.sap.pcuigp.xssfpm.java.FPMRuntimeException: No entry in table TA20B for argument
    at com.sap.pcuigp.xssfpm.java.MessageManager.raiseException(MessageManager.java:111)
    at com.sap.pcuigp.xssfpm.java.MessageManager.raiseException(MessageManager.java:121)
    at com.sap.xss.tra.fc.utils.FcTraUtils$BapiRet2Handler.raiseExceptionOn(FcTraUtils.java:1112)
    at com.sap.xss.tra.fc.utils.FcTraUtils$BapiRet2Handler.raiseExceptionOnError(FcTraUtils.java:1094)
    at com.sap.xss.tra.fc.customizing.FcTraCustomizing.updateCustomizing(FcTraCustomizing.java:336)
    at com.sap.xss.tra.fc.customizing.FcTraCustomizing.onInit(FcTraCustomizing.java:289)
    at com.sap.xss.tra.fc.customizing.wdp.InternalFcTraCustomizing.onInit(InternalFcTraCustomizing.java:1332)
    at com.sap.xss.tra.fc.customizing.FcTraCustomizingInterface.onInit(FcTraCustomizingInterface.java:122)
    at com.sap.xss.tra.fc.customizing.wdp.InternalFcTraCustomizingInterface.onInit(InternalFcTraCustomizingInterface.java:1222)
    at com.sap.xss.tra.fc.customizing.wdp.InternalFcTraCustomizingInterface$External.onInit(InternalFcTraCustomizingInterface.java:1414)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.attachComponentToUsage(FPMComponent.java:920)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.attachComponentToUsage(FPMComponent.java:889)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPMProxy.attachComponentToUsage(FPMComponent.java:1082)
    at com.sap.xss.tra.tre.fc.expenses.FcTreExpenses.onInit(FcTreExpenses.java:237)
    at com.sap.xss.tra.tre.fc.expenses.wdp.InternalFcTreExpenses.onInit(InternalFcTreExpenses.java:519)
    at com.sap.xss.tra.tre.fc.expenses.FcTreExpensesInterface.onInit(FcTreExpensesInterface.java:120)
    at com.sap.xss.tra.tre.fc.expenses.wdp.InternalFcTreExpensesInterface.onInit(InternalFcTreExpensesInterface.java:197)
    at com.sap.xss.tra.tre.fc.expenses.wdp.InternalFcTreExpensesInterface$External.onInit(InternalFcTreExpensesInterface.java:295)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.attachComponentToUsage(FPMComponent.java:920)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.attachComponentToUsage(FPMComponent.java:889)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPMProxy.attachComponentToUsage(FPMComponent.java:1082)
    at com.sap.xss.tra.tre.fc.generaldata.FcTreGeneralData.onInit(FcTreGeneralData.java:239)
    at com.sap.xss.tra.tre.fc.generaldata.wdp.InternalFcTreGeneralData.onInit(InternalFcTreGeneralData.java:1326)
    at com.sap.xss.tra.tre.fc.generaldata.FcTreGeneralDataInterface.onInit(FcTreGeneralDataInterface.java:119)
    at com.sap.xss.tra.tre.fc.generaldata.wdp.InternalFcTreGeneralDataInterface.onInit(InternalFcTreGeneralDataInterface.java:279)
    at com.sap.xss.tra.tre.fc.generaldata.wdp.InternalFcTreGeneralDataInterface$External.onInit(InternalFcTreGeneralDataInterface.java:355)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.attachComponentToUsage(FPMComponent.java:920)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.attachComponentToUsage(FPMComponent.java:889)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPMProxy.attachComponentToUsage(FPMComponent.java:1082)
    at com.sap.xss.tra.tre.vc.generaldata.VcTreGeneralData.onInit(VcTreGeneralData.java:246)
    at com.sap.xss.tra.tre.vc.generaldata.wdp.InternalVcTreGeneralData.onInit(InternalVcTreGeneralData.java:540)
    at com.sap.xss.tra.tre.vc.generaldata.VcTreGeneralDataInterface.onInit(VcTreGeneralDataInterface.java:169)
    at com.sap.xss.tra.tre.vc.generaldata.wdp.InternalVcTreGeneralDataInterface.onInit(InternalVcTreGeneralDataInterface.java:144)
    at com.sap.xss.tra.tre.vc.generaldata.wdp.InternalVcTreGeneralDataInterface$External.onInit(InternalVcTreGeneralDataInterface.java:220)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent.doProcessEvent(FPMComponent.java:563)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent.doEventLoop(FPMComponent.java:437)
    at com.sap.pcuigp.xssfpm.wd.FPMComponent.wdDoInit(FPMComponent.java:195)
    at com.sap.pcuigp.xssfpm.wd.wdp.InternalFPMComponent.wdDoInit(InternalFPMComponent.java:110)
    at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:108)
    at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
    at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
    at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:429)
    at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:362)
    at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:700)
    at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:269)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingPortal(ClientSession.java:766)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:701)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:255)
    at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:154)
    at com.sap.tc.webdynpro.clientserver.session.core.ApplicationHandle.doProcessing(ApplicationHandle.java:73)
    at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.sendDataAndProcessActionInternal(AbstractApplicationProxy.java:877)
    at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.create(AbstractApplicationProxy.java:227)
    at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1280)
    at com.sap.portal.pb.PageBuilder.createPage(PageBuilder.java:354)
    at com.sap.portal.pb.PageBuilder.init(PageBuilder.java:552)
    at com.sap.portal.pb.PageBuilder.wdDoRefresh(PageBuilder.java:596)
    at com.sap.portal.pb.PageBuilder$1.doPhase(PageBuilder.java:827)
    at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processPhaseListener(WindowPhaseModel.java:755)
    at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doPortalDispatch(WindowPhaseModel.java:717)
    at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:136)
    at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:330)
    at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
    at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:299)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:717)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:255)
    at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:154)
    at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
    at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    <b>Thanks in advance for any help. Any help to resolve this issue is highly appreciated.</b>
    NVR.

    I am having the same issue but with table TA20C.  Like you, we are not using Travel Requests or Travel Planning.  I posted a note on ASUG and got a response back from someone else with the same issue.  They opened an OSS note and received the following:
    "the webdynpro travel services require a minimal consistent
    travel planning customizing - if you only use the expenses part.
    The consistency check of the customizing is within 1 function module
    for both parts planning and expenses. This is indeed not the case in
    backend. There will be no change.
    The arguments for the tables TA20C and TA20B are influences by the#
    return value delivered back from feature TRVOF. So if you only have
    entries with user group blank you must ensure that the feature
    delivers back a blank user group."
    Hope this helps.
    Don

  • TRAVEL MANAGEMENT and ESS help required

    Hi
    Can anyone help me how to configure TRAVEL MANAGEMENT and ESS in IMG
    Please help.
    Regards
    Sonu

    Hi duxten,
    That is fine but how you will suggest me to go ahead, as i am configuring fo the 1st time so what are the steps i need to follow.
    Please can you suggest me.
    Thanks
    Sonu

  • ESS-portal integration with Time and Travel management(HR) in R/3

    Hi,
         Im doing with ESS-portal configuration with Time and Travel Management in R/3,So please kindly send me Documents for integration part.I'll b so thankful if u people send me docu as soon as possible.
    send me documents to [email protected]
    thanks
    pavi

    Hi
    Please go through this functional module HRMS_BIW_EXTRACT_PY1 in r/3 side to know the exact table where u r getting the data.
    There are lot of tables involved in HR-payroll info types.
    As far as your problem is concerned you take one employee and go to PA20 and analyse the payroll for each week or twice a month (depends up on ur client)
    run the report on the payroll cube and find out exactly what u want.
    Thanks
    Roopa
    Assign points if help full

  • Error in ESS Travel Managment iView

    Dear All,
    I am very new to ESS portal. We are using ECC 6.0 and EP 7.0. when i tried to access the SAP supplied iview in the travel managment, i am getting the following error.
    Also when i go through the help portal, i read that from ECC 7.0 SAP is going to support only ABAP/Webdynpro version and no JAVA/webdynpro version. is it so?
    can any one help me to get rid of this error?
    com.sap.pcuigp.xssfpm.java.FPMRuntimeException: User KAARTECH does not exist in this period
         at com.sap.pcuigp.xssfpm.java.MessageManager.raiseException(MessageManager.java:111)
         at com.sap.pcuigp.xssfpm.java.MessageManager.raiseException(MessageManager.java:121)
         at com.sap.pcuigp.xssutils.pernr.FcEmployeeServices.initPernr(FcEmployeeServices.java:257)
         at com.sap.pcuigp.xssutils.pernr.FcEmployeeServices.onInit(FcEmployeeServices.java:220)
         at com.sap.pcuigp.xssutils.pernr.wdp.InternalFcEmployeeServices.onInit(InternalFcEmployeeServices.java:249)
         at com.sap.pcuigp.xssutils.pernr.FcEmployeeServicesInterface.onInit(FcEmployeeServicesInterface.java:135)
         at com.sap.pcuigp.xssutils.pernr.wdp.InternalFcEmployeeServicesInterface.onInit(InternalFcEmployeeServicesInterface.java:183)
         at com.sap.pcuigp.xssutils.pernr.wdp.InternalFcEmployeeServicesInterface$External.onInit(InternalFcEmployeeServicesInterface.java:243)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.attachComponentToUsage(FPMComponent.java:920)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.attachComponentToUsage(FPMComponent.java:889)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPMProxy.attachComponentToUsage(FPMComponent.java:1082)
         at com.sap.xss.tra.fc.utils.FcTraUtils.onInit(FcTraUtils.java:272)
         at com.sap.xss.tra.fc.utils.wdp.InternalFcTraUtils.onInit(InternalFcTraUtils.java:297)
         at com.sap.xss.tra.fc.utils.FcTraUtilsInterface.onInit(FcTraUtilsInterface.java:122)
         at com.sap.xss.tra.fc.utils.wdp.InternalFcTraUtilsInterface.onInit(InternalFcTraUtilsInterface.java:212)
         at com.sap.xss.tra.fc.utils.wdp.InternalFcTraUtilsInterface$External.onInit(InternalFcTraUtilsInterface.java:428)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.attachComponentToUsage(FPMComponent.java:920)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.attachComponentToUsage(FPMComponent.java:889)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPMProxy.attachComponentToUsage(FPMComponent.java:1082)
         at com.sap.xss.tra.tre.fc.expenses.FcTreExpenses.onInit(FcTreExpenses.java:236)
         at com.sap.xss.tra.tre.fc.expenses.wdp.InternalFcTreExpenses.onInit(InternalFcTreExpenses.java:519)
         at com.sap.xss.tra.tre.fc.expenses.FcTreExpensesInterface.onInit(FcTreExpensesInterface.java:120)
         at com.sap.xss.tra.tre.fc.expenses.wdp.InternalFcTreExpensesInterface.onInit(InternalFcTreExpensesInterface.java:197)
         at com.sap.xss.tra.tre.fc.expenses.wdp.InternalFcTreExpensesInterface$External.onInit(InternalFcTreExpensesInterface.java:295)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.attachComponentToUsage(FPMComponent.java:920)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPM.attachComponentToUsage(FPMComponent.java:889)
         at com.sap.pcuigp.xssfpm.wd.FPMComponent$FPMProxy.attachComponentToUsage(FPMComponent.java:1082)
         at com.sap.xss.tra.tre.fc.generaldata.FcTreGeneralData.onInit(FcTreGeneralData.java:239)
         at com.sap.xss.tra.tre.fc.generaldata.wdp.InternalFcTreGeneralData.onInit(InternalFcTreGeneralData.java:1338
    with Regards,
    Balachander.

    Hi,
    I am getting the same error (com.sap.pcuigp.xssfpm.java.FPMRuntimeException: User UGARG does not exist in this period). This user is already there in ECC as an employee and its validity is same in pa30 and su01. How did you resolve this issue?
    I am using EP 7.0 SP12, ECC 6.0 SP 12, PCUI/ESS SP 10
    I have installed the following business packages on portal server:
    Business Package for Employee Self-Service (mySAP ERP) - BPERP5ESS11_0-10003288.SCA
    SAP PCUI_GP 600 - SAPPCUIGP10P_1-20001215.SCA
    SAP ESS 600 - SAPESS10P_10-20000512.SCA
    What is the difference between SAPESS10P_10...sca and BPERP5ESS11_0...sca? Do I need to install both on portal server?
    Thanks,
    Umesh Garg

  • Need to add extra Payment modes in ESS Travel management against a Reimbursement type

    Dear Travel Experts,
    I need to add extra Payment modes such as Corporate Credit Card and Company Card options in Payment mode option dropdown list  in ESS Travel management against a Reimbursement type.
    Screen shot attached where I need extra two Payment mode options:
    Please let me know how to add it .
    Regards,
    Nayak

    Dear Sigi,
    Please find more screen shots :
    Regards,
    Nayak

  • ESS: Travel Management Cross Company Cost Assignment

    Hi All,
    We have one scenario in (ESS) Travel Management.
    While raising travel request, employee is having the option of selecting Cost Assignment
    where in employee selects WBS Element and Cost Center.
    Here in we have two company codes
    1. 1000
    2. 999
    Now employee belonging to company code 1000 should have option to select WBS of company code 999.
    Currently system is throwing error
    The CO account assignment object belongs to company code 999, not 1000
    Now if we change this error message to warning message it will impact on all other
    applications running in R/3.
    This requirement is only limited to Travel Management.
    This application uses following webdynpro application,
    FITV_VC_COST_ASSIGNMENT
    Please provide the appropriate solution either technical or functional.

    System will follow the strict rules while posting transactions to cost objects by the employees.
    The user is authorized to post only in 1000 but not in 999. so he can't post to 999.
    People with authorization to post to 999 can do it.
    But the main thing is, Cost centers are belongs to only one company code so U can't post this transaction to 999. 
    The transaction which u r trying is seems to be cross company code transaction.  Cost objects should relate to the company code where U r posting transaction otherwise u cont post it.
    IF possible provide more details.....

  • Travel Management - ESS/R3

    Hi Experts,
    We need to implement Travel Management for one of our clients.
    I checked in R/3 its integrated with FI/AC....
    I wanted to know whether travel management can be implemented in R/3.i.e without ESS...
    What are its advantages/disadvantages?
    Regards,
    Vidya

    Yes, Travel Mgmt is a seperate component and do not have any dependencies with ESS/MSS. You can implement it without ESS/MSS and EP.
    If your client is on ECC 6.0, EHP 2 and above, it is possible to use web applications (WebDynpro ABAP) for the below scenarios.
    - Employees can raise travel request, submit expense report to their reporting mgr. These requests can go thru the approval process. In this case, it is required that employees should have login credentials. License required.
    - Travel administrators can raise request and expense report on behalf of employees using Web Applications.
    - It is possible to access these web applications using URL on Browser. Or by using NetWeaver Business Client (NWBC).
    - In later stage, when the client goes for ESS/MSS, its very easy to integrate with it and there is no further impl. cost for travel during that time.

  • ESS - Travel management scenrio

    Hi,
    let me share with you the present scenario and our future need in brief on Travel Management .
    We use Windows-outlook express for our day to day official communications and invariably all employees of our company use to check their outlook mail box regularly.Today the travel request is going to the ESS mail box of immediate superior( line manager) for approval . The line manager today has to open his ESS universal list in EP for approving the TR. But the line manager now wants that he needs to make an effort to open it after getting a message on his Outlook mail inbox instead of opening the mail box with doubt whether any request is pending for approval.
    We need the foll. to be enabled on EP for Travel Management-
    1. The moment Travel request is sent by an employee, an intimation has to flow to the outlook mail box of his immediate superior( line manager) saying a request of Mr........ is pending for approval.
    2. The approver gets a link( click button option ) over the same mail message to open EP portal page and using his ESS user Id and pass word , he should be able to approve the travel request and expenses statement
    Please let me know hw to proceed with this .
    Regards
    Nidhideep Bhandari

    Hi,
    The logic for this process is done in backend via workflow.
    If you want to see the process in EP,  you have to first configure UWL in portal.  UWL is the centralized repository for all tasks, alerts and workflow work items. Assigning the alias's so as to retrieve tasks and alerts from your workflow inbox.
    1. A system connection to ECC backend must exist.
    2. Create UWL system :- System admin->system configuration--> universal worklist and workflow --> UWL administration --> New
    3. create webflow connector (for tasks pane)
    4. set the system alias as the one used used for configuring the ECC backend system.
    5. set connector type as webflow connector.
    6. create alert connector (for alert pane) ; you can see the connector values in drop down list.
    7. set the system alias as the one used used for configuring the backend system
    8. set connector type as alert connector.
    9. register the system by clicking on register button.
    10. You can now see the process in ESS - > your tasks , in tha tasks and alerts tab.
    Hope, this answer may be of some help to you . I have mentioned only about the EP part.
    Please reward points if you find this useful.
    Thanks and regards,
    Sai

  • ESS Travel Management - Link ITEM TEXT with DESCRIPTION field

    Hi guys!
    We are using the travel management in ess.
    If I create a trip and use for example the travel expense type flight or hotel and
    write a description for each type, I want, that this description is display in the ITEM TEXT in tc FB03.
    But the ITEM TEXT displayed always for example *Trip from 09.06.2008 to 12.06.2008
    for each position. In the IMG I found nothing to modify this text field.
    Where can I customize this field?
    It is possible to link the ITEM TEXT with description field in ESS.
    Thanks,
    Dirk Sorgatz

    Hello Dirk,
    You can use the method ex_sgtxt of Badi TRIP_POST_FI to manipulate the transferred segment text!                                            
    Regards,
    Raynard

  • ESS Travel Manager iview

    Dear All,
    The ESS Travel Manager iView (ITS based) is not getting diaplayed properly. Only a grey area is displayed in the content area. This is happening with some users only others are able to access the same but it takes time for them.
    Any idea why this is happening
    Regards,
    Samir
    Edited by: Samir on Jan 21, 2009 5:51 PM

    If it's only occuring for a subset of users then it could well be browser settings.
    If you're using a proxy server, then check there's a proxy expection stated for the domain of the ITS server.
    Set-up a proxy exception for the portal (if proxy is used):
    - In Internet Explorer, choose Tools -> Internet Options
    - Choose the Connections tab -> LAN Settings
    - In the Proxy server section, make sure u2018Bypass proxy server for local addressesu2019 is ticked and choose u2018Advancedu2026u2019
    - Enter the site within the u2018Exceptionsu2019 section
    - Click OK on remaining screens

  • ESS Travel Management - Display Expense report

    Hi,
    I'm working on the ESS for ERP 6 Ehp3 where the travel management iViews are Web Dynpro ABAP based. When I display the expense report of the expense created in "Create Expense Report" iView, it launches a new window that loads the expense report in PDF form. However inside the new window, only the pdf toolbars are visible because the container's height is very less.
    There is an SAP note number 1140369 for Web Dynpro Java based travel management iView for same problem but not for the Web Dynpro ABAP based iView.
    Has anyone fixed this before?
    regards,
    Manish

    Hi,
    It's not about the iView height. Only the new window that open from the "Create expense report" iView and loads an adobe pdf form. Only the pdf form's toolbars are visible and nothing else.
    regards,
    Manish

Maybe you are looking for