Mobile Time & Travel developments

Hi to everybody.   
I need help to begin some developments with the Mobile Time & Travel 1.6
I have to make read-only some fields of the main page of the Timesheet (for example the fields of the "OP" column [I think that it is the VORNR value ])
Which interface do I have to implement?IColumnModelCustomer or IColumnModel or others?
Can someone give me an example on this problem?
Thanks

hello rocco,
what do you wanna know about the microITS context?
jo

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

  • How to access the Mobile Time & Travel database tables?

    How can I access the database tables stored in SAPMobileEngine\webapps\me\WEB-INF\wwwroot\te_data\customer\database_2_0\<name_of_declared_table>  ??
    Formerly the tables were stored in ...\database as XML files and could be viewed with a standard texteditor. Now the files are stored in ...\database_2_0 as DAT files in a special format. How can I get access to the tables? (like longtext.dat or CATS_MY_TABLE_*.DAT)

    Michael,
    Are you running MTT 1.6 SR2 Patch 03?
    The database is in serialized format and you will have unserialized them by using Eclipse IDE (or NW Development Studio). This will convert it to xml format. But I think the application itself will need it to be serialized format.
    Peter

  • Mobile Time and Travel  on a PDA with MAM

    Hi Everyone,
    Can I deploy Mobile Time & Travel to a PDA instead of a Laptop?  We will be using a PocketPC Device for the application but not so sure if you can run Mobile Time & Travel and Mobile Asset Management with the same device.  Please advice.  Thanks.
    Dai

    Hello Dai,
    Mobile Time and Travel is really designed for laptops.  The UI would not be user-friendly on a PDA (always scrolling).
    Regards,
    Nadia

  • Mobile Time Sheet - group time

    All,
    Our company would like to implement MTT (Mobile Time & Travel) with the ability to enter time for multiple employees at a time in MTS. We know that this function is driven by data entry profiles and is designed by SAP to allow single employee time entry. Has anyone faced this business requirement to adapt MTS for multiple employees (group time) or developed a Mobile Infrastructure applicatioj to address this functionality gap ?

    Hello Olivier,
    As of version xMTT 2.0 SR4, this functionality is available. The application is available on SMP.
    I hope this helps,
    Elise

  • Mobile Time and Travel supporting Device types

    Hi Mobile Guru's,
    We would like to implement Mobile Time and Travel to our client. Currently they are using the PDA's. I have gone through installation guides of MTT and came to know that MTT is possible only for Laptops. Is my assumption is true? Please let me know. Actually our client wanted to implement MTT to their PDA's which they are currently using. Where can I get information that MTT supports which type of device types? Please help me.
    Thanks in advance.
    With best regards,
    Ameer Baba.

    Hi Ameer
       The MTT application is supported only on Laptops and doesnt support PDAs and your assumption is absolutely true. More information on this can be obtained in the following link http://service.sap.com/instguides In this link navigate to Installations and Upgrades->Entry by Application Group->SAP xApps
    ->SAP xApps for Mobile Business->SAP XMTT.   Also the following notes will be useful for the latest version of MTT i.e 2.0 which is JSP based rather than MicroITS.
    892203 - Mobile Travel Expenses 2.0 - Composite Note
    892204 - Mobile Time Sheet 2.0 - Composite Note
    942046 - Restrictions for Mobile Time Sheet 2.0
    942044 - Restrictions for Mobile Travel Expenses 2.0
    Hope this is helpful
    Best Regards
    Sivakumar

  • Transaction Codes and BAPIs for Mobile Time And Travel

    Hi All,
    Please can anyone give me the "Transaction Codes" and "BAPIs" that are needed and used for developing an application for Mobile Time and Travel.?
    Please help me out.
    Cheers,
    Anu.
    Message was edited by:
            Anuradha Yandamuri

    Hi Anu
    Below are the Functional Modules used in the standard MTT application.
    <u><b>RFC's for Time Sheet (MTS)</b></u>
    CATS_MY_GET_MASTER_DATA      
    CATS_MY_GET_PICKLIST_FIELDS  
    CATS_MY_GET_REJECTION_REASONS
    CATS_MY_GET_TEXT_ELEMENTS    
    CATS_MY_GET_TIME_DATA        
    CATS_MY_GET_BOOTSTRAP      
    CATS_MY_GET_CUSTOMIZING_DATA
    TT_GET_PICKLIST
    <u><b>RFC's for Travel Expenses (MTR)</b></u>
    WAF_TRIP_ADD_RECEIPT          
    WAF_TRIP_CHANGE_RECEIPT       
    WAF_TRIP_CREATE               
    WAF_TRIP_DELETE_RECEIPT       
    WAF_TRIP_GET                  
    WAF_TRIP_GET_CREDIT_CARD_ITEMS
    WAF_TRIP_GET_CUSTOMIZING      
    WAF_TRIP_GET_DELETED_LIST     
    WAF_TRIP_GET_LIST             
    WAF_TRIP_MODIFY               
    WAF_TRIP_PROCESS_RECEIPT      
    WAF_TRIP_RESULTS              
    Hope this helps
    Thanks
    Raj

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

  • Using Lightroom Mobile as travel downloader/editor

    Friends,
    I'm a new member of the Lightroom family.  I'd like to use Lightroom Mobile while traveling whereby I download RAWs (or RAWs and .jpegs) to my iPad, edit the images on my iPad, then easily sync/transfer those edits to my computer when I get home.  Is that possible?
    Thanks!
    Steve

    I don't think it matters that the iPad isn't colour managed (and LrM isn't designed for it). OK, it might if you are brave or stupid enough to make exhibition quality prints without reviewing the image on a real computer. Instead the adjustments on the iPad are ball park, equivalent to Quick Develop, they give you time to think about the image, try out crops, rate and flag etc. Your time in front of a monitor is then spent on fine tuning.
    An alternative workflow is possible if you get access to a real computer while you're travelling and if it has decent upload speeds. Log into your lightroom.adobe.com in a web browser and drag the photos from Explorer/Finder into a collection in the browser window. The raw file then uploads, and will be synced down to your computer when you get home. You can then make adjustments in LrMobile and avoid kludges like Syncomatic.
    Personally, I think the small laptop is still the way to go. For now anyway.

  • Mobile Time Machine apparently increases free space

    After setting up Fusion Drive and restored OS and files, my MBP had 200GB of free space.
    Few days later, 230GB of free space in a Finder window.
    A week later, 300GB of free space, despite I did not delete fles that much.
    I checked "About This Mac">"Storage" for a week, and found that "Other" was decreasing (I did not delete much, again), and "Backups" was increasing.
    It is as if files which must be categoraized "other" are categoraized "Backups", and since the amount of "Backups" is not counted in Finder, apparently I had more and more free space.
    Have anyone experienced such strange case? I disabled mobile time Machine, fearing "other" files would be deleted as "backups" files would be.

    Actually, I can shorten this down to just:
    Mount TimeMachineBackup disk, it reports ~95GB free.
    Repair it, it reports 800+GB free
    Unmount it
    Remount it, it again reports ~95GB free.
    Rinse. Repeat.

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

Maybe you are looking for

  • Ipad will no longer connect to my private home network

    i have always had my ipad mini connected to my private home network for over a year and just 3 days ago it no longer connects to my network! Why is that and how can i fix it??? i have no problems with my iphone 4s! it still connects to my wifi!

  • Stopping call forwarding on one of two numbers?

    HI, I have two Sype numbers, the main one for the UK and a new one that I bought a couple of months ago, a Hong Komg number. The HK number used to be used by a tourism website, and although they have changed their main number on their website, refere

  • Adobe Acrobat Pro, InDesign and MS Excel crash often when trying to print to a network or USB printer?

    Since I've installed OS 10.8 Mountain Lion, I have had consistant issues with printing.  It often occurs in Adobe Acrobat Pro, when either trying to print to a network printer or via a USB interface.  Crash either occurs upon the Print commmand, and

  • Old netscape org unit tree doc url?

    I am looking for an old netscape article that explained how to create an org unit tree and then use the dn's of those entries in the people entries to represent their org unit., and it mentioned some code to read the relationship. Anyone have this or

  • Temp  tablesapce space Issue

    Hi All In My Production database we have two temp tablesapces when user running a concurrent programme it is erroring out with error unable to extend temp segemnt by 16 byte .....something like that but in temp tablepace 2 we have enough space Y is i