Getting disabled data

how can get it??
tried request.getParameter("");
gave me null.....
and hit null pointer exception

You can't get it, the browser doesn't send it to you.

Similar Messages

  • If Date Pick is future Date then Select List should get disabled

    Hi,
    I use Application Express 3.1.1.00.09 version.
    Item P320_LATEST_DLR_DATE_PROJECT which is Date Picker(DD-MON-RR), if the date selected is greater than system date then P320_LATEST_DLR_RATING_PROJECT which is Select List should get disabled.
    I tried in this manner:
    1. Javascript in the Page Header:
    <script>
    function dis_selectlist(pThis, pThat)
    if (pThis.value > 'SysDate')
    {$x(pThat).disabled = true;}
    else{$x(pThat).disabled = false;}
    </script>
    2. Date Picker(P320_LATEST_DLR_DATE_PROJECT) HTML Form Element Attribute:
    onchange="dis_selectlist(this,'P320_LATEST_DLR_RATING_PROJECT')"
    But it is not resulting in disabling of Select List Item.
    Can any one tell me if this is proper or any other method to get the result?
    Thanks,
    Priyanka.

    except for making a calendar (http://active.tutsplus.com/tutorials/actionscript/understanding-date-making-a-calendar-in- as3/) there is only logic needed to create that app.

  • Disabling data usage on Elipsis Tablet does not turn of Data Usage

    Yesterday purchased 3 tablets for my kids. First thing I did when I got home was add home wifi and disable data usage. Ridicoulous but this does not disable data usage. Tablet used 4gb of data before I realized what was going on, all the while connected to home Wifi, like the data connectio took precedence. This is a major flaw of this tablet. Called Customer Service, waiting for a mgr to call back. Unfortunatly waiting on hold for over 45min without getting to tech support but in the end the only way to turn off data apparently (or at least I found) was to put in Airplane mode. This is not right!
    Even support forum states this is the way to enable/disable data. I feel dooped!

        I'm sorry you waited so long trying to get through to Tech Support dm805. I know being able to disable Mobile Data is important to keep usage under control. As Ann154 mentioned, you are able to turn off Mobile Data in Settings. You can go to Settings> Data Usage> Select Mobile Data (at top right hand side), and it will turn off.  You can also go to Settings> More> Mobile Networks> Uncheck Data Enabled.
    I hope this helps.
    Thank you,
    VanessaS_VZW
    Follow us on Twitter @VZWSupport

  • I can't figure out how to log off of my daughter's iTunes account that has been loaded to my PC.  When I want to sync my iPhone, I get her data, not mine.

    I can't figure out how to log off of my daughter's iTunes account that has been loaded to my PC.  When I want to sync my iPhone, I get her data, not mine.

    Hi, Abril_Perez17.
    This may be related to a new feature embedded in iOS7 that shows all purchased music by default.  Go to Settings > Music, then turn off Show All Music.  See if the issue ceases once the feature has been disabled.  This information is located on page 63 of the user guide below. 
    iPhone User Guide
    Regards,
    Jason H. 

  • Need to know the sqluery to find the disabled date from OIM 9.1.0.1

    Hi Experts,
    Need very urgent inputs from you all for the preparation of our audit.
    We are using OIM9.1.0.1
    We need to know the sqlquery for finding the Disabled date in OIM given the user ids, as currently we are unable to get the exact data from Historical Reports Option in OIM.
    I need to give in this format:
    select usr_login, usr_disabled from schemaname.tablename where usr_login in
    ('aaa','bbb'..... etc)
    We have three attributes :USR_DISABLED_BY_PARENT,USR_DISABLED,USR_DEPROVISIONING_DATE,but none of them give the exact date,
    USR_DISABLED gives just a flag as 1 or 0.
    Also there are no other fields in the corresponding usr table.
    So how to fetch the exact Disabled date from OIM system when I input the user ids.
    Your immediate response is appreciated.
    Thanks
    SS

    In the entire thread many experts have given nice queries in different formats...
    The best approach would be to open up the SQL Developer, connect with the OIM Database and experiment with all sorts of SQL queries provided by all the experts..
    Learn some SQL techniques, like Inner Join etc...
    Then you yourself will be able to figure out what you need, in exactly which format, for which users and for whom you have to restrict
    Then not only this question, you would be able to solve dozens of similar such issues yourself...
    And trust me, nothing can match that...
    Just in case, you are not familiar with SQL Developer,
    http://www.oracle.com/technetwork/developer-tools/sql-developer/downloads/index.html
    Oracle SQL Developer 3.2.1 (3.2.10.09.57)
    September 24, 2012
    The Disabled DATE will be the creation date of that entry in the UPA_FIELDS table when Users.Status changed to Disabled.
    SELECT USR.USR_LOGIN, UPA_FIELDS.CREATE_DATE
    FROM UPA_FIELDS
    WHERE UPA_FIELDS.FIELD_NAME='Users.Status'
    AND UPA_FIELDS.FIELD_NEW_VALUE='Disabled'
    AND UPA_FIELDS.UPA_USR_KEY=USR.USR_KEY
    AND USR.USR_LOGIN NOT IN ('XELSYSADM', 'XELOPERATOR', 'WEBLOGIC');

  • HT4865 How can you use find my iphone or find my friends on a ipod for a kid (daughter) but restrict who can see your personal calenders on their device. I realize you can turn off icloud. If ipod is lost, others can get your data by turning on icloud

    I just purchased an ipod for my daughter. Since she is only 7 y/o she cannot create an icloud account. Therefore, I had to use my apple ID to create an icloud account on her ipod.  I would like to have find my iphone and friend finder on her ipod for tracking purposes.  The only problem is that all of my personal calender, notes, reminders etc get transferred automatically to her ipod which I don't want.
    I turned off the icloud calender, notes, reminders etc on her device so that my data doesn't get transferred to her device now. My biggest concern is that if she loses her ipod someone could turn the icloud function back on and automatically get my data. 
    Is there anyway to be able use the tracking features yet protect my icloud from being turned on by a thief?

    Password locks, Restrictions password protected or not anyone who gets your iPod can restore it to Factory Settings/New iPod.  This will completely disable Find My iPhone so that the iPod can no longer be tracked.  It is not a good idea to not use the lock password, because if someone get your iPod they can see all of your contacts, calendar entries email, email passwords, etc. 

  • "Edit Report" option getting disabled on saving the report in BPC 10.0

    I have created input schedules using "Edit Report" functionality in BPC 10.0 NW, added a few buttons and corresponding VB code and tested the input schedule by sending data and running data manager package. Everything is working fine. After that I saved the input schedule and closed the Excel. On reopening the excel Add-in and the input schdule, the "Edit report" option becomes disabled and refresh and other functionalities available for the report get disabled. I have faced this issue a couple of times. Has anybody else faced this issue? Can someone let me know the resolution to this problem?

    Hi Shruti,
    This is probably happening because the report/input schedules is not getting connected. Please check the connections once.
    Also if you had named the report in "Edit Report" earlier, say for example "Sales Report", once the report is open you should be able to see this name on the EPM context pane, right side under Current Report: Connected to "Your Model" and below that in the drop down the default selection should be "Sales Report". This means that the report is connected and the Edit Report option is active.
    Hope this helps.
    Regards,
    Bhairavi

  • Table getting disabled

    Hi,
    All my cell editors in the table are getting disabled when attach my model node to the table.
    Can any one give me a solution please
    regards,
    Kumar.

    Hi Aditya,
    The table is disabled because you haven't created elements for the node. Each row of a table represents an element of the bounded node. So before the table is displayed, create as many elements as the no: of rows you want by this code:
    Let <table node> be the node that you have bound to the table.
    IPrivate<your view>.I<tableNode>Element elmt;
    for(int i=0;i<no_of_rows_req;i++)
    elmt = wdContext.node<table node>().create<table node>Element();
    // if you want some data to be shown as the default ones, you can do it here as
    elmt.set<attribute name>(<data>);
    wdContext.node<table node>().addElement(elmt);
    Now those many rows will be active.
    Hope this helps,
    Best Regards,
    Nibu.

  • Buttons getting disabled in INBOX page of ICWC

    Hi All,
    We are trying to add a new column in INBOX result view of ICWC, AuiItem.htm.
    Now for this we have inherited the standard ITERATOR class and created a Z class and wrote the code for fetching the data for newly created column.
    Now when we are replacing the object of the Standard iterator class with our own iterator class in .htm page, the buttons which are present in the page are getting disabled.
    But the data of the new column is getting populated.
    Has any one faced similar issue??
    Please reply with possible solutions
    Thanks
    Pranay

    Hello Pranay,
    I had the same problem.
    pay attention that there are couple of methods related to buttons that use iterator ( for example CL_CRM_IC_AUIITEMS_IMPL->CHECK_SELECTION line 32 ).
    There for if you change your iterator you shoud redifine those methods to use your new iterator,
    <b>There are more methods</b> that use the iterator and you should change them all (atleast only those that you need)
    Good Luck
    Eli Steklov

  • Menu option "other invoice document" gets disabled in MIR7 while Recording

    Hi All,
    I have one requirement when I have to open the parked invoice document ( MIRO) with MIR7.
    I don't want to record each and every field and pass the bdcdata then with call transaction.
    There is one option in MIR7 when under invoicedocumnet->other invoice document i can pass the invoice document number and the fiscal year.
    I have the document number and the fiscal year as i have already parked the document with MIRO.
    so i thought to record this and call the transaction then.
    Problem: When i open MIR7 to record, the menu option invoicedocumnet->other invoice document  gets disabled. I am not able to record this.
    Is there any solution to this? Any BAPI exists ??
    Otherwise i would have to record each and every field to pass the parked data into it ..
    Thanks in advance
    Regards
    Mudit Batra

    Hi,
    check this:
    program: SAPLMR1M
    include: LMR1MI3U
    MODULE (PAI) FCODE_6100
      IF ok-code = fcook.
        mir4_change = 'X'.
        SET PARAMETER ID: 'RBN' FIELD rbkpv-belnr,
                          'GJR' FIELD rbkpv-gjahr,
                          'RBS' FIELD rbkpv-rbstat,
                          'CHG' FIELD mir4_change.
        IF sy-tcode = tcode_mir4.
          LEAVE TO TRANSACTION tcode_mir4 AND SKIP FIRST SCREEN.
        ELSE.
          CALL TRANSACTION tcode_mir4 AND SKIP FIRST SCREEN.
        ENDIF.
      ENDIF.
      SET SCREEN 0. LEAVE SCREEN.
    Best regards.

  • IMAP accounts keeps getting disabled

    I have MobileMe and 3 IMAP accounts and for some reason my 3 IMAP accounts keeps getting disabled and I would have to go into preferences and re-enable the accounts.
    Does anyone know what's happening here? I also just done a reset sync data on MobileMe to see if that's the cause... Please let me know if you have any idea what may be causing this problem...
    Thanks,
    David

    Interesting.
    Haven't seen such problem so far, could you please contact customer service for investigation: https://support.skype.com/en/faq/FA1170/How-can-I-​contact-Skype-Customer-Service
    Andre
    If answer was helpful please mark it with Kudos and if issue is resolved mark it with solution. This will help other users find this answer more easily. Thanks in advance!

  • I have just reinstalled Adobe Acrobat X1 and I can't save any PDF's that are emailed to me. I just get "This document could not be saves. There is a problem reading this document (21)" and then when I click OK i get "insufficient data for image"  Help!

    I have just reinstalled Adobe Acrobat X1 and I can't save any PDF's that are emailed to me. I just get "This document could not be saves. There is a problem reading this document (21)" and then when I click OK i get "insufficient data for image"  Help!

    More information about this issue can be found here:
    https://forums.adobe.com/thread/1672655
    A "quick" fix that worked for me was to uninstall Adobe... then download the base install for Adobe Reader 11.0.
    Then download each of the individual updates and run them sequentially. 
    I've installed back up to the last security update which is version 08 and have been able to do normal Save As operations.
    You will have to disable automatic updates in order to stay at version 08 until Adobe resolves this issue in a later release.
    http://www.adobe.com/support/downloads/product.jsp?product=10&platform=Windows
    Adobe Reader 11.0 - Multilingual (MUI) installer    AdbeRdr11000_mui_Std
    Adobe Reader 11.0.01 update - Multilingual (MUI) installer    AdbeRdrUpd11001_MUI.msp
    Adobe Reader 11.0.02 update - All languages    AdbeRdrSecUpd11002.msp
    Adobe Reader 11.0.03 update - Multilingual (MUI) installer    AdbeRdrUpd11003_MUI.msp
    Adobe Reader 11.0.04 update - Multilingual (MUI) installer    AdbeRdrUpd11004_MUI.msp
    Adobe Reader 11.0.05 security update - All languages    AdbeRdrSecUpd11005.msp
    Adobe Reader 11.0.06 update - Multilingual (MUI) installer    AdbeRdrUpd11006_MUI.msp
    Adobe Reader 11.0.07 update - Multilingual (MUI) installer    AdbeRdrUpd11007_MUI.msp
    Adobe Reader 11.0.08 security update - All languages    AdbeRdrSecUpd11008.msp

  • What is the syntax to get last date of Quarter ?

    Hi ,
    We are planning to have Bom effective date functionality. Presently BOM Disable date is coming in between the Quarter. Is there any funtion or syntax to get last date of quarter for the bom disable date. similar to "$begin" to get the last date.
    Thanks

    Hi,
    To get this done you can do the following.
    1. Create the Result Source.
    2. Create the display template using the design manager and copy the existing template make the req. changes on the template and publish it to the document library and give the manage property that you req. for this concatenation functionality. Manage Property
    like the domain etc.
    3. Create search center and add the new page modified the core result web part and give the result source and custom template that created in step 2.
    4. Publish the page.
    5. Create the Search vertical and give the name and use the same page the created in step3. 
    http://sharepointfordeveloper.blogspot.in/2013/09/sharepoint-2013-result-source.html
    http://sharepointfordeveloper.blogspot.in/2013/09/sharepoint-2013-result-types.html
    http://sharepointfordeveloper.blogspot.in/2013/06/sharepoint-2013-design-manager.html

  • Can't get my data out of palm tungsten c- palm desktop crashes

    I have been a tungsten c user for many years. Now that HP has discontinued support, I would like to get my data out and transfer it to anothr device. I have backed up with hotsync on a daily basis. When I load palm desktop (PD), it crashes. I have 4 computers: a Dell 700 m with win xp, an optiplex with win xp, an optiplex with vista and a toshibal laptop with win7 64 bit. I have downloaded new copies of palm desktop 4.4, and tried the access version of 6 something. The desktop loads, waits 2 seconds, then I get the message .. has created an error and has to close. I checked, the MA file is there and seems to have the correct date. How do I get my data out if palm desktop will not start?
    PS I disabled antivirus during installation, uninstalled the old version and rebooted before trying to open the PD.
    Post relates to: Tungsten C

    >
    Well I went ahead and made separate methods to return each value. I suppose that will work just as well, especially since now I don't have to declare a bunch of strings and int's to hold the data and pass to the method.
    >
    Well this would never work anyway
    public void getData(String n, int num, String c, String d)None of those can be changed within the method. Strings are immutable and 'int' is passed by value. Each of those parameters will have the same value after the method exits as they did before it was called.
    Your book class should be using 'setters' to set the value of its instance variables.

  • Mnt Lion Svr-Accts created in WorkGroupMngr get disabled

    Anyone know why all the new accounts I set up in Workgroup manager get disabled imediately in profile manager?  Sometimes they get disabled and other times they work.  It seems to be happening with all new accounts I have created in the last two days.  I cannot recreate them, or re-enable the accounts.  If I enable the account as soon as the client tries to log in it imediately disables the account.  I am using MLServer with SnowLeopard Clients.  Thus I am using Workgroup Manager which is supposed to work.

    Found the following that puts a bandaid on the situation:
    https://discussions.apple.com/message/19728133#19728133
    Seems to be a problem with password policy expire dates set into the past upon creation of account.
    iqmax
    Re: New users accounts keep getting disabled at login     Sep 24, 2012 9:00 AM    (in response to iqmax) 
    I managed to get the login for the users working by using the command line (you might have to also use the -n /LDAPv3/"server" e.g. /LDAPv3/127.0.0.1):
    pwpolicy -a "diradminusername" -u "username" setpolicyglobal
    I still don't know why or how the policy for new users was/is changed and why the global policy is not in effect. I hope I don't have to apply the above command for each user ...

Maybe you are looking for

  • After having SSO user password through url not working

    Hi guys, We have an Institutional portal and BW portal to publish reports. Before the SSO was configured we had some UrlIViews where we fixed a user and password through the url, ie:   http://myportal.net:50400/irj/servlet/prt/portal/prtroot/pcd!3apo

  • JFileChooser : Exception occurred during event dispatching

    Hi, I'm having problems with sorting in 'Details' view of JFileChooser. I'm getting the following NullPointerException when I try to sort by clicking on the header of the JTable which I get in 'Details' view of a JFileChooser. Exception occurred duri

  • Losing data, Oracle eWay in JCAPS 5.1.2

    Hi group, I have implementet an integration that fetches data from an Oracle db and writes it to a csv-file. After the first test-run of the integration, one day, I checked the generated files and reconized that there is data missing in some of them.

  • Scenario related to Assembly Process in Depot

    I have the assembly process in Depot, so I configured Depot as manufacturing plant in SAP. 1. Question is some product I will get through STO and same product will be sold to customer. How do i need to handle this scenario? Because while receiving I

  • How to delete duplicate songs itunes for windows?

    How to delete multple duplicates of songs on Itunes for windows?