Development of screens

I have around 100-200 remote users connecting to my database and these users will be accessing my custom made screens.Can you suggest me the best way of approach,I don't want to use JIntiator as my users use very low speed modems to dial up to my database and it takes hours to install it??I would appreciate your help.

Hi Christy,
Please checkout this answer
Custom Development of transaction screens
Regards, ABY

Similar Messages

  • Can i develop a screen in sql?

    can i develop a screen in sql to enter a value for firstname and lastname ? if not, where(what is a software) can i develop a screen in oracle?
    Thanks.

    user13165795 wrote:
    can i develop a screen in sql to enter a value for firstname and lastname ? if not, where(what is a software) can i develop a screen in oracle?
    Thanks.Assuming you mean SQLPlus, sure...I do it all the time in scripts.
    -- example.sql
    PROMPT Learn how to use the ACCEPT statement...
    set feedback off verify off
    ACCEPT v_firstname CHAR PROMPT 'Enter your first name: ' DEFAULT 'Richard'
    ACCEPT v_lastname CHAR PROMPT 'Enter your last name: ' DEFAULT 'Head'
    SELECT 'Hello, my name is ' || &v_firstname || ' ' || &v_lastname || ', and I want to be your friend!' AS text_string
    FROM dual;
    -- end example.sql
    Executing the script would produce something like this:
    SQL> @example
    Enter your first name: Byron
    Enter your last name: Flathead
    TEXT_STRING
    Hello, my name is Byron Flathead, and I want to be your friend!
    Note that in the script I used a DEFAULT clause to ensure that there would be SOMETHING assigned to the variables if the user just hits Enter without typing in a name first. (And yes, I choose to be whimsical.)
    HTH

  • Developing a screen with buttons like keyboard buttons

    I want to develope a screen with a keyboard buttons (same as keyboard modal) in swings.Plz help me on this topic.
    Thanks in advance.

    Is there any predefined code to develope a screen with buttons same as keyboard buttons functionality model in swings technology.

  • Developing Detail Screen in jsp using jdeveper

    Hi all,
    I want to develop a master detail scren in JSP using jdeveloper. I find problems while creating detail screen for the master.
    Can any one help me in fetching data from the table for the detail screen, manipulating(insert/delete/modify) the rows and saving them in to database.
    thanx in advance.

    Java Servlet Specification V 2.2 http://java.sun.com/products/servlet/2.2/index.html
    Java 2 Enterprise Ed. http://java.sun.com/products/j2ee
    JavaDevelopersJournal Feb/2000, Java Servlets:Advanced Features by A.V.B. Subrahmanyam

  • Favorites icon gone from Oracle SQL Developer Help screen

    Favorites icon gone from Oracle SQL Developer 3.0 Help Center screen
    How do I get it back?
    In Oracle SQL Developer 3.0 I clicked
    Help->Table of Contents
    to bring ut the Help Center window.
    It the Help Center window I used to have a Favorites tab next
    to the Contents TAB on the left side of the window.
    I did an unpin some how and now I can't get the Favorites
    TAB back.
    On the right side there is a Star + icon that does
    Add to Favorites.
    I can add links to favorites but I have no way to go to these
    saved favorites anymore.
    How do I get the Favorites TAB/Icon back?
    Thanks

    Hi John,
    SQL Developer depends on JDeveloper code for the Help. After closing the Favorites tab I see no way to re-open it in the UI, so I imagine there may be a bug on the JDev side. Fortunately, there is a manual fix:
    In file product-preferences.xml
    In directory C:\Documents and Settings\<userid>\Application Data\SQL Developer\system3.0.04.34\o.sqldeveloper.11.1.2.4.34
    use Notepad to look for the lines like:
          <value n="helpDynamicLinksNavigatorLocation" v="3"/>
          <value n="helpFavoritesNavigatorLocation" v="0"/>
    Just change the value "0" to "2"Regards,
    Gary
    SQL Developer Team

  • Best practices developing welcome screen

    Hi everybody,
    I'm starting developing a welcome screen and using Getting started with a welcome screen | Adobe Developer Connection as a starting point. While developing the problem is, that the screen shows up only once. Then I would have to reinstall the app. I can't test the example in the browser since it needs the ReadingAPI.
    What are the best practises for developing a welcome screen? Can I somehow force it to show up (maybe using the JavaScript console on my Safari which is connected to the cutom storefront via Developer Tools)

    I'm not aware of a way to trigger the Welcome Screen other than reinstalling the app.

  • LR 5.4 Develop Full screen glitch.

    This is a minor issue for me.  So minor that I've never experienced it before today.  I did a bit of searching but didn't find a reference to this particular problem...
    This glitch is very apparent if the image is displayed 1:1 so assume that for all of the following. If I first display an image in the Library and then switch to develop there are no differences between the full screen view "F" and the normal view except for the amount of the image shown.  If I have not visited the library module to view a particular image since the last time I started LR the image in full screen mode is slightly blurry, just as if the focus was off.  Switch back to normal view by again pressing "F" and the picture is in focus.
    I have found a way to observe the glitch 100% of the time on my system.  Here is the procedure:
    1. In the Develop module display any image.  Select 1:1 display mode.  Exit Lightroom.
    2. Restart LR.  The image will still be 1:1.  Press the F key.  The display will switch to full screen mode and the image will be blurry when compared to the normal view.  Repeatedly pressing F goes from the normal view with the image in focus to the full screen mode with the image not in focus.
    3. From the normal window select the library module.  Reselect the Develop module.  Toggling to full screen will now show the same image as in the normal window, i.e. both in focus.
    Is this a known glitch--one I just wasn't successful in locating during my searches?
    My system:
    27" late 2012 iMac; 3TB Fusion Drive' 32GB DRAM; 3.4 GHz i7 CPU. OS X 10.9.2

    You're right, it does start in fit view.  I wrote it from memory and remembered incorrectly .  If you change #2 "The image will still be 1:1" to "Select 1:1 view mode" the rest of the statement is a correct representation of what I see.
    I suspected this might be a one-off problem when I didn't find anything that remotely resembled this problem in searching with Google.
    I did try deleting the preferences file com.adobe.Lightroom5.plist but didn't have any success. I also tried creating a new catalog.  Same result.
    I should add one other thing I've discovered. When in full display mode with a blurred image I can hit the left or right keyboard arrow to bring up a different image and then hit the opposite arrow to return to the blurred image.  It is no longer blurred.  This is a much faster work around for me than going into Library and back. It also tells me that there might be a problem somewhere in the display driver chain. Just a WAG.

  • Guide for simple program development using screens

    Hi guys!
    I want to learn development in ABAP using screens. Can you advise me some links or send some documents on this? The best would be Simple examples..
    I can develop FMs already..
    Thank you!
    Olian

    Hi,
    Can you check out the links below it will help you in learning module pool programs
    http://wiki.ittoolbox.com/index.php/FAQ:What_is_module_pool_program_in_abap%3F
    http://help.sap.com/saphelp_46c/helpdata/en/35/26b1aaafab52b9e10000009b38f974/content.htm
    http://sap.mis.cmich.edu/sap-abap/abap09/sld011.htm
    http://sap.mis.cmich.edu/sap-abap/abap09/index.htm
    http://www.geocities.com/ZSAPcHAT
    http://www.allsaplinks.com/files/using_table_in_screen.pdf
    http://help.sap.com/saphelp_webas630/helpdata/en/9f/db9cdc35c111d1829f0000e829fbfe/content.htm
    http://www.sapdevelopment.co.uk/dialog/dialoghome.htm
    http://www.sap-img.com/
    http://help.sap.com/saphelp_46c/helpdata/en/08/bef2dadb5311d1ad10080009b0fb56/content.htm
    http://www.sapgenie.com/links/abap.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/c9/5472fc787f11d194c90000e8353423/frameset.htm
    <b>Reward points for helpful answers,</b>
    Satish

  • Suggestion to iPad developer: the screen is too bright for an E-reader

    Hi,
    I have been using kindle DX for reading e-book and newspapers for a year. I bought the iPad and have been using for a week. iPad has many advantages over Kindle in many ways(very fast, zoom-in zoom out, great apps for editing PDF, and many more) however, it lacks the appreciation of the display for reading. *_The brightness is quite too high(even when you try to lower the brightness setting to lowest). When I read WSJ or PDF for a while, my eyes go very very tired. It is fine in the apps like Kindle or iBook or GoodReader where you can adjust the brightness even more._* So you could read with the same light intensity like the kindle or other e-reader. However, it is still very bright in safari or WSJ apps where you cannot adjust even further. You cannot use iPad to read something in the dim light environment with this lowest brightness adjustment.
    I made an appointment to the Apple store to discuss about this issue. I also compare the brightness adjustment to MacBook and other device. You can eventually dim the screen even more and more for other device except the iPad. You could also dim the brightness even more for an iPhone. The technical support told me to send a suggestion to the iPad developer so that they can do the adjustment for the next OS Update.
    *My advice is to increase the range on the dimmer side of the brightness. You could also add the option to adjust for the contrast. In this case, you will have low light coming out of the device and the character is still crisp by lowering the brightness and increase the contrast of the display. The eye strain problem will be significantly reduced.*
    Many of my e-reader colleagues also complain about this issues. So I hope you take this into serious consideration. Please Adjust the brightness range and everything else should be perfect. You could even think about the display like Mirasol display for the next generation of iPad as an option for display rather than only IPS LCD. This will help the e-reader oriented like me to stick with iPad forever
    I strongly hope there will be some of these changes in the new OS update. Since you guys want the iPad to be one of the option of an e-reader, then the display and the brightness is very very very important.
    Message was edited by: superipad
    Message was edited by: superipad
    Message was edited by: superipad

    I adjusted everything including turning the auto brightness off( like I did for my iPhone ). And you could see that the lowest brightness of the iPhone is dimmer than the lowest level for the iPad. I have no problem reading on the iPhone without that level of brightness either. This is the only reason that I don't like about iPad and the small adjustment should satisfy all my need. I don't see any reasons for returning it.
    Moreover, the eyes sensitivity to the light level or brightness for each people is different. It's correct that you and some of my friends do not have difficulty reading with this level of brightness. But some of my friends and I are having this problem in safari and the apps that do not have further brightness adjustment.
    The best way for me to avoid this problem now it to alight the iPad 75-90 degree to vertical so that the light does not come directly to my eyes when I use the apps that does not contain brightness adjustment. This way reduces the light traveling to the eyes from iPad. The brightness goes down a bit more. That is why I said just reduce the lowest level to a bit more then everything is great.
    I also try the inpicio anti glare to reduce the light from reflection but this does not help either because it produces bad image output and does not filter any light out.
    Message was edited by: superipad
    Message was edited by: superipad
    Message was edited by: superipad
    Message was edited by: superipad

  • New development - selection screen

    Hi gurus,
    we are introducing a new functionality via devolopment transaction Z, and we need to enter a selection screen prior to the results, just to enter a kind of filter for fields such us:
    1. Purchasing document creation date.
    2. Document type.
    3. Purchasing group.
    4. Vendor.
    5. Cost Center.
    The programmers are asking us whether we want those fields to be a parameter or a range.
    Can anyone clear the difference between those two terms for us?
    Any help regarding this issue would be very appreciated.
    Thanks,
    VML

    In selection screen Parameter is Just one value For ex Cost centre A .If it is range means From Cost centre A to Cost Centre E. (A,B...E).
    If you maintain for all these filed Range then it may give dump while report execution.So you have to controle which fileds should have range and Just one parametre.

  • Why when almost completed editing a video on imovie have half the clips developed narrow screen aspect exhibiting grey band top and bottom of each clip?

    Why when almost completed editing a video on imovie, have almost half the clips developed narrow aspect - the rest is still widescreen? The faulty clips have developed grey bands top and bottom.

    Tried to duplicate the situation.
    Most probably I got it wrong but when adding in
    • a photo in 16x9 then I get a black letterbox-ing
    • an 16x9 video taken from a small compact digital Camera and in wrong frames per seconds (30fps) in a PAL (25fps) project - I get this gray banding too. Strange
    May be it has to do with matching different fps in same project - never liked to do that as quality usually suffers and it goes jumpy.
    I use JES_Deinterlacer to get all my material into the same standard first - not letting iMovie or iDVD do that conversion as that gives ME BAD RESULT.
    Someone with clear knowledge on this - Please feel free to fill in and correct.
    Yours Bengt W

  • Latest recommendation for custom screen development?

    easy points here  - get 'em while their hot!  : )
    I'm trying to confirm my thoughts/assumptions on the development of custom screens.  We are installing the various pieces of NW04s and expect the majority of our users to access ECC transactions through the SAP Portal (using Web GUI for HTML).  Also, we will have a significant number of custom screen requirements; some may be enhancements to existing SAP delivered screens; others may be new screen development.
    What is SAP's latest recommendation for custom screen development?
    More specifically, what are various options and their advantages and disadvantages?
    For example:
    **Web Dynpro for Java
    + easy Portal integration
    - requires NW Dev Studio/Infrastructure
    **Web Dynpro for Java
    + Development tools within Workbench
    - more difficult to integrate in the Portal
    **Z transaction development with Screen Painter
    **HTML/JavaScript or similar
    etc....
    Thanks,
    Brian

    Brian,
    For me , I have only two choices
    1. Web Dynpro for Java
             Great front end IDE to work with, only issue could be the performance issue, while Java is trying to communicate with SAP ECC.
    2. Web Dynpro for ABAP
              Relatively new, however a good tool to work with. Performance improvement compared to Java Web Dynpro.
    I don't think you should have a concern of integrating this with Portal, as you have a separate iView for ABA Web Dynpro. The screen can be developed on the SAP ECC and then can be called from the Portal screen.
    You still have other options like developing normal dynpro - but that will not give a look and feel of the web interface. BSP / PCUI are the other choices but given the roadmap of SAP for UI, I would stick to Web Dynpro for ABAP / Java.
    Please let me know if you have any questions.
    Regards,
    Ravi

  • Setting 1280x1024 Screen size in Jdeveloper 11.1.1.4 for development

    Hi All,
    I am using JDeveloper 11.1.1.4 to develop an ADF application. I want to develop UI screens for lowest screen resolution as (1280x1024). But in the JDeveloper IDE in the resolution dropdown, I can only see the following
    Full screen
    400x600
    600x800
    800x1200
    1024x768
    1280x720
    1600x1200
    1680x1050
    Problem is most of the end-user (customers) screens have maximum resolution of 1280x1024. My development PC resolution is 1600x1200. Can I can use the full screen option in JDeveloper after setting my screen resolution to 1280x1024? Will it suffice or is there a way to set JDeveloper for 1280x1024 resolution in the IDE for development purpose.
    Thanks
    Edited by: user5108636 on Feb 13, 2011 10:11 PM

    I previously developed under full screen option and my PC resolution was 1600x1200. But when the application was ran on other screens it was displaying with some page contents being cut out. It was due to other machines running on lower resoultion. I will need now redesign the pages to run on user defined lower resolution of 1280x1024. How do I setup Jdeveloper design tab to show for 1280x1024.
    Thanks
    Edited by: user5108636 on Feb 14, 2011 5:23 PM

  • The screen turns blue when I press develop in LR CC.

    I have used LR 5 before and yesterday I installed LR CC. Everything seems ok but when I press develop the screen turns blue instead of showing the image. What have I done wrong? /C-O

    Try updating your video driver.  If that doesn't help, see here: Re: Why do I get a blue rectangle covering photo in Develop module?

  • Development Steps for addon after design the screen in screen painter

    Dear All,
               I am new to SDK Development.Now am developing an screen for Sub contracting.Basically am not a B1 technical conultant but I have some knowledge in development. i was developed a screen in screen painter but i dont know how to intergrate and develop the coding in VS2005.
    Regards,
    Vijay

    Hi
    There are many samples in SDK folder in C driveProgram filesSAPSAp business one SDKSamples
    Have a look at them they will give you a good start..
    Thanks

Maybe you are looking for

  • Creation of Index taking lot of time!!

    DB:10.2.0.3.0 OS:AIX 64 bits Application Server:10133 Hi All, When we try to create Normal Index, it takes more than 9 hrs to create whereas on other similar environment instance it takes not more than 3 to 4 hrs. We modified PGA_AGGREGATE_TARGET to

  • Coding help please

    I have an xml menu, one of the buttons needs to open up a url in a new window. Is the href code used? I keep getting errors.This is what I have but it opens in the same browser. I need to open the link in a new browser <menu name="CLIENTS" url=" http

  • Unit Conversion from Different units to  TO ( Ton )

    Hi all, I am getting the Quantity with different unit of Measures from R/3 Datasource. So my requirment is I have to convert all Units to TO ( TON ). I have searched in the forum and find one function module i.e UNIT_CONVERSION_SIMPLE. But when I am

  • Developing Web Services with TeleAtlas + custom data.

    A client has some TeleAltas data + own data and would like to develop some Web Services. Initially some WMS and WFS, then Geocoding + Inverse and maybe some routing. I see 2 options: 1. Try and get the data into the format required by the Oracle Open

  • Corrupted Content Selectors

    I recieved the following error after running a Content Selector - which causes ALL of my Content Selectors to stop functioning - and NO content to render. "'weblogic.kernel.Default'> <<anonymous>> <BEA1-1CBD107156D1> <BEA-401004> <An error occured pa