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.

Similar Messages

  • 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

  • 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

  • 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.

  • 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.

  • 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

  • Firewire does not function after uninstalling macfuse and an out of date version of NTFS32 and then installed latest version of Tuxera NTFS for Mac.

    I purchased a 3TB HDD (WD USB 3.0 $100) to replace the 2TB Seagate for a new Time Machine HDD. The 2B was full and backups were deleting older files. The 3TB was formatted NTFS and I want to "recover" the included SW before I reformatted the HDD for the iMac. I discovered that MacFuse was out of date and unsupported and my NTFS-32 was also out of date so I uninstalled both and then installed the most recent version of Tuxera NTFS for Mac. I rebooted and discovered that the FW800 port was unresponsive. Below is the EtreCheck report:
    Problem description:
    Firewire does not function after uninstalling macfuse and an out of date version of NTFS32 and then installed Tuxera NTFS for Mac.
    EtreCheck version: 2.0.8 (95)
    Report generated October 30, 2014 7:11:17 PM EDT
    Hardware Information: ℹ️
      iMac (24-inch Mid 2007) (Verified)
      iMac - model: iMac7,1
      1 2.8 GHz Intel Core 2 Duo CPU: 2-core
      4 GB RAM
      BANK 0/DIMM0
      2 GB DDR2 SDRAM 667 MHz ok
      BANK 1/DIMM1
      2 GB DDR2 SDRAM 667 MHz ok
      Bluetooth: Old - Handoff/Airdrop2 not supported
      Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
      ATI,RadeonHD2600 - VRAM: 256 MB
      iMac 1920 x 1200
    System Software: ℹ️
      OS X 10.8.5 (12F45) - Uptime: 0:17:34
    Disk Information: ℹ️
      WDC WD5000AAKS-40TMA0 disk0 : (500.11 GB)
      S.M.A.R.T. Status: Verified
      disk0s1 (disk0s1) <not mounted> : 210 MB
      ML 10.8 (disk0s2) /  [Startup]: 499.25 GB (20.92 GB free)
      Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
    USB Information: ℹ️
      Apple Inc. Built-in iSight
      Apple Computer, Inc. IR Receiver
      Logitech USB Receiver
      Apple Inc. Bluetooth USB Host Controller
    Gatekeeper: ℹ️
      Mac App Store and identified developers
    Kernel Extensions: ℹ️
      /Applications/Hardware Monitor ƒ/HardwareMonitor.app
      [loaded] com.bresink.driver.BRESINKx86Monitoring (7.0) Support
      /Applications/Parallels Desktop.app
      [not loaded] com.parallels.kext.hidhook (8.0 18615.948847) Support
      [not loaded] com.parallels.kext.hypervisor (8.0 18615.948847) Support
      [not loaded] com.parallels.kext.netbridge (8.0 18615.948847) Support
      [not loaded] com.parallels.kext.usbconnect (8.0 18615.948847) Support
      [not loaded] com.parallels.kext.vnic (8.0 18615.948847) Support
      /Applications/Toast Titanium v11.1/Spin Doctor.app
      [not loaded] com.hzsystems.terminus.driver (4) Support
      /Applications/Toast Titanium/Toast Titanium v11.1 (1072).app
      [not loaded] com.roxio.TDIXController (2.0) Support
      /Library/Application Support/Symantec/AntiVirus
      [loaded] com.symantec.kext.SymAPComm (12.2f1 - SDK 10.6) Support
      /System/Library/Extensions
      [loaded] com.Logitech.Control Center.HID Driver (3.9.0 - SDK 10.6) Support
      [loaded] com.eltima.ElmediaPlayer.kext (1.58 - SDK 10.4) Support
      [not loaded] com.hzsystems.driver.CDSDAudioCaptureSupport (1.5) Support
      [not loaded] com.increw.kext.speedit (0.32) Support
      [loaded] com.logitech.manager.kernel.driver (4.10.0 - SDK 10.8) Support
      [not loaded] com.olympus.CamBlockCommandsDevice (2.0.0) Support
      [not loaded] com.olympus.CamBlockCommandsDeviceUP (2.0.0) Support
      [not loaded] com.palm.ClassicNotSeizeDriver (3.2.1) Support
      [not loaded] com.roxio.BluRaySupport (1.1.6) Support
      [not loaded] com.seagate.driver.PowSecDriverCore (5.1.1) Support
      [loaded] com.symantec.kext.internetSecurity (5.2f1 - SDK 10.6) Support
      [loaded] com.symantec.kext.ips (3.5f1 - SDK 10.6) Support
      [loaded] com.symantec.kext.ndcengine (1.0f1 - SDK 10.6) Support
      [loaded] com.taoeffect.ispy.kext (2.0.2 - SDK 10.2) Support
      /System/Library/Extensions/OlympusDSCDriver.kext/Contents/PlugIns
      [not loaded] com.olympus.CamFWSerialBusProtocolTransport (2.0.0) Support
      [not loaded] com.olympus.CamUSBMassStorageClass (2.0.0) Support
      /System/Library/Extensions/Seagate Storage Driver.kext/Contents/PlugIns
      [not loaded] com.seagate.driver.PowSecLeafDriver_10_4 (5.1.1) Support
      [not loaded] com.seagate.driver.PowSecLeafDriver_10_5 (5.1.1) Support
      [not loaded] com.seagate.driver.SeagateDriveIcons (5.1.1) Support
      /Users/[redacted]/Downloads/LCC Installer.app
      [not loaded] com.Logitech.Unifying.HID Driver (1.3.1 - SDK 10.8) Support
    Startup Items: ℹ️
      TuxeraNTFSUnmountHelper: Path: /Library/StartupItems/TuxeraNTFSUnmountHelper
      Startup items are obsolete and will not work in future versions of OS X
    Launch Agents: ℹ️
      [running] com.canon.MFManager.plist Support
      [not loaded] com.cooliris.SetLaunchArch.plist Support
      [loaded] com.google.keystone.agent.plist Support
      [running] com.Logitech.Control Center.Daemon.plist Support
      [running] com.logitech.manager.daemon.plist Support
      [running] com.micromat.TechToolProAgent.plist Support
      [loaded] com.oracle.java.Java-Updater.plist Support
      [running] com.seagate.SeagateStorageGauge.plist Support
      [running] com.symantec.uiagent.application.plist Support
    Launch Daemons: ℹ️
      [loaded] com.adobe.fpsaud.plist Support
      [running] com.cleverfiles.cfbackd.plist Support
      [running] com.eltima.ElmediaPlayer.daemon.plist Support
      [loaded] com.embraceware.awaken.plist Support
      [loaded] com.google.keystone.daemon.plist Support
      [loaded] com.macpaw.CleanMyMac2.Agent.plist Support
      [running] com.micromat.TechToolProDaemon.plist Support
      [loaded] com.microsoft.office.licensing.helper.plist Support
      [loaded] com.oracle.java.Helper-Tool.plist Support
      [loaded] com.oracle.java.JavaUpdateHelper.plist Support
      [loaded] com.prosofteng.DriveGenius.locum.plist Support
      [running] com.smithmicro.schedulerdaemon.plist Support
      [loaded] com.symantec.liveupdate.daemon.ondemand.plist Support
      [failed] com.symantec.liveupdate.daemon.plist Support
      [not loaded] com.symantec.sep.migratesettings.plist Support
      [running] com.symantec.sharedsettings.plist Support
      [running] com.symantec.symdaemon.plist Support
      [running] com.taoeffect.ispyd.plist Support
      [running] com.wdc.drivemanagerservice.plist Support
    User Launch Agents: ℹ️
      [loaded] com.adobe.ARM.[...].plist Support
      [loaded] com.macpaw.CleanMyMac2Helper.diskSpaceWatcher.plist Support
      [loaded] com.macpaw.CleanMyMac2Helper.scheduledScan.plist Support
      [loaded] com.macpaw.CleanMyMac2Helper.trashWatcher.plist Support
      [running] com.prosofteng.DGMonitor.plist Support
      [running] com.smithmicro.cleaning.schedulermailer.plist Support
      [running] com.taoeffect.EspionageHelper.plist Support
    User Login Items: ℹ️
      Speedy Mac Application (/Applications/Speedy Mac/Speedy Mac.app)
      AwakenHelper Application (/Users/[redacted]/Library/Application Support/Awaken/AwakenHelper.app)
      GetBackupAgent Application (/Users/[redacted]/Library/Application Support/BeLight Software/Get Backup 2/GetBackupAgent.app)
      WDDriveUtilityHelper Application (/Users/[redacted]/Downloads/WD/WD Drive Utilities.app/Contents/Resources/WDDriveUtilityHelper.app)
      ClustersHelper Application (/Library/PreferencePanes/Clusters.prefPane/Contents/Resources/ClustersHelper.a pp)
      RealPlayer Downloader Agent Application (/Users/[redacted]/Library/Application Support/RealNetworks/RealPlayer Downloader Agent.app)
      SAVDiskMountNotify UNKNOWN (missing value)
      ScanNotification UNKNOWN (missing value)
      Launch Nikon Message Center 2 Application (/Applications/Nikon Software/Nikon Message Center 2/Nikon Message Center 2.app/Contents/SharedSupport/Launch Nikon Message Center 2.app)
    Internet Plug-ins: ℹ️
      EPPEX Plugin: Version: 10.0 Support
      Flash Player: Version: 15.0.0.189 - SDK 10.6 Support
      AdobePDFViewer: Version: 9.4.6 Support
      Unity Web Player: Version: UnityPlayer version 3.5.3f3 - SDK 10.6 Support
      NPVirtools: Version: 4.0 Support
      iPhotoPhotocast: Version: 7.0 - SDK 10.8
      RealPlayer Plugin: Version: (null) Support
      DirectorShockwave: Version: 11.6.8r638 Support
      QuickTime Plugin: Version: 7.7.1
      FlashPlayer-10.6: Version: 15.0.0.189 - SDK 10.6 Support
      GarminGpsControl: Version: 2.9.3.0 Release Support
      ToontownBundleManager: Version: (null) Support
      CANONiMAGEGATEWAYDL: Version: 3.1.0.2 Support
      Silverlight: Version: 5.1.10411.0 - SDK 10.6 Support
      OVSHelper: Version: 1.0 Support
      CoolirisWebKitPlugin: Version: (null) Support
      Google Earth Web Plug-in: Version: 6.1 Support
      Flip4Mac WMV Plugin: Version: 3.2.0.16   - SDK 10.8 Support
      SharePointBrowserPlugin: Version: 14.4.4 - SDK 10.6 Support
      JavaAppletPlugin: Version: Java 7 Update 67 Check version
      OfficeLiveBrowserPlugin: Version: 12.3.6 Support
    User Internet Plug-ins: ℹ️
      BrowserPlus_2.9.2: Version: 2.9.2 Support
      Picasa: Version: 1.0 Support
    Safari Extensions: ℹ️
      DivX Plus Web Player HTML5 <video>
      Open in Internet Explorer
      DivX HiQ
      Aimersoft Video Converter
    3rd Party Preference Panes: ℹ️
      BrowserPlus  Support
      Clusters  Support
      Déjà Vu  Support
      Flash Player  Support
      Flip4Mac WMV  Support
      Java  Support
      Logitech Control Center  Support
      Logi Preference Manager  Support
      MenuMeters  Support
      Perian  Support
      Symantec QuickMenu  Support
      TechTool Protection  Support
      Tuxera NTFS  Support
    Time Machine: ℹ️
      Skip System Files: NO
      Auto backup: YES
      Destinations:
      iMac TimeMachine [Local]
      Total size: 2 TB
      Total number of backups: 80
      Oldest backup: 2011-09-18 05:21:33 +0000
      Last backup: 2014-10-05 20:18:55 +0000
      Size of backup disk: Excellent
      Backup size 2 TB > (Disk size 0 B X 3)
      /sbin excluded from backup!
      /usr excluded from backup!
      /System excluded from backup!
      /bin excluded from backup!
      /private excluded from backup!
      /Library excluded from backup!
      /Applications excluded from backup!
    Top Processes by CPU: ℹ️
          2% WindowServer
          0% Speedy
          0% SystemUIServer
          0% RealPlayer Downloader Agent
          0% ps
    Top Processes by Memory: ℹ️
      288 MB SymDaemon
      150 MB Speedy
      137 MB Safari
      82 MB WebProcess
      82 MB coreservicesd
    Virtual Memory Information: ℹ️
      2.17 GB Free RAM
      1.46 GB Active RAM
      148 MB Inactive RAM
      518 MB Wired RAM
      388 MB Page-ins
      0 B Page-outs
    I hope someone has some ideas! TIA.

    Do you have another cable you can test with? Do you have access to another computer with Firewire you can test with?
    FireWire Device not Working
    FireWire/USB - Quick Assist

  • When updating to ios 7, my airport does not function in my ipad and iphone. No icon appears...I´ve check I´ve got last firmware on aiport utility, and also I´ve restart both devices... thanks for your support..

    HI!, When updating to ios 7, my airport does not function in my ipad and iphone. No icon appears ...I´ve check I´ve got last firmware on aiport utility, and also I´ve restart both devices... buth still not working

    Restart your AirPort Base Station or other router if that's what you have. Unplug it and allow a moment or two for it to reset before plugging it back in again.
    If that does not work, try resetting your network settings: on the iPad and iPhone, tap Settings > Wi-Fi, select your network then "Forget this Network". Select the network again, provide its password, and verify you can connect.
    If that does not work, Settings > General > Reset > Reset Network Settings. Select your network again as above.
    If that does not work, "hard reset" your AirPort Base Station, assuming you are using one and not some third party product. You will need to reconfigure it using AirPort Utility.

  • **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

  • 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

  • Migration from WD Java to WD ABAP in ESS Trips and Expenses

    Hello Experts,
    We are migrated ESS Trips and expenses from WD Java to WD ABAP.
    Following steps I have performed
    1.     Activated FIN_TRAVEL_1 and FIN_TRAVEL_2 business functions.
    2.     checked FITV_TRIP_FORM service in SICF /sap/bc/webdynpro/sap its active .
    3.     Currently we are SAP ESS 6.0 EHP 4 , and accordingly we have down loaded
    uwl_com.sap.pct.erp.mss.tra.14.zip , (for SAP ECC 6.0, Enhancement Package 4) [Note 1076144 - ESS trips and   expenses: Migration from WD Java to WD ABAP]
    file as suggested in Migration from WD Java to WD ABAP in ESS Trips and Expenses user guide
    4.     after uploading uwl_com.sap.pct.erp.mss.tra.14.zip file in SAP NetWeaver Portal -> System Administration  -> System Configuration -> Universal Worklist->& Workflow -> Universal Worklist Administration.-> Object Types and View Definitions ->  com.sap.pct.erp.mss.tra.
    5.     after uploading file, when manager click up on u201Ccheck trip of ABCu201D workitem in his uwl , he is getting following error.
    404   Not Found
    SAP J2EE Engine/7.01 
    The requested resource does not exist.
    Details:   Go to main page of this application!
    Any idea for fixing this issue.

    hi
    in the java system , the portal will launch the approval frm the same system , for the abap component , the task type in uwl you might have to define a dynamic property as "System" and give the name of your r/3 system in there.
    Try it
    Regards
    sameer

  • 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

  • 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

  • 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

  • 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

Maybe you are looking for

  • Espn videos won't play

    Hi. any videos on espn won't play for me. I can watch youtube videos, NHL.com, NFL.com videos, etc. but not on espn. I have the latest version of shockwave. What happens is I get either an image instead of the video or just a black screen. If I right

  • Is there any event of swip left and swipe right in ListView control ?

    HI As in Android phone in call list we can call to some one on right swipe and can message to same person on left swipe. Is it exactly possible in ListView Control for Windows Phone or not? Actually I need to get the Swipe left and right Event on the

  • Mac Mini - Home Automation

    'just wondered if anyone is using the 'Mini for Home Automation - it would seem ideal (and even more so, perhaps, if a lower-cost cut-down version were also available, then 'could distribute them also task-specifically around the house) Power Mac G4

  • Can I use Photoshop Elements 12 for digital drawings?

    By this, I mean can I freehand draw on PSE 12? I bought it originally to replace PSE 8, and, being the simple person I am, didn't bother researching it a bit first. I assumed that it would be like PSE 8, only better, so it seemed worth it. I just fin

  • IPhone 4 has a black screen but the backlight lights up

    So my friend was holding onto my phone for me and he dropped it. Now the screen is black, but the backlight will light up when you hit the unlock button, the home button or receive an alert. The sound works perfectly fine, and voice control works whe