Is there any plan to improve BB Bridge?

It would be a real value to send and receive messages via bluetooth from PB to BB cell.
Can you send email this way? The only title that appears under bridge messages is one of my mailbox accounts.  Do I need tethering to send and receive emails through this mailbox? 
My goal is to send text messages to other cells. Not emails. 
I guess if the recipient has their emails through their phone this is a moot point, but what about those who don't? 

rajeshveera_k wrote:
Hi,
I have observed similar status with the charging issue in IPAD3. It is not charging when I have connected to my PC and also through power adapter the time taking to charge is too bad.
        No problem here. Hate to say it but this sounds like a user issue.

Similar Messages

  • Is There any way to improve the performance on this code

    Hi all can any one tell me how to improve the performance of this below code.
    Actually i need to calculate opening balance of gl account so instead of using bseg am using bsis
    So is there any way to improve this code performance.
    Any help would be appreciated.
    REPORT  ZTEMP5 NO STANDARD PAGE HEADING LINE-SIZE 190.
    data: begin of collect occurs 0,
           MONAT TYPE MONAT,
           HKONT TYPE HKONT,
           BELNR TYPE BELNR_D,
           BUDAT TYPE BUDAT,
           WRBTR TYPE WRBTR,
           SHKZG TYPE SHKZG,
           SGTXT TYPE SGTXT,
           AUFNR TYPE AUFNR_NEU,
           TOT   LIKE BSIS-WRBTR,
    end of collect.
    TYPES: BEGIN OF TY_BSIS,
           MONAT TYPE MONAT,
           HKONT TYPE HKONT,
           BELNR TYPE BELNR_D,
           BUDAT TYPE BUDAT,
           WRBTR TYPE WRBTR,
           SHKZG TYPE SHKZG,
           SGTXT TYPE SGTXT,
           AUFNR TYPE AUFNR_NEU,
    END OF TY_BSIS.
    DATA: IT_BSIS TYPE TABLE OF TY_BSIS,
          WA_BSIS TYPE TY_BSIS.
    DATA: TOT TYPE WRBTR,
          SUMA TYPE WRBTR,
          VALUE TYPE WRBTR,
          VALUE1 TYPE WRBTR.
    SELECTION-SCREEN: BEGIN OF BLOCK B1.
    PARAMETERS:  S_HKONT LIKE WA_BSIS-HKONT DEFAULT '0001460002' .
    SELECT-OPTIONS: S_BUDAT FOR WA_BSIS-BUDAT,
                    S_AUFNR FOR WA_BSIS-AUFNR DEFAULT '200020',
                    S_BELNR FOR WA_BSIS-BELNR.
    SELECTION-SCREEN: END OF BLOCK B1.
    AT SELECTION-SCREEN OUTPUT.
      LOOP AT SCREEN.
        IF SCREEN-NAME = 'S_HKONT'.
          SCREEN-INPUT = 0.
          MODIFY SCREEN.
        ENDIF.
      ENDLOOP.
    START-OF-SELECTION.
      SELECT MONAT
             HKONT
             BELNR
             BUDAT
             WRBTR
             SHKZG
             SGTXT
             AUFNR
             FROM BSIS
             INTO TABLE IT_BSIS
             WHERE HKONT EQ S_HKONT
             AND   BELNR IN S_BELNR
             AND   BUDAT IN S_BUDAT
             AND   AUFNR IN S_AUFNR.
    *  if sy-subrc <> 0.
    *    message 'No Data' type 'I'.
    *  endif.
      SELECT SUM( WRBTR )
             FROM BSIS
             INTO COLLECT-TOT
             WHERE HKONT EQ S_HKONT
             AND BUDAT < S_BUDAT-LOW
             AND AUFNR IN S_AUFNR.
    END-OF-SELECTION.
      CLEAR: S_BUDAT, S_AUFNR, S_BELNR, S_HKONT.
      LOOP AT IT_BSIS INTO WA_BSIS.
    IF wa_bsis-SHKZG = 'H'.
       wa_bsis-WRBTR = 0 - wa_bsis-WRBTR.
    ENDIF.
        collect-MONAT  = wa_bsis-monat.
        collect-HKONT  = wa_bsis-hkont.
        collect-BELNR  = wa_bsis-belnr.
        collect-BUDAT  = wa_bsis-budat.
        collect-WRBTR  = wa_bsis-wrbtr.
        collect-SHKZG  = wa_bsis-shkzg.
        collect-SGTXT  = wa_bsis-sgtxt.
        collect-AUFNR  = wa_bsis-aufnr.
        collect collect into  collect.
        CLEAR: COLLECT, WA_BSIS.
      ENDLOOP.
      LOOP AT COLLECT.
        AT end of HKONT.
          WRITE:/65 'OpeningBalance',
                 85  collect-tot.
          skip 1.
        ENDAT.
        WRITE:/06 COLLECT-BELNR,
               22 COLLECT-BUDAT,
               32 COLLECT-WRBTR,
               54 COLLECT-SGTXT.
        AT end of MONAT.
          SUM.
          WRITE:/ COLLECT-MONAT COLOR 1.
          WRITE:32 COLLECT-WRBTR COLOR 1.
          VALUE = COLLECT-WRBTR.
          SKIP 1.
        ENDAT.
        VALUE1 = COLLECT-TOT +  VALUE.
        AT end of MONAT.
          WRITE:85 VALUE1.
        ENDAT.
      endloop.
      CLEAR: COLLECT, SUMA, VALUE, VALUE1.
    TOP-OF-PAGE.
      WRITE:/06 'Doc No',
             22 'Post Date',
             39 'Amount',
             54 'Text'.
    Moderator message : See the Sticky threads (related for performance tuning) in this forum. Thread locked.
    Edited by: Vinod Kumar on Oct 13, 2011 11:12 AM

    Hi Ben,
    both BSIS selects would become faster if you can add Company Code BUKRS as 1st field of WHERE clause, because it's the 1st field of primary key and HKONT is the 2nd field of primary key.
    If you have no table index with HKONT as 1st field it's a full database access.
    If possible, try to add BUKRS as 1st field of WHERE clause, otherwise ask for an additional BSIS index at your basis team.
    Regards,
    Klaus

  • Is there any way to get Mini Bridge to show the color labels that are set in Bridge and/or Lightroom

    Is there any way to get Mini Bridge to show the color labels that are set in Bridge and/or Lightroom?
    I am using Cloud InDesign CS6 on Windows 7.

    You will need to go via your computer's iTunes - to get music into the Music app you either need to download it directly on the iPad from the iTunes store app, or sync it from your computer's iTunes

  • Is there any plan to have Maintenance Wizard on Windows platform?

    I am planning to upgrade our 9i/11.5.10.2 to 11g/R12 on Win2000. The client doesn't have UNIX/Linux in the shop. It seems we can't use Maintenance Wizard for the upgrade. Is there any plan to have Maintenance Wizard on Windows platform?
    Thanks,
    Jenny

    Jenny,
    We have considered this many times over the lifetime of the MW, but it seems the demand is never great enough. We hear from about 2-3 customers a year who would like to see this feature. It came back very low in the "desirability" ratings from our MW survey last year.
    So I'm sorry to say that there is no plan to make MW installable on a Windows box at this time.
    (It can be used for customers with Apps nodes on windows, but with the caveat that you lose automatic execution... See the FAQ, note 405263.1, for more details.)
    -Vikki
    Product and Development Manager for the Maintenance Wizard

  • Do you know if theres any plans to incorporate "Actions" into Lightroom as there currently are in Photoshop ?

    Just a quick question on Photoshop Actions.
    Does anyone know if theres any plans to incorporate Actions into Lightroom ? It would be great if there were Actions or Macros to speed up repetitive tasks.

    I think the most important question here is Rob's: "What would be your first macros/actions if such feature was supported?"
    Because Lightroom already automates corrections, but in a different (and sometimes better) way than Photoshop. For example, in Photoshop you might use an action to record a string of adjustments to contrast, local contrast, curves, cropping, and lens correction. That could be a pretty long action. But in Lightroom, all you have to do is make a single preset and when you do, all of those steps are applied in one instant instead of having to wait for many Photoshop action steps to complete. Same with exporting: In Photoshop, making an output-specific version can mean recording a lot of steps for resizing, color conversion, sharpening, etc. But since Lightroom lets you save all those as an Export Preset, once again it only takes an instant to apply it. So a lot of times, automating is actually easier and faster in Lightroom.
    What kind of automation are you after? Is it something that Lightroom presets haven't been able to cover?

  • Is there any planned support for the "do not back up" extended attribute for iOS

    Starting in iOS 5.0.1, Apple has introduced a new "do not back up" extended file attribute that will allow an app to store downloaded data into the application folder.  Is there any planned support for setting this attribute within an AIR application or is there currently a way to set this attribute using the existing AIR SDK.

    Yes, this is exactly what I'm wondering too. Without it, we can't build any apps that download content without the risk of the content being deleted.
    Here's the background before Apple introduced the new "do not back up" attribute:
    http://www.marco.org/2011/10/13/ios5-caches-cleaning
    Fortunately, Apple addressed it after that blog post in 5.0.1. See bullet #4 here, quoted below
    https://developer.apple.com/icloud/documentation/data-storage/
    Q:  My app has a number of files that need to be stored on the device permanently for my app to function properly offline. However, those files do not contain user data and don't need to be backed up. How should I store those files in iOS 5?
    A: Starting in iOS 5.0.1 a new "do not back up" file attribute has been introduced allowing developers to clearly specify which files should be backed up, which files are local caches only and subject to purge, and which files should not be backed up but should also not be purged. In addition, setting this attribute on a folder will prevent the folder and all of its contents from being backed up.
    Important: The new "do not back up" attribute will only be used by iOS 5.0.1 or later. On iOS 5.0 and earlier, applications will need to store their data in <Application_Home>/Library/Caches to avoid having it backed up. Since this attribute is ignored on older systems, you will need to insure your app complies with the iOS Data Storage Guidelines on all versions of iOS that your application supports.
    Now we just need Adobe to support the attribute in the AIR SDK. What do you say Adobe?

  • Is there any way of improving compatibility between ipad 4 and windows xp                                                     p

    is there any way of improving compatibility beween ipad and windows xp

    Hi Smokey0422,
    Although iTunes works with Windows XP, iCloud is not supported - so that does limit the functionality somewhat.
    See the resources for your iPad at the following site:
    http://www.apple.com/support/ipad/
    See the setup instructions below:
    http://www.apple.com/icloud/setup/pc.html
    Cheers,
    Judy

  • Are there any plans to include .odt in pages?

    It would be grate to be able to open .odt in pages. Are there any plans to enable this? If not, how can I add this to a wish list?
    Thanks
    OC

    We are all just end-users like yourself here. To have Apple "hear" you you need to leave feedback for the Pages team using the link in the Pages menu.

  • Is there any plan to make Power View (charts and report) more customizable?

    Hi,
    I just was playing with Power tool chain in Excel and office 365, this a nice product well down.
    I have a question about the whole idea, is there any plan to make charts more customizable for example user will be able to show the current filter value in the chart or view title (is good while  drill downing) or some simple stuff like showing the
    pie value not in tool bar but indicators in the chart itself  or changing the type of chart while drilling down (start with a column chart then drill to a pie chart) or...
    Or more generally some programming framework to customize Power View , for example some programming framework (writing add-in for an add-in :-))?!!
    thx

    Hi,
    -Yes simply the option to add the drill filters' value on the chart title (not just in the filter panel).
    - Yes, exactly. Showing labels On Pie Charts,
    Also about changing chart's type, I meant somehow be able to change the chart while drill downing (when you go down you can preset chart type for next level) 
     - The ability of connecting views to each-other (something like linking views and sending filters or other expressions/parameters from one view to the second view
    based on users actions like drill downing)
    - Also more generally about API/framework (and quite hard to achieve maybe),  the possibility to add some dynamic functionality like changing the color, show some dialog/ change the view navigation based
    on the user interactions or add custom themes (maybe CSS) (UI
    customization ) , the ability to call other data sources and change  the report dynamically
    Generally be able to add custom codes in the javascript/Html5 result report ( some )
    Also ability to add custom controls
    in designer part (and adding its client side behavior too  ) something like Custom Report Item (CRI) in Reporting Service.
    Br,

  • HT5429 Map Problem: I can't see the roads in Standard view. Is there any way to improve this serious problem?

    Map Problem: I can't see the roads in Standard view. Is there any way to improve this serious problem?

    Hi Ben,
    both BSIS selects would become faster if you can add Company Code BUKRS as 1st field of WHERE clause, because it's the 1st field of primary key and HKONT is the 2nd field of primary key.
    If you have no table index with HKONT as 1st field it's a full database access.
    If possible, try to add BUKRS as 1st field of WHERE clause, otherwise ask for an additional BSIS index at your basis team.
    Regards,
    Klaus

  • Is there any plan to create a HTML5 shell for flash player apps & interactive elements?

    Is there any plan to create a HTML5 shell for flash player apps and elements? The canvas option is very limited and many apps & old, interactive flash elements no longer work on most mobile devices. 

    HTML5 is the "anti-flash", so to speak. It requires no plug-ins. HTML5 is MP4 which is QuickTime video. That's the "shell" for it.
    Steve Jobs said in 2006, when iOS was first released, that "playing Flash content is processor consumptive and drains batteries in mobile devices, reducing their life." That's why Apple iOS devices have never been compatible with Flash, and also why Android dropped support for the technology in June of 2012.
    Android has "Dolphin" and "Puffin" browsers, which render Flash content (video and animations) "server side" to reduce the load on mobile devices running Android. Likewise, Apple has "SkyFire" which works the same way, but is designed specifically for iOS.

  • Is there any plan to add RTSP  support in JavaFX?

    I really want use JavaFX in my new project, a web app in IP Camera.
    Current JavaFX  only support HTTP streaming, but the IP Camera is output RTSP stream.
    Is there any plan to add RTSP support?
    I think it is a very important function in surveillance application.
    Oracle should think about it!

    You can create a new feature request for RTSP support against javafx-jira.kenai.com
    RT-3458 camera support for JavaFX is (always) scheduled for the next JavaFX release.
    You may be interested in the 3rd party jntegration
      ladstatt.blogspot.com/2013/04/image-processing-with-opencv-and-javafx.html
      code.google.com/p/jfxcamera/
    I don't know if those projects use RTSP or not.

  • Is there any plan for Numbers to read openOffice spreadsheets?

    I get many different file formats, including xls and ods... and really want to work with only one application... is there any plan to expand the compatibility of numbers to include OpenOffice?

    m0thr4 wrote:
    If your requirement is to work with only one application that can read many different file formats, then why not switch to OpenOffice?
    That's like saying if you want to use XLS, why not just install Excel? Either iWork is trying to be compatible with other formats or it isn't. Since it has XLS support, there's a fairly good chance that it is trying to be compatible, and supporting the ISO standard opendocument formats would be a wise move on Apple's part, regardless of whether or not another product supported the format, no?

  • Hi, I am worried about the old Iphones, couldn't we change them for another version? I have my Iphone 3, love it, but now I am feeling out of the picture. The phone works perfect...Is there any plan to do so? like recycling?

    I am worried about the old Iphones, couldn't we change them for another version? I have my Iphone 3, love it, but now I am feeling out of the picture. The phone works perfect...Is there any plan to do so? like recycling?

    You can purchase any model (currently sold) iPhone that you desire.
    What's the big deal or so complicated about figuring that out?

  • As far as I know, the iPad cannot presently playback a full length movie from a DVD or any other source.  Are there any plans to add such a capability to the iPad in the future?

    As far as I know, the iPad cannot presently playback a full length movie from a DVD or any other source.  Are there any plans to add such a capability to the iPad in the future?

    alvwill wrote:
    Phil0124:  Sorry, I guess that I may not have communicated clearly initially.  The reason that I asked about the DVD reading capability in the first place is that I would like to be able to watch a movie "stand-alone" (like on an airplane) on my iPad without having an internet connection.  If VUDU is strickly a streaming service that wouldn't satisfy my needs after all.  After looking into the iTunes store offerings, I can see that I can either purchase a movie or rent one from them.  Either way, as I understand it, the content would then reside in a file in the iTunes folder in my computer (if rented, this would just be temporarily) and could be viewed on my computer and/or transferred to my iPad for viewing.  Considering the legal question, isn't there a copy being made and transferred into my possession.  So,what's up with that?
    Yes Vudu streams. iTunes does not. If you buy or rent a movie on your computer through the iTunes store, then you are legally entitled to transfer that movie to your digital device as long as that device is under the Same Apple ID used to download it to the computer, and is authorized to view the content. Usually this is the case if your device is synced with iTunes on the computer  This is legal and covered by the terms of use of the iTunes store.   
    If your rent a movie on your computer you can also transfer it to your iPad but it will be removed from the computer as rentals can only exist in one place at a time. When the rental period expires the movie will be automatically removed from your computer or device, wherever it is when the rental period expires.
    If you buy a movie on your iPad these can be transferred to your computer using the Transfer Purchases button on iTunes on your computer while the iPad is connected to it.   Rentals on iPads or other mobile device cannot be transferred and must be watched in the iPad or device that download them.
    All of these methods through the iTunes store download the complete movie to the device or computer, so no internet connection is required for watching at a later date.
    Rentals have a 30 day life as long as they haven't begun to be watched.  Once the movie has been started then it has a 48 hour expiry period. That is you must finish watching the rented movei within 48 hours of rental as after that it is removed from the device.  You can watch it as many times as you want in that period of time though.
    iTunes Store: Movie rental frequently asked questions (FAQ)
    http://support.apple.com/kb/ht1657
    How to rent a movie from the iTunes Store on your computer
    http://support.apple.com/kb/HT1390
    Purchased movies are yours, and never expire. If you delete the movie from your device or computer it can be re-downloaded at no extra cost provided the Movie is still available in the store.

Maybe you are looking for