Reg- Travel and Expense in ESS

Hi All
We have already implemented Travel and Expense in ESS. Now we have below issue
When the user creates Expense Report (Self Service -> Travel & Expense in ESS portal), at Review and Send step (step-3), there is a button - "Display Reimbursement Details"
If user clicks this button, a PDF form is opened in new window. Problem is, all the expense types (like Airfare, Employee Activities, etc) are grouped under Others and showed in Summary of Expense Reports in the PDF form
My doubt is, how this pdf form is getting generated, is it from std. SAP or by means of config. we need to handle? Also user says, previously it was working fine (means- All the expense types were displayed correctly in Summary of Expense Reports in the PDF form)
But now all expenses are clubbed and showed as Others with total amount. Please help me and provide your inputs
Vinoth

Yes you can control in customisation
check
V_T706S_RECEIPT and V_T706B1
Furthermore, in FITVFELD_WEB can you check that you have the field
'receipt date' activated, it checks the entries in V_T706S_RECEIPT
Please also check the customising in FITVFELD_WEB to ensure corresponds
with customising in FITVFELD etc
One more thing to consider is the Badi "TRIP_WEB_CUSTOMIZING" as this
makes it possible to limit the expense types for the dropdown list if
this is a requirement but it does it before the trip schema is
chosen. That means that the limitation will affect all the schemas, and
not only one.
check note 1557710
1. T-code SPRO. Click on Financial Accounting (New) -> Travel
Management -> Travel Expenses -> Master Data -> Travel Expense Types ->
Create Travel Expense Types for Individual Receipts
2. Click on new entries

Similar Messages

  • Getting Java Script error:(0) in travel and expenses in ESS

    Hi All,
       I  had one issue in ESS Travel and expenses ,when I am clicking on Travel and Expenses ->Moment  Order
       After giving the details I am clicking On -->Add Flight   ,after that it is giving blank screen
       in bottom of the line getting error : java script error :(0)
           Please share your knowledge ..
    Thanks,
    Sony.
    << moved by moderator - check out the list of other forums on top of portal forum >>
    http://forums.sdn.sap.com/thread.jspa?threadID=1239838&tstart=0
    Edited by: Anja Engelhardt on Feb 15, 2012 1:06 PM

    Hi,
    Please take help of Basis team and IT team for updating JAVA in your system for ESS.
    And also get it checked by Basis team if the correct internet explorer version is applied to the system you are using for employee self service.

  • Webdynpro ABAP Travel and Expenses

    Hi All,
             I have configured Webdynpro ABAP Travel and Expenses with ESS 1.41. I am able to submit an expense request and view the PDF form when I click on the Display form in the request. I am using the standard worklfow WS20000040 for trip approval. When I submit a trip it comes back to the employee for for the trip consistent check. In this step when I click on the "Display Form" button I am getting the error "Value null of URL parameter SAP_FITV_PERSNO has the wrong type".
    I followed the steps mentioned in the migration guide attached to the note 1076144 and I have uploaded the XML file provided for EHP4 in the portal.
    XML
    ===
        <Action name="com.sap.pct.erp.mss.tra.action.DisplayExpenseForm" groupAction="" handler="SAPWebDynproABAPLauncher" referenceBundle="com.sap.pct.erp.mss.tra.DisplayForm" returnToDetailViewAllowed="yes" launchInNewWindow="yes" launchNewWindowFeatures="toolbar=no,menubar=no">
          <Properties>
            <Property name="WebDynproApplication" value="FITV_TRIP_FORM"/>
            <Property name="SAP_FITV_TRIPCMP" value=""/>
            <Property name="SAP_FITV_TRIPNO" value=""/>
            <Property name="System" value="System_Alias"/>
            <Property name="WebDynproNamespace" value="sap"/>
            <Property name="display_order_priority" value="10"/>
            <Property name="SAP_FITV_PERSNO" value="${item.EmployeeNumber}"/>
          </Properties>
        </Action>
    But if I hard code the TRIP number and Personnel number the PDF forms opens correctly.
    XML
    ===
        <Action name="com.sap.pct.erp.mss.tra.action.DisplayExpenseForm" groupAction="" handler="SAPWebDynproABAPLauncher" referenceBundle="com.sap.pct.erp.mss.tra.DisplayForm" returnToDetailViewAllowed="yes" launchInNewWindow="yes" launchNewWindowFeatures="toolbar=no,menubar=no">
          <Properties>
            <Property name="WebDynproApplication" value="FITV_TRIP_FORM"/>
            <Property name="SAP_FITV_TRIPCMP" value=""/>
            <Property name="SAP_FITV_TRIPNO" value="123456789"/>
            <Property name="System" value="System_Alias"/>
            <Property name="WebDynproNamespace" value="sap"/>
            <Property name="display_order_priority" value="10"/>
            <Property name="SAP_FITV_PERSNO" value="00945892"/>
          </Properties>
        </Action>
    The bindings in the workflow are correct, I am not sure why the values are not being passed from the UWL to the FITV_TRIP_FORM application.
    If you have encountered this issue, can you please let me know how you fixed this.
    Thanks,
    Anand

    Hello krupanand,
    We are also facing the same issue.
      But still we are facing the issue.  we have implimented the note 1076144 but not 1239932.
    Is it mandatory to impliment  the second note.
    The reason we didnt impliment note 1239932 is that,  we are not using FITV_POWL_TRIPS  application.
    we are using the UWL iview for travel workitems
    Kindly help in sorting this issue.
    BR,
    Harthi

  • ESS-Travel and Expenses-Display Trip Form

    Hi, All
    We have ECC 6.0 SP11;SAP-HR SP9;EA-HR SP9.
    Portal 7.0 SP10;ESS 600 SP10.
    I have an issue regarding the display of Travel and Expenses Form (Trip Form) in the Portal. The expense report creation is working fine and whenever i tried to open the trip , i get the error" Error while initiating travel form". other functionalities like change report works without any issues. We have not configured the ECC for PDF creation and hence the display is supposed to show a screen report. (Anyway, I have chceked the ADS coniguration also and it is working fine.)
    If i goto the Content administrator-webdynpro-applications and click the AllMytrips application and run it from there, then the display trip works fine.
    Any suggestions/hints to resolve this issue is very much appreciated.
    Thanks and Regards
    velu

    Hi, Shyam
    Thanks for your input. I feel the First link is not applicable to my setup as we are not using the Adobe Forms for the output( as another Dev Portal is working fine and displays the output as a Screen). Also, I am able to display the data in the current portal setup,  if i run the webdynpro application separately and the output is displayed in a  Screen.
    May be either i have to downgrade my ESS Version to ESS600 SP6 ( current version is ESS600 SP10 ) or I have to upgrade my Portal to SP12 ( current version is SP10).
    Suggestions are very much appreciated.
    Regards
    velu

  • Add Flight is not Functioning in ESS Travel and expenses

    Hi All,
        I had one issue in Travel and Expenses when I am creating Movement Order
        In ESS ->Travel and Expenses -> Movement Order ->
        After Completion Of giving the  -->General Data(Start date ,End date , address etc...)
        I am clicking  on ->Mode Of Conveyance
       Under Travel Services --> we had the tabs(Add Flight ,Add Taxi , Add Rail)  Add Taxi , Add Rail working fine
      When I am click on -->Add Flight (it is not functioning not throwing any error also)
    At the IE bottom of the line left side , it is showing  * javascript:void(0);*
            please share your ideas ....
    Regards,
    Sony.

    Yes Sidharth it is not working for evry user
    Before it's worked fine ,we didn't do any changes also ,just we done Personalization form Portal side
    Again I removed  all the changes what ever I done , even though it is not working.
    and it is not throwing any error also.
    Regards,
    Sony.

  • ESS Travel and Expense Language Problem

    Hi ,
    I have a strange problem with the travel and expense langauge in the project.
    Iam trying to add new messade id keys with values in the project esstratres~sap.com.
    I have to add these message id keys with values in english,french,german and spanish.
    I have added tmy custom keys in the respective .xlf language that come with the standard software component.
    Now my problem is when i change the browser language to english the language of t&e changes without any problem in english.
    When i later add the keys to fr,de,es files and try to change the browser language and view the content it only displays me the language of the last changed file for the whole portal application including the standard content.
    So in my case if i add key to fr and de first and then at last i add content to es .Now when i test the language set to french it displays the whole travel and expense application in spanish,the same happens if i select german.
    If i make changes to german at last and test the content it displays german in all the other browser langauges selected.
    We have set the JCO language to blank for displaying the portal content as per the browser language.
    Note : This happens to both my custom message id's as well as the standard generated message id's.
    Edited by: EPPROG on Jan 30, 2010 1:12 PM

    Hi Muhammed,
    First rule of development with NWDI is always test your changes locally before checking them out. Deploy this on your local J2EE Engine and see if the fields have been removed if so then check the deployed version changed date to see if this is in sync. you can see this in the System Info area http://localhost:50000/systeminfo.
    Regards,
    Raj

  • **Urgent**Errors at Travel and Expenses

    Hi,
    I have configured ESS and also all the backend configurations done.. But when i navigate ESS screens in portal..few of the screens are opening.. few are throughing errors..
    kindly help me to rectify bewlo errors....
    1) Travel and Expenses
    Every link under this workeset....
    com.sap.tc.webdynpro.progmodel.context.ContextConfigurationException: DataNodeInfo(OVSPersonnelNumber.Input.Output.Et_Pernr_Name): structure field Sname not found
    2) Working Time
    Record working time link only working....
    All other link are giving below errors
      com.sap.dictionary.runtime.DdException: Type com.sap.ess.model.types.T5Ueffr_Bund_Rec does not exist
    3) Employee Search
    Who's Who is working
    Change own data throughing exception
       com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: failed to create or init instance of model 'com.sap.xss.hr.cod.model.CodModel' in scope APPLICATION_SCOPE with instanceId 'null'
    kinldy put some light on this.. its bit urgent...
    thanks in advance
    Venkat
    Edited by: venkat on Apr 17, 2008 6:01 AM

    Hi,
    For travel and leave we were also getting same problem..
    when we use ESS SP10 problem was solved.
    Regarding Employee search goto st22 and let me know the dump.
    rewad points it u find it helpful
    Thanks
    Sameer

  • Travel and Expenses / Create Expense report / Mileage Details

    Hi all,
    I have  a requirement to do some validations whenever the user enters the license plate number in
    ESS Travel and Expenses / Create Expense report / Mileage Details  .The system must throw a message if the user enters a wrong license plate number.
    How do i know whether this is ABAP WD iview or JWD iview.IS there any BADI or BAPI for the validations.
    Where is the information about License plate getting saved.
    I have created a custom infotype for my requirement. The license plate must be validated from the data present in this infotype.
    Can someone post me some advice on this please.
    Thanks,
    Anil

    Achieved by enhancing WDA Component FITE_VC_MILEAGE, view DETAILS_VIEW and added a post-method exit call to check if the licence plate entered by the users match the one saved on infotype 0017 or our custom infotype. So when the user clicks on either 'Accept' or 'Accept and New entry' buttons the license plate is check with the data stored on IT0017 or your custom infotype - If the license plate match then the user should be able to save the record but if this doesn't match then the system should throw an error message. created a custom message class in SE91.

  • Error while accessing Travel and Expense application using IE9

    Hi Experts,
    We are getting error while trying to access Travel And Expense applications using Internet Explorer 9.
    Error description---Sorry your browser/program is not supported by web dynpro.

    Hi Sanjeev,
    As of now webdynpro is supporting upto IE8 only. Even i too face the problem with IE 9 :(.
    Regards
    Srinivas

  • SAP Cloud for Travel and Expense r1405

    SAP Cloud Customer Engagement sent notification emails today, May 13th, notifying existing SAP Cloud for Travel and Expense customers of the planned upgrade dates for release 1405.  Test tenant upgrades are planned for May 23-26 and production tenant upgrades are planned for June 6-9.
    Release to new customers (RTC) is planned for May 23.  The What's New documentation will be published at http://help.sap.com/travel-od once RTC occurs.
    A customer infosession about the upcoming release is planned for May 21 at 5-6 PM CET.  Details regarding how Cloud for T&E administrators can join the session were included in the upgrade notification email.

    Hi,
    There is a separate community for Cloud Applications Studio.  Please post your question there.
    Thank you,
    Angi

  • Language problem in Travel and Expense Application

    Hi ,
    We have travel and expense application currently running.
    We are supporting that the user can use his browser language to view the content on the travel and expense application.
    The problem occurs only on IE 7.0 and higer and also in firesfox 3.0.
    We are on SP15 where sap supports IE 7.0.
    When the user selects the international version of the language in IE 7.0 or IE8.0 like fr-FR or de-DE or es-ES it gives german by default for any language selected.
    But if we select country specific language which like fr-CA  or es-AR it works fine and shows the right language.
    We have set our JCO language to be empty for using browser langauge.
    We do not have user profile language enabled on the portal so users cannot set their language other than in the portal.
    The links on the area group page show in right language.
    The problem is seen when the user clicks on create expense report link and is in the webdynpro application.
    I have opened an OSS note for this.Could anyone test the same scenario on your browsers on portal with version 7.0 having the same issue.Please make sure your browser is version IE 7.0 or higher
    Regards
    swathi

    Dear Swati,
    Got any solution for this.
    If then, Please update.
    Warm regards
    Hari Sankar M

  • Fiori: My Travel and Expenses

    Hi experts,
    We have EA-HR 607 SP26. I still do not see the OData service "TE_EXPREP_SRV" (after pressing Add service and mentioning the lias).
    Can you please help me what I am missing.?
    Jamie Cawley . Your help please.
    regards
    Krishna

    Hello Kishor,
    Were you successful implementing the "Travel and Expense" Fiori app?
    Could you confirm the components required for this app with the SP levels is as below:
    ECC-- SRA004 Release 600   SP-004
    EA-HR Release 607 SP-27
    GW /Frontend server --UITRV001 
    Do we require any other components ?
    Thanks,
    Usha

  • SAP Fiori "My travel and expenses"

    Hello experts
    I am missing a "how to" manual on SAP Fiori "My travel and expenses".
    Which components goes where, which notes should be applied, and is there any specifics regarding the actual activation and use through the launchpad?
    Best regards
    Simon

    Simon,
    Here it is. SAP Note.
    2011266 - FIORI Launchpad configuration for MyTravel And Expenses
    2008622 - Fiori app My Travel and Expenses : supplementary information for Travel Management OnPremise users

  • Links Missing Under Travel And Expenses After Upgrade To EHP3

    HI,
    We have upgraded our ECC 6.0 to enhancement package 3 and our portal to BPERPESS 1.3, now the links under travel and expenses are missing, we were having all the links under it before upgrading the ECC 6.0 to enhancement package 3. Is there any configuration missing on the ECC side, please advice.

    Check in SDM whether the Business Package has be update successfully. there may be some problem during the deployment of Eh P3

  • Error on Travel and Expense

    Folks,
    I am getting this error when I am trying to create new expense report
      My Travel Profile
      500   Internal Server Error
      SAP NetWeaver Application Server 7.00/Java AS 7.00
    Failed to process request. Please contact your system administrator.
    [Hide]
    Error Summary
    While processing the current request, an exception occured which could not be handled by the application or the framework.
    If the information contained on this page doesn't help you to find and correct the cause of the problem, please contact your system administrator. To facilitate analysis of the problem, keep a copy of this error page. Hint: Most browsers allow to select all content, copy it and then paste it into an empty document (e.g. email or simple text file).
    Root Cause
    The initial exception that caused the request to fail, was:
       java.lang.NoClassDefFoundError: com.sap.pcuigp.xssutils.pernr.model.grpinfo.Hrxssce_Pernr_Grp_Info
        at com.sap.xss.essceservices.vcceassignmentselection.wdp.InternalVcCEAssignmentSelection.class$(InternalVcCEAssignmentSelection.java:25)
        at com.sap.xss.essceservices.vcceassignmentselection.wdp.InternalVcCEAssignmentSelection.<init>(InternalVcCEAssignmentSelection.java:45)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
        ... 59 more
    See full exception chain for details.
    Correction Hints
    It can't be determined from the exception chain, which class loader failed to load the above class. But at least the class loader of the current application does not contain a resource with name 'com.sap.pcuigp.xssutils.pernr.model.grpinfo.Hrxssce_Pernr_Grp_Info'.
    Note: the above hints are only a guess. They are automatically derived from the exception that occurred and therefore can't be guaranteed to address the original problem in all cases.
    System Environment
    Client
    Web Dynpro Client Type HTML Client
    User agent Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.1.4322)
    Version null
    DOM version null
    Client Type msie6
    Client Type Profile ie6
    ActiveX enabled
    Cookies enabled
    Frames enabled
    Java Applets enabled
    JavaScript enabled
    Tables enabled
    VB Script enabled
    Server
    Web Dynpro Runtime Vendor: SAP, build ID: 7.0016.20080423163523.0000 (release=645_VAL_REL, buildtime=2008-06-10:08:13:52[UTC], changelist=483895, host=pwdfm101), build date: Thu Oct 23 05:25:52 EDT 2008
    J2EE Engine 7.00 patchlevel 111772.44
    Java VM Java HotSpot(TM) 64-Bit Server VM, version:1.4.2 1.4.2.19-080515-05:29-IA64W IA64W, vendor: Hewlett-Packard Company
    Operating system HP-UX, version: B.11.23, architecture: IA64W
    Session & Other
    Session Locale en_US
    Time of Failure Wed Dec 24 16:13:48 EST 2008 (Java Time: 1230153228756)
    Web Dynpro Code Generation Infos
    sap.com/pb
    SapDictionaryGenerationCore 7.0016.20061002105236.0000 (release=645_VAL_REL, buildtime=2008-06-09:17:46:51[UTC], changelist=419377, host=PWDFM101.wdf.sap.corp)
    SapDictionaryGenerationTemplates 7.0016.20061002105236.0000 (release=645_VAL_REL, buildtime=2008-06-09:17:46:58[UTC], changelist=419377, host=PWDFM101.wdf.sap.corp)
    SapGenerationFrameworkCore 7.0016.20060719095755.0000 (release=645_VAL_REL, buildtime=2008-06-09:17:33:13[UTC], changelist=411255, host=PWDFM101.wdf.sap.corp)
    SapIdeWebDynproCheckLayer 7.0016.20061002110128.0000 (release=645_VAL_REL, buildtime=2008-06-09:17:52:20[UTC], changelist=419396, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCommon 7.0016.20061002105432.0000 (release=645_VAL_REL, buildtime=2008-06-09:17:33:58[UTC], changelist=419384, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCore 7.0016.20061002105432.0000 (release=645_VAL_REL, buildtime=2008-06-09:17:33:53[UTC], changelist=419384, host=PWDFM101.wdf.sap.corp)
    SapMetamodelDictionary 7.0016.20060719095619.0000 (release=645_VAL_REL, buildtime=2008-06-09:17:44:50[UTC], changelist=411251, host=PWDFM101.wdf.sap.corp)
    SapMetamodelWebDynpro 7.0016.20070703112649.0000 (release=645_VAL_REL, buildtime=2008-06-09:17:49:18[UTC], changelist=454024, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationCTemplates 7.0016.20080423163523.0000 (release=645_VAL_REL, buildtime=2008-05-31:05:54:17[UTC], changelist=483895, host=pwdfm101)
    SapWebDynproGenerationCore 7.0016.20061002110128.0000 (release=645_VAL_REL, buildtime=2008-06-09:17:52:28[UTC], changelist=419396, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationTemplates 7.0016.20080423163523.0000 (release=645_VAL_REL, buildtime=2008-05-31:05:54:17[UTC], changelist=483895, host=pwdfm101)
    sap.com/tcwddispwda
    No information available null
    sap.com/pb_api
    SapDictionaryGenerationCore 7.0016.20061002105236.0000 (release=645_VAL_REL, buildtime=2008-06-09:17:46:51[UTC], changelist=419377, host=PWDFM101.wdf.sap.corp)
    SapDictionaryGenerationTemplates 7.0016.20061002105236.0000 (release=645_VAL_REL, buildtime=2008-06-09:17:46:58[UTC], changelist=419377, host=PWDFM101.wdf.sap.corp)
    SapGenerationFrameworkCore 7.0016.20060719095755.0000 (release=645_VAL_REL, buildtime=2008-06-09:17:33:13[UTC], changelist=411255, host=PWDFM101.wdf.sap.corp)
    SapIdeWebDynproCheckLayer 7.0016.20061002110128.0000 (release=645_VAL_REL, buildtime=2008-06-09:17:52:20[UTC], changelist=419396, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCommon 7.0016.20061002105432.0000 (release=645_VAL_REL, buildtime=2008-06-09:17:33:58[UTC], changelist=419384, host=PWDFM101.wdf.sap.corp)
    SapMetamodelCore 7.0016.20061002105432.0000 (release=645_VAL_REL, buildtime=2008-06-09:17:33:53[UTC], changelist=419384, host=PWDFM101.wdf.sap.corp)
    SapMetamodelDictionary 7.0016.20060719095619.0000 (release=645_VAL_REL, buildtime=2008-06-09:17:44:50[UTC], changelist=411251, host=PWDFM101.wdf.sap.corp)
    SapMetamodelWebDynpro 7.0016.20070703112649.0000 (release=645_VAL_REL, buildtime=2008-06-09:17:49:18[UTC], changelist=454024, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationCTemplates 7.0016.20080423163523.0000 (release=645_VAL_REL, buildtime=2008-05-31:05:54:17[UTC], changelist=483895, host=pwdfm101)
    SapWebDynproGenerationCore 7.0016.20061002110128.0000 (release=645_VAL_REL, buildtime=2008-06-09:17:52:28[UTC], changelist=419396, host=PWDFM101.wdf.sap.corp)
    SapWebDynproGenerationTemplates 7.0016.20080423163523.0000 (release=645_VAL_REL, buildtime=2008-05-31:05:54:17[UTC], changelist=483895, host=pwdfm101)
    sap.com/tcwdcorecomp
    No information available null
    Detailed Error Information
    Detailed Exception Chain
    com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to create delegate for component com.sap.xss.essceservices.vcceassignmentselection.VcCEAssignmentSelection. (Hint: Is the corresponding DC deployed correctly? Does the DC contain the component?)
    *     at com.sap.tc.webdynpro.progmodel.generation.ControllerHelper.createDelegate(ControllerHelper.java:110)*
    *     at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.<init>(DelegatingComponent.java:51)*
    *     at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:382)*
    *     at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.createComponent(ClientComponent.java:940)*
    *     at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.createComponent(ClientComponent.java:177)*
    *     at com.sap.tc.webdynpro.progmodel.components.ComponentUsage.createComponentInternal(ComponentUsage.java:149)*
    *     at com.sap.tc.webdynpro.progmodel.components.ComponentUsage.createComponent(ComponentUsage.java:141)*
    *     at com.sap.pcuigp.xssfpm.wd.FPMComponent$ComponentUsageManager.createVACComponentUsage(FPMComponent.java:747)*
    *     at com.sap.pcuigp.xssfpm.wd.FPMComponent.doProcessEvent(FPMComponent.java:563)*
    *     at com.sap.pcuigp.xssfpm.wd.FPMComponent.doEventLoop(FPMComponent.java:438)*
    *     at com.sap.pcuigp.xssfpm.wd.FPMComponent.wdDoInit(FPMComponent.java:196)*
    *     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:430)*
    *     at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:362)*
    *     at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:756)*
    *     at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:291)*
    *     at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingPortal(ClientSession.java:733)*
    *     at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:668)*
    *     at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)*
    *     at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)*
    *     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:860)*
    *     at com.sap.tc.webdynpro.portal.pb.impl.AbstractApplicationProxy.create(AbstractApplicationProxy.java:220)*
    *     at com.sap.portal.pb.PageBuilder.updateApplications(PageBuilder.java:1288)*
    *     at com.sap.portal.pb.PageBuilder.createPage(PageBuilder.java:355)*
    *     at com.sap.portal.pb.PageBuilder.init(PageBuilder.java:548)*
    *     at com.sap.portal.pb.PageBuilder.wdDoRefresh(PageBuilder.java:592)*
    *     at com.sap.portal.pb.PageBuilder$1.doPhase(PageBuilder.java:864)*
    *     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:335)*
    *     at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)*
    *     at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:321)*
    *     at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:684)*
    *     at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)*
    *     at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)*
    *     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:401)*
    *     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)*
    *     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)*
    *     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)*
    *     at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)*
    *     at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)*
    *     at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)*
    *     at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)*
    *     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:102)*
    *     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)*
    Caused by: java.lang.reflect.InvocationTargetException
    *     at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)*
    *     at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)*
    *     at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)*
    *     at java.lang.reflect.Constructor.newInstance(Constructor.java:274)*
    *     at com.sap.tc.webdynpro.progmodel.generation.ControllerHelper.createDelegate(ControllerHelper.java:74)*
    *     ... 57 more*
    Caused by: java.lang.NoClassDefFoundError: com.sap.pcuigp.xssutils.pernr.model.grpinfo.Hrxssce_Pernr_Grp_Info
    *     at com.sap.xss.essceservices.vcceassignmentselection.wdp.InternalVcCEAssignmentSelection.class$(InternalVcCEAssignmentSelection.java:25)*
    *     at com.sap.xss.essceservices.vcceassignmentselection.wdp.InternalVcCEAssignmentSelection.<init>(InternalVcCEAssignmentSelection.java:45)*
    *     ... 62 more*

    seems some exception from Hrxssce_Pernr_Grp_Info... you might like to look at group configuration for expense report. this is either some missing data for employee or missing configuration for this set of employee.
    Cheers

Maybe you are looking for