SAP R/3 Time & Travel Module_CRM Integration

Hi Folks,
I've a situation where my fields sales people record expenses and time on their laptops and synronize with core R/3 FI, HR.
I undersatnd, there is a component on Mobiles Sales called "Time&Travel". Could you please share some thoughts on Integration points on integration between SAP Mobile Sales and SAP HR Time&Travel modules.
Jatain

Hi,
Yes. You need to so the Middleware setup between the R3 and CRM systems. PLease follow these building blocks in this order:
1.C71_BB_ConfigGuide_EN_US
2.B01_BB_ConfigGuide_EN_US
3.B09_BB_ConfigGuide_EN_US
If you follow all these three you should be able to have bidirectional flow. Please lets us know if you have nay questions.
Hope this helps you,
Karuna.

Similar Messages

  • Queries on Mobile Time & Travel

    Hi Experts,
    1) Can i get all the documents related to Mobile Time travel online application of version 2.0.
    2) Whats  the relation between Time travel application and ITS server is it working as an Middleware for deploying and all other things??
    3) or else can we deploy directly using the ITS Server??
    Regards
    Nanda
    Edited by: nanda kishore on Jan 13, 2009 11:54 AM

    Dear Nanda,
    xMTT (Mobile Time and Travel is an offline MI application. You can get the docs from here:
    http://service.sap.com/instguides
    SAP Components-> Mobile ->xMTT2.0
    Regards,
    Veera
    Edit:
    There might me an application in SAP WebDynpro for online scenario. I am not sure about it. You may close the question here by marking as answered and awarding points for my or others' post which were helpful. May be you should post in Web Dynpro forum.
    Edited by: Veeraraagavan R on Jan 13, 2009 12:06 PM
    Edited by: Veeraraagavan R on Jan 13, 2009 12:08 PM

  • How to deploy Mobile Time & Travel to PDA

    Is it possible to deploy SAP Mobile Time & Travel to a PDA device?
    On the MarketPlace, there are some documentation about Mobile Time & Travel for Laptop but I couldn't find anything about PDA. 
    If it is possible, would you please guide me through the whole process of deployment.  What do I need to deploy this solution?  Thanks for all your helps.

    Hai,
    According to the Documentation for MTT 1.6
    the Mobile Device Requirements are:
    "-Win32 Operating System on Laptop Computer
    - Java Runtime Environment (JRE 1.3.1)
    - Microsoft Internet Explorer 5.5"
    Pocket PC 4.2 or Win Mobile 2003 are not Win32 OS's you can't really get JRE 1.3.1 on a handheld(I think beta versions are available for the crEme.) and you definately can't get Internet Explorer 5.5 on your handheld.
    Hope this helps,
    Wael

  • Reg - Mobile Time & Travel

    hi All,
      i'm trying to make the SAP Mobile Time & Travel for Laptop to work. i've done all the required configuration in WebAS and ECC5.0.
      once i start my application, i get this error. Synchronization Password Not Set. Where do i set this password?
    Thanks
    Ak.

    hi Jo,
       i don't get any errors when i do a dummy sync. i don't get any errors if i start the application. i get the main page of  my application. once i click on the synchronize link inside the application (in the menu bar) i get red/yellow traffic light saying sync password not set.
    now, i gave the parameter you mentioned in your post. i wasn't using it before.
    My Time sheet crashed.
    the trace file entry: (sorry for the length)
    <i>com.sap.mycats.basics.tools.TERuntimeException: com.sap.mycats.businessLogic.InvalidProfileException
         at com.sap.mycats.businessLogic.TimeSheetManager.getTimeSheetProfile(Unknown Source)
         at com.sap.mycats.userInterface.BusinessLogicAdapter.getTimeSheetProfile(Unknown Source)
         at com.sap.mycats.userInterface.EntryPeriodModel.getProfile(Unknown Source)
         at com.sap.mycats.userInterface.EntryPeriodModel.initialize(Unknown Source)
         at com.sap.mycats.userInterface.UIComponentAbstract.addComponent(Unknown Source)
         at com.sap.mycats.userInterface.RootComponent.initialize(Unknown Source)
         at com.sap.mycats.userInterface.Application.(Unknown Source)
         at com.sap.mycats.userInterface.Application.(Unknown Source)
         at com.sap.mycats.userInterface.Application.getInstacne(Unknown Source)
         at com.sap.mycats.userInterface.waf.TimeSheetModuleProvider.(Unknown Source)
         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 java.lang.Class.newInstance0(Class.java:308)
         at java.lang.Class.newInstance(Class.java:261)
         at com.sapmarkets.web.liTS.ModuleProviderContainer._loadModuleProvider(ModuleProviderContainer.java:146)
         at com.sapmarkets.web.liTS.ModuleProviderContainer.getModuleProvider(ModuleProviderContainer.java:80)
         at com.sapmarkets.web.liTS.FlowProcessor._callModule(FlowProcessor.java:196)
         at com.sapmarkets.web.liTS.FlowProcessor._processState(FlowProcessor.java:615)
         at com.sapmarkets.web.liTS.FlowProcessor._processEvent(FlowProcessor.java:473)
         at com.sapmarkets.web.liTS.FlowProcessor._processEvent(FlowProcessor.java:440)
         at com.sapmarkets.web.liTS.FlowProcessor.process(FlowProcessor.java:160)
         at com.sapmarkets.web.liTS.AbstractLightItsServlet._startFlowProcessing(AbstractLightItsServlet.java:432)
         at com.sapmarkets.web.liTS.TomcatLightItsServlet._startFlowProcessing(TomcatLightItsServlet.java:365)
         at com.sapmarkets.web.liTS.AbstractLightItsServlet.service(AbstractLightItsServlet.java:197)
         at com.sapmarkets.web.liTS.TomcatLightItsServlet.service(TomcatLightItsServlet.java:330)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper.java:405)
         at org.apache.tomcat.core.Handler.service(Handler.java:287)
         at org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372)
         at org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:806)
         at org.apache.tomcat.core.ContextManager.service(ContextManager.java:752)
         at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java:213)
         at org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416)
         at org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:501)
         at java.lang.Thread.run(Thread.java:534)
    Caused by: com.sap.mycats.businessLogic.InvalidProfileException
         at com.sap.mycats.businessLogic.TimeSheetProfile.(Unknown Source)
         at com.sap.mycats.businessLogic.TimeSheetProfile.getInstance(Unknown Source)
         ... 37 more
    Caused by:
    com.sap.mycats.businessLogic.InvalidProfileException
         at com.sap.mycats.businessLogic.TimeSheetProfile.(Unknown Source)
         at com.sap.mycats.businessLogic.TimeSheetProfile.getInstance(Unknown Source)
         at com.sap.mycats.businessLogic.TimeSheetManager.getTimeSheetProfile(Unknown Source)
         at com.sap.mycats.userInterface.BusinessLogicAdapter.getTimeSheetProfile(Unknown Source)
         at com.sap.mycats.userInterface.EntryPeriodModel.getProfile(Unknown Source)
         at com.sap.mycats.userInterface.EntryPeriodModel.initialize(Unknown Source)
         at com.sap.mycats.userInterface.UIComponentAbstract.addComponent(Unknown Source)
         at com.sap.mycats.userInterface.RootComponent.initialize(Unknown Source)
         at com.sap.mycats.userInterface.Application.(Unknown Source)
         at com.sap.mycats.userInterface.Application.(Unknown Source)
         at com.sap.mycats.userInterface.Application.getInstacne(Unknown Source)
         at com.sap.mycats.userInterface.waf.TimeSheetModuleProvider.(Unknown Source)
         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 java.lang.Class.newInstance0(Class.java:308)
         at java.lang.Class.newInstance(Class.java:261)
         at com.sapmarkets.web.liTS.ModuleProviderContainer._loadModuleProvider(ModuleProviderContainer.java:146)
         at com.sapmarkets.web.liTS.ModuleProviderContainer.getModuleProvider(ModuleProviderContainer.java:80)
         at com.sapmarkets.web.liTS.FlowProcessor._callModule(FlowProcessor.java:196)
         at com.sapmarkets.web.liTS.FlowProcessor._processState(FlowProcessor.java:615)
         at com.sapmarkets.web.liTS.FlowProcessor._processEvent(FlowProcessor.java:473)
         at com.sapmarkets.web.liTS.FlowProcessor._processEvent(FlowProcessor.java:440)
         at com.sapmarkets.web.liTS.FlowProcessor.process(FlowProcessor.java:160)
         at com.sapmarkets.web.liTS.AbstractLightItsServlet._startFlowProcessing(AbstractLightItsServlet.java:432)
         at com.sapmarkets.web.liTS.TomcatLightItsServlet._startFlowProcessing(TomcatLightItsServlet.java:365)
         at com.sapmarkets.web.liTS.AbstractLightItsServlet.service(AbstractLightItsServlet.java:197)
         at com.sapmarkets.web.liTS.TomcatLightItsServlet.service(TomcatLightItsServlet.java:330)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper.java:405)
         at org.apache.tomcat.core.Handler.service(Handler.java:287)
         at org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372)
         at org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:806)
         at org.apache.tomcat.core.ContextManager.service(ContextManager.java:752)
         at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java:213)
         at org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416)
         at org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:501)
         at java.lang.Thread.run(Thread.java:534)
    </i>
    does it make any sense to you?
    Regards
    ak.

  • Deployment of Mobile Time & Travel

    Hi,
    What are the mandatory things to be done for a Mobile time travel application to be deployed???
    As from the Backend and middleware point of view configuration was done properly and system was ready to use but, still confusing how to deploy the application can i have a brief overview on how to deploy a Mobile time travel application.
    Any suggestions are highly appreciated
    Regards
    Pavan

    Hi ,
    @ Srikanth
    I do have that document already. Anyway thanks for your help. Please check my below resolution for the exact problem where i'm facing.
    @ Veera
    Thanks for your reply.
    I Have got the following document and followed all the steps mentioned in this document but struck with deployment of an application. Please check the document at section 6.5 with a description Deployment Using Mobile Administrator.
    help.sap.com/bp_bblibrary/600/Documentation/DUT_BB_ConfigGuide_EN_US.doc
    The following are the steps defined in that document
    Use
    The SAP NetWeaver Mobile Administrator is used to deploy SAP xMTT to the client Mobile Infrastructure 7.0 SPS12 and above. In order to deploy these components to authorized users, system administrator need to upload the mobile components to the NW AS, create a device configuration and a hierarchy group.
    Procedure
    1.     Upload the sda files (see above) in the delivered xMTT package using the Software Deployment Manager (SDM) in the SAP NetWever AS (AS Java).
    2.     Start the Mobile Administrator (for example, http://<server>:<port>/nwa).
    3.     Choose Administration > Mobile Infrastructure > Mobile Components
    4.     Choose the Reload button (on the right pane of the browser).
    5.     Choose Device Configurations (on the left pane of the browser under the Mobile Infrastructure menu tree).
    6.     Choose Create in the Device Configurations section and enter a new device configuration name (for example, MTT_CONFIG) and its description in the Device Configuration and Description fields respectively.
    7.     In the Details for Selected Device Configuration section, choose the Mobile Components tab. Choose the Add/Remove button.
    8.     In the Search for Mobile Components dialog box, enter MT* in the Name field and choose Search to get the Available Mobile Components list.
    9.     Select the components as per the table below and then move these components to the Assigned Mobile Components list by choosing the >> button.
    10.     On the Confirmation dialog box, choose No. 
    Mobile Component Name     Version     Installation Sequence
    MTR     200400     
    MTS     200400     
    MTTCORE     200400     
    MTTREPOSITORY     200400     
    11.     Choose   Save.
    12.     Repeat steps 6 to 9 to create another Device configuration (for example, MTT_ADDON for the MTT patches.
    13.     On the Confirmation dialog box, choose Yes. 
    14.     In the Insert Installation Sequence dialog box, enter sequence number and then choose Insert for each of the components as per the table below:
    Mobile Component Name     Version     Installation Sequence
    MTR20SR04PL03     200403     1
    MTS20SR04PL03     200403     1
    MTTCORE20SR04PL03     200403     1
    MTTREP20SR04PL03     200403     1
    15.     Choose   Save.
    16.     Choose Hierarchy Grouping (on the left pane of the browser under the Mobile Infrastructure menu tree).
    17.     Choose Create (on the right pane of the browser in the Hierarchy Group Tree section).
    18.     Enter a name in the Hierarchy Group Name field (for example, MTT_GROUP) and then choose the Create button.
    19.     Choose the Device Configurations tab in the Details for Selected Hierarchy Group section, and choose the Add/Remove button.
    20.     On the Search for Available Device Configurations, enter MTT_CONFIG and choose Search. In the Available Device Configurations, select MTT_CONFIG and choose the >> button to transfer the selection to the Assigned Device Configurations. Choose Save.
    21.     In the Users tab, in the Details for Selected Hierarchy Group section, choose the Add/Remove button to add users for the group similar to the instruction in Step 17.
    22.     Repeat steps 14 to 20 for the Device Configuration MTT_ADDON instead of MTT_CONFIG.
    Now the problem i'm facing was at step 6 it has asked to create a new device but in my screen i was unable to trace where the create button was located at plz find the attached link of screen shot
    http://img150.imageshack.us/img150/2148/deployci1.jpg
    Any suggestions are highly appreciated
    Thanks & Regards
    Pavan

  • Mobile Time & Travel for PDA

    Hi
    Do we have any application of Mobile time & travel running on PDA??? I do have a war file for Laptop version for the the same. I searched every where i havnt got proper documentation or any war file on Mobile time travel for PDA. So any suggestions or help is highly appreciated.
    Regards
    Pavan

    Dear Pavan,
    xMTT 2.0 is a laptop based solution. There are no versions available for PDA.
    Regards,
    Veera
    Edit:
    Srikanth's post adds evidence to my original post of MTT being a desktop/laptop solution. The following are the last two lines in the link's main page:
    "SAP Mobile Time and Travel integrates seamlessly with SAP ERP and can also work with non-SAP applications. SAP MTT is supported on many Microsoft Win32 -based operating systems."
    Edited by: Veeraraagavan R on Jan 7, 2009 11:01 AM

  • Documentation of SAP HR- Real time scenario

    Hi,
    Please can anyone give me some documentation on how the functioning happens in SAP HR real time scenario.
    The real time implementation for Organizational management, Payroll, time Management and personal administration.
    It would be great if the document be sent to .
    Thank you !

    This is a Crystal Reports forum. Please close the existing thread an post your question here:
    SAP ERP Human Capital Management (SAP ERP HCM)
    I would recommend to explain in more detail the business need behind your quesiton in the new posting.
    Regards,
    Stratos

  • SAP and BOBJ XI 3.x Integrated Security Best Practice

    I am trying to find any information around SAP and BOBJ XI 3.x Integrated Security Best Practice.
    So far i think it is uninversally agred that you should :
    1. Utilise the Business Objects platform security model to secure applications, folders and reports.
    2. Use BEx queries as the data source for Business Objects Universes and keep the number BEx queries to a minimum
    3. Use SAP authorisations over the BEx queries to secure report data at a row level.
    Has anyone seen any formal SAP Best Practice document or have any info to add ?
    Andrew

    Hi,
    those three items are all correct. In terms of security you can find lots of material in the standard BW help.
    in terms of query design / universe:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/008d15dc-f76c-2b10-968a-fafe5a121129
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/b0320722-741c-2c10-afab-93b5c0fc7e96
    ingo

  • Mountain lion mac osx 10.8.3 time machine backups are not visible in time travel window. Why?

    Time Machine shows that it's backing up every day.  It recognizes my selected backup drive. The backups appear in that external drive.
    However today I opened the Time Travel Window and it says, No Backups Available.
    Whazzup?

    Unmount and remount the drive. Same thing?

  • Sap script real time process

    hai this is siva ,
    i want sap-script real time process.

    hai this is siva ,
    i want sap-script real time process.

  • Data Guard and Time travelling

    Hi
    My primary database has incorporated time travelling. And we will be creating a logical standby , we need to know what problems could be caused due to the time travelling.
    Thanks

    user619281 wrote:
    Hi
    My primary database has incorporated time travelling. And we will be creating a logical standby , we need to know what problems could be caused due to the time travelling.
    ThanksYou might accidentally kill your grandfather? (http://en.wikipedia.org/wiki/Grandfather_paradox).
    More seriously, you don't describe what you mean by time travelling - I can think of at least 3 oracle features that you could mean (flashback query, flashback database and workspace manager) and at least one database design that you could mean (scd), and you don't give a version either. That's going to make it difficult to anticipate what problems might occur. I would note that logical standby has some quite stringent requirements and may not always work well with less commonly used features (the usual issue of trying to use 2 less commonly used features together being likely to throw up oddities.).
    Niall Litchfield
    http://www.orawin.info/

  • NO "Time Travel" Window/ Can't restore!

    My external HD is accepting backups, but when I open it now, I am not getting the "Time Travel" window showing past backups and the option to Restore. It IS backing properly. Any help most appreciated!

    As I recall, when I first started TM back in Nov., nothing showed for many hours after the all night initial backup. Later everything worked. How many hourly backups have you had following the initial backup?
    Also, how are you starting TM wayback? Are you viewing the desktop and then invoke TM? That should work.

  • Time Machine not working - can't see 'time travel' screen

    I have a very weird situation. I am running Lion and TM seems to be backing up fine and happy. However when I try to see my backups, that is, go into the "time travel screen" by actually running Time Machine (or chosing "Enter Time Machine" on the menu) NOTHING HAPPENS...
    I have seen a few similar posts about this problem but having to do with a DROBO disk (I assume this is a model hard disk) which don't apply to me.
    Here are my trouble shooting steps so far:
    - reboot
    - dismount, power off, remount the external drive
    - delete the "time machine preferences" file from /Library/Preferences
    - reinstall Lion
    Has anyone solved this problem? I am totally stumped... Any tips would be really appreciated!! Pito.

    I have a very weird situation. I am running Lion and TM seems to be backing up fine and happy. However when I try to see my backups, that is, go into the "time travel screen" by actually running Time Machine (or chosing "Enter Time Machine" on the menu) NOTHING HAPPENS...
    I have seen a few similar posts about this problem but having to do with a DROBO disk (I assume this is a model hard disk) which don't apply to me.
    Here are my trouble shooting steps so far:
    - reboot
    - dismount, power off, remount the external drive
    - delete the "time machine preferences" file from /Library/Preferences
    - reinstall Lion
    Has anyone solved this problem? I am totally stumped... Any tips would be really appreciated!! Pito.

  • Backups   do not appear in the Time Machine "time travel window

    After reinstalling my complete system (10.5.8) from the TM backup everything works fine except, in the time travel window only the backups after the complete reinstall show up. Anything earlier is grayed out. Opening the backup HD shows everything being there.
    I did check the TM help to no avail.
    Any ideas anybody?

    Hi, and welcome to the forums.
    TM has apparently started a new "sequence" of backups. See #E1 in the Time Machine - Troubleshooting *User Tip* at the top of this forum.

  • Time Travel on Mac or The Clock has Gone Mad...

    My time zone is 4+... the time displayed on Leopard is 8:00am... Then I reboot to Windows XP... everything continues just as normal, the time is still 8:00am... When I boot back to Leopard my new time is 4:00am... Did I just time travel 4 hours back in time?
    How can I avoid this?
    Please help

    Look at these links.
    Where did my disk space go?
    http://www.macfixitforums.com/showflat.php?Cat=&Board=Forum38&Number=770243
    Download & use WhatSize described in this link or Disk Inventory X @ http://www.derlien.com/
    Freeing space on your Mac OS X startup disk
    http://www.thexlab.com/faqs/freeingspace.html
    Amazing Disappearing Drive Space
    http://www.pinkmutant.com/articles/TigerMisc.html
    Increase HD Free Space
    http://macosx.com/forums/howto-faqs/275191-how-easily-increase-hd-free-space-lap top.html
    How to free up my disk space
    http://www.macmaps.com/diskfull.html
     Cheers, Tom

Maybe you are looking for