BSP and PDA application

I have developed a small was bsp application for Pocket PC running on WIFI and GPRS.
It's very strange. If I test application on my windows explorer all works perfectly but when I try on a pocket PC when I click on a button on second visable is the same page is reloaded but a (auto)attribute is modified ...
Is there some restriction when we develop a was application for Internet Explorer for Pocket PC ?

Actually there is a SAP Note regarding what designs and everything work on the PDA's if you search this forum you'll find quite a bit on PDA and MOBILE applications.

Similar Messages

  • BSP's and PDA's

    Hello,
    My company is currently using a stand-alone WebAS to host BSPs which are then accessed via a PDA using Internet Explorer.  From what I've recently read about the Mobile Infrastructure, it sounds like we're more or less re-inventing the wheel.  The reason I am asking is because we are having a difficult time programming user interaction via the web pages.  For example, the function buttons, F1 - F2 - F3, aren't accessible (b/c Internet Explorer reacts to them), the keyboard continually pops up on the PDA when ever the cursor is in an input field, etc.  Basically, it's starting to seem like it's more work than it's worth. 
    I've posted this message in the BSP form (vs. the MI forum) because I'm not sure if it's just the fact that we're not experienced enough with BSP development.  If anyone has used BSP development for PDA applications, please let me know.
    All other thoughts are appreciated as well.
    Thanks,
    Jon

    Depending upon what kinds of applications you are wanting to run on the PDA, WebSAPConsole may be a better approach.  WebSAPConsole is very nice for next generation wireless inventory and shop floor transactions.  SAP originally had only SAPConsole that offered Telnet based access to simplified RF Transactions.  WebSAPConsole extends this same functionality to the Browser.  You build your transactions in ABAP as regular Dialog programs.  They can even be tested and accessed from the SAPGui.  Those transaction are screen scraped on the fly and converted to simple HTML (simliar to the ITS - but with much less overhead).  The generated HTML is designed for PDA devices.

  • Blackberry and PDA Java Applications

    Is it possible to use JDeveloper to develop java applications for Blackberry and PDA devices?
    A colleague of mine has recently started developing a prototype application using the IDE that is available from www.blackberry.com but it is a "bit clunky" therefore I would like to know if JDeveloper can be used to develop and deploy applications to these devices.
    I'd appreciate your thoughts and suggestions, along with any additional resources that you could point me in the direction of that are related to this area.
    Thanks in advance for your help with this matter
    David

    Hi Shay,
    Thanks for your reply.
    I've had a look at the link that you posted. It appears that JDeveloper will only allow you to create applications for:
    Dell-Axim
    Siemens Sx56
    Hp-2220
    that are running specific operating systems.
    We are attempting to write applications for a variety of different blackberry devices, not palms.
    Have you or anyone got any further information/ideas?
    Thanks
    David

  • BSP on PDA

    Hi All
    I have a query that can we run BSP on PDA , if it is feasible then what are the steps i have to follow.
    please guide me .
    Regards
    Sachin

    Hi Sachin,
    of course you can - BSP is ideal for this.
    To assist you SAP provide what they call "mobile extensions" that provide for device detection.
    A simple example....
    DATA: client_info TYPE REF TO IF_CLIENT_INFO.
    DATA: l_pixel_width TYPE float.
    client_info = runtime->client_info.
    l_pixel_width = client_info->get_pixel_width( ).
    This retrieves the width of the screen in pixels allowing you to make runtime decisions about how much screen space you have available.
    I have built many Sale Force and Warehouse applications using BSP on PDA devices.
    Cheers
    Graham Robbo

  • BSP coded Chat application

    Hi
    Has anyone ever made a chat application like Gtalk or something in BSP.
    Any pointers will be useful.
    Kind Regards
    Bhavana Advani

    Actually there is a SAP Note regarding what designs and everything work on the PDA's if you search this forum you'll find quite a bit on PDA and MOBILE applications.

  • What are the classes used for bropdownListBox in BSP and purpose and how

    what are the classes used for bropdownListBox in BSP and purpose and how
    thank you,
    Regards.
    Jagrut BharatKumar Shukla

    Benje001,
    Right-click on the CWAI control on your form. Choose Properties. The first tab is the Channels tab. After you choose your device from the drop down box on the right, you can type in the Channels box which channel you want to use.
    If you want to see a CWAI control that is already configured, all of the shipping examples will have this already done.
    Also, if you have questions about any item on the CWAI (or any other NI ActiveX control) you can click the ? icon in the right corner of the properties page and then click on the item in the dialog that you need help with. This "What's this" help will describe that particular control on the dialog.
    Hope that helps!
    Regards,
    Shannon R.
    Applications Engineer
    National Instruments

  • PDA Application Connect to Database

    Hi,
    I want to develop application sit on PDA(like iPAQ) eg.Contact Manager (to keep personal contact). this require a database to keep all these information in the PDA so that can be retrieve.
    Its there any Micro-Database that can be installed into PDA (free?).
    Please show me the link to get this Installaler, JDBC and documentation.
    Please show me also the way to create database and table in PDA. and step to install this micro-db into the PDA.
    It would be more helpful, if someone can give me some simple example of a PDA Application connect to Database.
    Thanks in advance, Regards

    Open source one is :
    http://sourceforge.net/projects/hsqldb
    This one is not absolute free but the price is quite compelling.$995 for unlimited install.
    http://www.quadcap.com/home.html
    http://www.quadcap.com/purchase/index.html
    4. The rights granted pursuant to this Agreement are contingent upon Licensee's payment of the license fees for the QED Software. The License Fee for this Commercial Redistribution License is USD $995.
    Even SQL CE from MS is free, as long as you not use it connected to backend system. so if u could work out other sync implementation or u dont need data sync at all, this might be a choice too. The issue is no official JDBC driver for SQL CE though there is for SQL server.
    However, I have no hand on experience on those 3. We are evaluating Pointbase Micro, thought not free.l

  • How to remove focus from a Ring Control in a PDA application?

    Hello,
        In a PDA application, i have observed that when we select a pull-down Ring control, the focus is retained in the control and the text of the control appears highlighted. The only way out is to tap an empty portion of the PDA application screen to remove focus from the control. Is there any way to avoid this? Is there a method to remove focus from the control programatically?
    Note: Version of LabVIEW that we are using: LabVIEW 8.5 Professional Development System for Windows Vista/XP/2000 and LabVIEW 8.5 PDA Module for Windows Mobile.
    Thanks & Regards,
    Subhashini

    Hi Vsh,
        Thanks for ur response. Setting the key focus property node of the ring control to false removed the focus from the control. I guess it was a silly question (have started LabVIEW devp. recently).
    Thanks & Regards,
    Subhashini

  • Diff between BSP and WEBDYNPRO FOR ABAP?

    Hi All,
    can anyone let me know the Difference between BSP's and WEBDYNPRO FOR ABAP.
    Regards,
    Ravi

    Hi Ravi,
    In truth, Web Dynpro contains many of the enhancements than BSPs....like built-in value-help and select options...... they
    will become standard in Web Dynpro. But these can also be added to BSPs also.
    There are several architectural differences between BSP and WDA. WDA has some advanced features but more restrictive framework compared to BSP.
    WDA is stateful only. While BSP supports both stateful and stateless programming models.
    WDA doesn't aloow us to use our own custom HTML, JavaScript or other controls. To provide compatibility the rendering logic is completely hidden from the developer.
    On the other hand, BSP has no such restrictions and allows an extreme level of custom rendering. This makes BSP a perfect platform for applications that require pixel-perfect layout or specialized UI elements.

  • PDA Applications

    Could I develop and deploy application in FORMS for a PDA?
    I know, 9iwireless product can be used for that, but could I
    do the coding in PL/SQL instead of JSP?

    you can use the new Oracle9i DB XML capabilities for XML generation to use PL/SQL to generate and transform XML from data in the database. Forms is not meant for this.

  • BSP Data Entry Application in a SAP BW System

    Would it be unwise to develop a BSP data entry application within a BW system?
    The application's purpose in life is to collect data for reporting in BW.
    The application would store its data in transactional ODS tables.  From there, the data would be extracted and loaded into the InfoCube for analysis and reporting.
    Your words of wisdom would be appreciated.
    Regards,
    Shawn Searcy

    anniee ,
    This is pretty easy , I have done this for my implementation.
    Data will be entered from a Web Application back into BW using a BSP.
    but this post already has the status as answered ..  so a solution has been found ?
    or like durai athavan raja has asked .. we could have it as a separate post ... ( then you could give me more points!!!;-) )
    Arun
    P.S I have done this being a newbie to ABAP and BSP .. so I could give you my code and the experts here could help me in making it better. It works for the moment and no problkems as such...!!!

  • Offline Mobile PDA application

    We are looking to develop an oracle mobile application on PDA's so that data can be entered offline and then later this data synchronized with the main db. After a brief look at Oracle lite docs it seems this may be the answer. As a newbie to both oracle lite and PDA technologies I am trying to determine what application languages we could use. Can oracle forms be used with Oracle lite on PDA's? I've also been looking into HTMLDB for other reasons can this somehow be put onto PDA with Oracle lite? Any suggestions as to application languages would be of much help.

    Your best bet is probably .Net and then Java.

  • GPS/PDA application

    i want to create GPS/PDA application on miotech A700 phones. how can i achieve it.
    thanks

    i use the GPS Chaeron Lib for the GPS communication, and then i define superwaba objects to export my application later on PDA.
    with superwaba u can simulate your java application on a Win CE emulator.
    u can also write the whole application on superwaba but i find chaeron better.
    http://www.chaeron.com/
    for more about waba
    http://www.wabasoft.com/howto_write.shtml
    http://www-128.ibm.com/developerworks/edu/wi-dw-wigps3-i.html
    i still searching for a posibility tu show GPS positions on GPS MAps :-(

  • Integrate BSP or Webdynpro application in MII

    Hello -
    I have the requirement where i have to hook(like a iview)  a BSP application  running on another server in MII portal.
    Is there any way i can enable single sign on between MII and another SAP system for web applications like BSP and Weddynpro apps.
    Thanks
    Hari

    Hi,
    Please go through this article it may help you not sure.
    [http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/cdbf1dce-0b01-0010-ff9f-d57bc5918a7f]

  • BSP and ABAP webdynpro

    Hi wizards,
    I am planning to start working on POC (Proof of concept). This requires BSP to be integrated with ABAP webdynpro. Can some throw some light on how this integration can be done. ie sharing the context values between both applications.
    regards
    Vivek Nidhi.

    Well BSP and Web Dynpro ABAP are very different when it comes to internal architecture.  Just because they both run in a browser doesn't mean they can be integrated like you describe.  You could run both a BSP and Web Dynpro ABAP application in separate frames within the browser; however to the backend server these would be two completely separate processes running in their own memory space. 
    First of all you couldn't directly share the context values.  BSP doesn't even have the concept of a context.  You could pass some keys via URL parameters or Server Cookies. You might even be able to pass larger amounts of data.  However the eventing becomes a bit of problem.  The exception here is if you use the NetWeaver Portal.  Then you can use Portal Eventing to pass data and events between the two applications.

Maybe you are looking for

  • After update to OSX, cannot scroll in Mail, messages won't display

    My mailbox will not allow me to scroll through my messages. I must click on a message and use the up or down arrow keys. Also, the short display works, but the message doesn't show over to the right. Sometimes I can click on the message and it will d

  • Some files refuse to be renamed

    Some files refuse to be renamed, about 0.5% of my library does this. What happens is I can rename the file as usual, but when I play another song, then return to play the renamed song, the tag reverts back to before i renamed it. Anyone know what's g

  • Problem moving iTunes library between users on MacBook Pro / OS Lion

    Hey guys, I can't figure this one out. I bought a new MacBook Pro, and since I didn't have the firewire cable, I just made my account on the new one. I got the firewire cable, and used migration assistant to transfer my old MacBook Pro over (photos,

  • How to change direction of a spreadsheet to start from the right side?

    default spreadsheet direction on numbers is left to right. would it be possiable to change it into right to left direction instead?

  • Nokia 700 won't detect any headset?

    Hi, I have big problem here. I am having a problem with my Nokia 700. Whenever I connect my headset to the phone, it did not detect! I have already plug in properly. Please help me, I need it to listen to radio! This happens a few minutes ago, when I