Netweaver version only prerequisite for ITS Mobile?

Hi experts,
The Wiki entry about ITS Mobile leads me to believe that the only prerequisite for mobile use of the ITS is that we have a recent version of SAPKB700 (currently ~10, upgrade to at least ~11 but preferably ~18).
Is this correct, or are there other things that need to be installed?
The intention is, of course, to replace sapconsole by ITS Mobile by creating mobile templates for LM00.
Thanks for a quick response!
Rob

Hi Rob,
that is correct for the SAP system. There are several notes with precorrections which let you apply the latest of  ITSmobile changes to SPs below 18.
Regarding the mobile device you should think about using an industrial browser like Naurtec or pocketbrowser to be able to use all features of the mobile device like F-keys.
Best regards,
Klaus

Similar Messages

  • Flag for ITS-Mobile

    Hi experts,
    I would like to differ my code for ITS-Mobile and SAP Gui.
    So, if a transaction is called via SAP Gui it should have another logic like ITS mobile.
    So I would like to implement an if statement like "if sapgui is not initial....
    But my problem is, that I don't know, how to find out, is a program called via GUI or via ITS.
    There is no flag in SYST-Structure.
    Is there a FM, which gives me back, where from a transaction is called?
    Thx

    Hi Maikel,
    but I don't want to go the SE38.
    What I want, is to call (for example) a transaction called ZTEST and in this program I would like implement an IF-Statement which says for example:
    if lv_sapgui is not initial.
    lv_result = 1+ 1.
    else.
    lv_result = 1+2.
    endif.
    So if the transaction is called via sapgui the result should be 2 and if the transaction is called via ITS Mobile the result should be 3.
    But my problem is, that I don't get a flag or anything like this, which shows, is the TA called via SAPGui or via ITSMobile.
    Rember: above this is only an example:

  • Is an existing client the only prerequisite for shell creation?

    I am preparing my first shell creation. From what I read, I get the impression that an existing client is
    the only prerequisite for a shell creation. I already created the CPIC user and installed DMIS_  on the sender and central systems.
    Could you confirm?  Thanks!

    TDMS Shell is a form of system copy where you copy an existing source system into a target system but only the non-application related data. TDMS Shell is a prerequisite for other TDMS processes.
    Regarding prerequisites for Shell - all prerequisites and preparation that apply to SAP system copy apply for Shell also. Refer to SAP system copy guide for the same.
    Best regards
    Pankaj

  • Update CSS stylesheet for ITS Mobile solution

    Dear all,
    for a mobile bar code scanner solution i generated the HTML templates for the LM transactions and published a new ITSMOBILE service. So far everything is working finde.
    To fix some smaller style issues on the mobile device i added the parameter ~ITSMOBILECSSINCLUDE and uploaded the corresponding stylesheet in SE80 as a MIME object for the service.
    The stylesheet now gets triggered. But I want to do some fine tuning, therefore i changed the stylesheet, saved it and published it and the complete service.
    But know the changes visible on the screen. They are visible in SE80 but when i access the stylesheet directly (/sap/public/bc/its/mimes/barcodeservice/99/mystylesheet.css) I only see the version I have uploaded initially.
    Is this a bug? Do i have to do anything else after I have published the change file? Any ideas for an workaround?
    Thx in advance
    Florian

    I thx for your reply. I solved my problem by deleting the cache in SMICM.
    Best regards
    Florian

  • Prerequisites for SAP mobile Documents.

    Hello,
    I have going to install SAP Mobile Documents. I would like to know what are the requirements and if there are any install guide and videos.
    I believe that SAP Mobile Documents require NetWeaver Application Java and SAP Mobile Documents using the Software Update Manager (SUM).
    What are the other components that are required and the c
    Require your help on this
    Regards

    Hello Robert,
    you will find the prerequisites documents here:
    http://scn.sap.com/community/mobile-documents --> Implement --> Solution Prerequisites
    You find the complete step-by-step installation and configuration information here:
    http://scn.sap.com/community/mobile-documents --> Step-by-Step Implementation Guide
    Regards,
    Jens

  • Are they ever gonna make a version of Itunes for windows mobile devices

    I bought the Moto Q, great phone/pda/mp3 player. Does all I need to do in just one piece of electronics that fits conveniently on my hip. No,I do not work for Motorola, but I like this phone. My issue is, I have purchases from the Itunes store that I would love to tranfer to this mobile device with out having to take it to the hospital for same day surgery. I know, I can rip multiple audio cds of my music then tranfer them to my laptop (which I use for syncing my mobile device), use software to convert them from audio files to mp3s or wma then copy and paste them to my Moto Q. WAY TOO MUCH HASSLE!
    I like using Itunes as my place to purchase new music but I may have to go to a site that will sell me wma files i can play on my Q. My Q runs windows media center for mobile devices so it will play MP3, WMA and i think unprotected AAC files but the protected AAC files on my tower will not play after being copied to the memory card.
    Just because they don't make a phone/pda/mp3 player for apple that rocks, do I have to STOP BUYING MY MUSIC AT THE ITUNES STORE, and start buying them thru microsoft????

    How big is your library?  I would recommend the following troubleshooting steps:
    - Backup your library.  Always a good idea before messing with things.  
    - Create a new library.   Refer to this article for details:  http://support.apple.com/kb/HT1589.  This won't delete your old library, you're just creating a new empty one.  Also refer to this article to get back to your old library later.
    - Add a few albums into this new library.  Not everything, just a small sampling, as a test.
    - Activate Match on this new library.  You shouldn't have to re-pay, it should just say "Add Computer" or similar.
    - At this point, Match should run again. With just a few albums it should complete in just a few minutes.
    If iTunes doesn't crash at this point, then likely there's something about your original library that Match doesn't like - what that is I don't know, but at least you'll know it's not your PC.   If iTunes still crashes, then if could be a number of other things, but probably not your library.   My next suggestion (if you haven't already done this) is to uninstall / reinstall iTunes.   If that doesn't work, then my next ideas you won't like.   

  • SAP VERSION FOR ITS

    WHICH VERSION OF SAP DOES ITS MOBILE IS EFFECTIVE.
    WE ARE ON SAP R/3 4.7 VERSION GOING ON UPGRADE FOR ECC 6.0

    Hi,
    Check this link..
    https://wiki.sdn.sap.com/wiki/display/HOME/ITSmobile
    Regards,
    Narendra.

  • ITS Mobile - how to prefill and skip selection screen

    Hi there,
    I am struggling with requirement for ITS mobile service:
    I need to fill the input fields on selection screen with values from url and automaticaly jump to the second screen.
    I know this is possible with ITS as described [here|http://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=22375].
    Can I use similar approach for ITS mobile? How could I parse url parameters into input fields?
    If this is not possible, what are my other options?
    Thanks,
    Igor

    Hi Rajashiva,
    that is not an option - the ITS mobile service will be called from an external system providing some parameters in URL.
    Thanks anyway,
    Igor

  • Mark/Space releases version 4 of the Missing Sync for Windows Mobile OS

    Mark/Space has released the Missing Sync for Windows Mobile version 4, which offers many feature improvements. Among them, likely the most important is support for the Windows Mobile 6 operating system.
    A full list of what's new in this release is available here.

    I installed the beta version of Missing Sync last night. It seems to be working well (contacts and calendar). Note that only Bluetooth connections are supported and you must read the detailed instructions for getting this to work.
    I have yet to try a software installation.
    I tried running Activesync 4.2 within Virtual PC 7 but it was hopeless so needed a Mac solution.

  • My Ipod touch does not work properly.When i charge it,it only works for 5 min.n gets discharge.I showed it to the apple store in banglore n the person told me its fine n It is working properly.Bt its not working properly.Can someone help

    My Ipod touch does not work properly.When i charge it,it only works for 5 min.n gets discharge.I showed it to the apple store in banglore n the person told me its fine n It is working properly.Bt its not working properly.Can someone help

    If after you charge it for about three hours and it only last about five minutes the battery is probably dead or there could be another hardware problem.  I would go back to the Apple store and ask them specifically how can it be OK if the fully charged battery only lasts five minutes.

  • ITunes update caused my iPhone to FAIL. I was only wishing to connect to my pc iTunes, then I was told I could upgrade to the latest iTunes for the mobile. Bad idea! I'm abroad, and now I'm stuck in grey screen-- how can I get my iPhone back?

    Please help me, I am verging on desperation! I am flying tomorrow, so I was only trying to add some music to my iPhone.
    During the process, connected to the latest version of iTunes for Windows, I was asked a seemingly innocent question-- would you like to
    update your iTunes for iPhone?  If only I could go back and ignore this question,
       But no, I am now stuck in purgatory-- no use of iPhone, at al! -- the upgrade FAILED. Perhaps because I'm in Asia? At any rate,
    I was told that I needed to reformat my phone to factory settings (losing all data!) That was the info on the pc. My phone would ONLY display
    a phone cord pointing to iTunes (beckoning to connect), but I was connected to the pc already. So I had to click to reformat.
       There was no other option, I browsed tha forums, was semi-assured that iCloud would help back me up. I heard about iTools,
    but that also proved a dead end.  My phone ended up in this grey screen, where choices are limited. They originally asked if I wanted to connect
    with iTunes, but I chose WIFI. I tried many times to "activate" the phone this way, and it always fails. ( I wanted to try activating through
    iTunes, but I can't go back to that original option. At times "Connect with iTunes" is only very briefly shown, but disappers before I can select
    it.)
      Every time I'm left with the message "Your iPhone (failed) bec. the activation server is temporarily unavailable. Try connecting phone to iTunes"
    But HOW?

    Why did you disconnect it?
    You will have to restore it.
    Your data is gone if you failed to make sure it was on your computer before updating, as you always should you.

  • In Pages 09 we can do Mail Merge and Import Styles from a document. Can someone please explain how we can do this with the new version of Pages 5.1. Even Apple solutions are only valid for Pages Version 09. What a DOWN GRADE!

    In Pages 09 we can do Mail Merge and Import Styles from a document. Can someone please explain how we can do this with the new version of Pages 5.1. Even Apple solutions are only valid for Pages Version 09. What a DOWN GRADE! Thank god Pages 09 is still there.

    …and the other 98 missing features.
    Just use Pages '09, which should be in your Applications/iWork folder.
    Rate/review Pages 5 in the App Store.
    Peter

  • Okay so my iphone says its connected to the internet but the internet only works for games so i cant use things like facebook twitter or youtube PLZ TELL ME HOW TO FIX THISf

    Okay so my iphone says its connected to the internet but the internet only works for games so i cant use things like facebook twitter or youtube PLZ TELL ME HOW TO FIX THISf by the way it an iphone 4s and i have never encountered this problem before my dads iphone is the same after we updated to ios 8.1.1 but my mum hasnt updated yet and hers is fine

    If deleting then reinstalling the apps doesn't work, then contact the app developer for support.
    It sounds, though, like your internet connection is simply very slow.
    Try making a backup, then restoring the iPhone as new, and testing again.

  • Prerequisites for webi reports 4.0 to view in Mobile

    Hi,
    Please can anyone provide me the details regarding Prerequisites for webi reports  4.0  and design studio 1.2 (like Server requirements,Bo Mobile requirements,supported components ) to view in Mobile .
    Thanks in advance,
    Regards
    Sushma

    Did you check the admin guides (available here: Business Intelligence – SAP Help Portal Page) ?
    For example,
    Design studio: http://service.sap.com/~sapidb/011000358700000146402014E/ds12SP01_admin_bip_en.pdf -Chapter 5.4

  • Version of pdk for EP 7.0.4  in SAP NetWeaver 2004s

    Hello,
    I have installed Portal (EP) 7.0.4 in netweare 2004s (was 7.0) in oracle 10g and Windows 2003.
    Question:
    1. That version of pdk I must install ?
    2. Where I can find for download ?
    thanks for its aid ,
    Luis.

    Luis,
    the PDK contains mainly documentation and examples. That means the PDK should be installable.
    Your NWDS 7.0 has all the needed Portal-APIs in the correct version already implemented so that you can use them.
    IMHO, there are just minor changes between the 6.40 and 7.00 versions.
    kr, achim
    kr, achim

Maybe you are looking for

  • AUDIGY 4 PRO PROBLEM WITH I/O

    NEW MEMBER Just purchased a AUDIGY 4 PRO sound card, card works GREAT, however the external I/O hub which is connected via a multiconductor cable from the sound card, appears to be DEAD, no LED indicator light come on;, when the headset is pluged int

  • Implementing Rank / Partitioned Index

    Has anyone implemented a partitioned RANK in Power Query? I understand I can Sort and then create an Index, but how can I define partitions for the index? Is there some way I can make it restart with each new partition value? For instance, I want to

  • Page Index in the first page of sapscript print out

    Hi Can anyone tell me how will I create an Index with section and page numbers in the first page of the sapscript about various sections that I will create dynamically in various page numbers during sapscript processing. Thanks and Regards Panda

  • Reporting Fault Problems

    Hi All, I'm trying to report a fault with my phone line using the Internet but everytime I enter my phone number it just says "Please enter your full phone number, including area code." even though I am putting the number in properly...any help?

  • 19AV600U Picture Problem at Turn-

    I love my 19" Toshiba LCD HDTV and watch it all the time.  However, lately when I turn the set on after it has been off for quite a while (like overnight), the normal picture is clouded by a white overlay.  To make it go away I turn the set off and b