Disable checkbox for some records in a datasource

Hi,
I am having a datatable which is binded to a datasource. There is a check box for every record in the list. Check on some records and click the submit button. After that i want the records i have already submitted to be disabled(checkbox disabled) when the page is refreshed. Is there any way to do it. plz help. Thanks in advance

I would have a table field to store the submitted items, so that when you open the page you can compare with that field and use <html:checkbox disabled="true"....> for the submitted records. I think it will work out. Is this only just for that session?

Similar Messages

  • BDC to tick checkbox for some date range?

    Hi experts.
    I want to write one BDC which will mark checkbox for some field..
    I have some date range from 1.4.2004-1.4.2008,
    I want to check in my transaction that if document date falls in this range then tick PR field checkbox..
    Can you plz help me? How can I do this?
    Thanks & Regards

    Hi,
          Check the document date for your date range and according to that condition execute the BDC recording.
    Eg,
    If doc_date gt 20040104 and doc_date lt 20080104.
    perform bdc_field       using 'your_check_box_name'
                                  'X'.
    endif.
    Hope this will help you.

  • How to set Display Only for some records in CAT2 Worklist

    Hi,
    I have a requirement to modify an attributes for some records in the Worklist of CAT2.
    We have an external system where we book our time. Weekly we import data from that external system into CATSDB using BAPI for every single employee.
    We would like when the user wants to modify his time sheet to be able to add/modify all records except those which were imported from the external system. Which means that those records should be in Display only mode / grayed out / before release.
    Is there any user exit or BADI that could help to modify that attribute and that will be triggered before displaying the Worklist ?
    Please advise !
    Thanks,
    Stefan

    I've solved the problem.
    First I've added customer field in CI_CATSDB structure and when I am importing the data I am populating that field with 'X', which means that this is record from the external application.
    I've created enhancement implementation in Function group->CATS, screen->2003 MODULE->D2000_MODIFY_LOOP, subroutine->modify_d2000_loop where I am checking the field mentioned above if it is 'X' I am modifying the screnn-output = off.
    It works, thak you for your help.
    Regards,
    Stefan

  • How to disable sorting for some columns in a ALV GRID?

    Hi i have requirement where I have to disable sorting for some columns in a ALV GRID. i am using REUSE_ALV_GRID_DISPLAY function module.
    Can anybody help me. how to acieve this? Any code snippets will really be appreciated.

    Hi,
    I have tried this but not completely successful. I think this can be done using the OOPS method.
      DATA: it_event_exit TYPE  slis_t_event_exit.
      DATA: w_exit TYPE slis_event_exit.
      w_exit-ucomm = '&ODN'.
      w_exit-before = 'X'.
      CLEAR w_exit-after.
      APPEND w_exit TO it_event_exit.
      w_exit-ucomm = '&OUP'.
      w_exit-before = 'X'.
      CLEAR w_exit-after.
      APPEND w_exit TO it_event_exit.
      CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'
        EXPORTING
          i_callback_program          = w_repid
          i_callback_top_of_page      = 'ALV_TOP_OF_PAGE'
          i_callback_html_top_of_page = 'ALV_HTML_TOP_OF_PAGE'
          i_callback_user_command     = 'USER_COMMAND'  <- User command form
          is_layout                   = wm_layout
          it_fieldcat                 = wt_fieldcat
          it_events                   = i_events
          it_event_exit               = it_event_exit    <- Need to fill
          it_sort                     = wt_sort
          i_default                   = 'X'
    Now you can capture this events in the user command
    FORM user_command  USING r_ucomm LIKE sy-ucomm
                             rs_selfield TYPE slis_selfield.
      IF r_ucomm = '&OUP' and rs_selfield-SEL_TAB_FIELD = 'Your field name'.
      ENDIF.
    ENDFORM.                    "user_command
    In this form you will get the function code in 'r_ucomm' and the field selected for sorting in 'rs_selfield-SEL_TAB_FIELD'. But reseting 'r_ucomm' will not work.
    May be somebody else can give some help on this.
    But this will work if you follow the oop method.
    Please see this document for more info.
    http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webas/abap/an easy reference for alv grid control.pdf
    Thanks
    Vinod

  • Disable checkbox in multiple record block with form personalization in r12

    hi
    i try to personalized form 'Autocreate Document' in purchasing super user responsibility in R12
    i want to disable some checkbox in block REQ_LINES that meet some criteria
    but why when personalized run, it disable all checkbox in all record in block REQ_LINES
    --Condition--
    Event trigger     : WHEN-VALIDATE-RECORD
    Trigger object    : REQ_LINES
    --Action--
    Type               : property
    Language         : all
    Object type     : item
    Target Object     : REQ_LINES.SELECT_LINE
    Properti name     : enabled
    value               : false
    please give me advice about this
    thank you very much for help

    I recommend you these forums for your question:
    Forums Home » Oracle Technology Network (OTN) » Products » Database » JVM
    Java in the Oracle Database
    Forums Home » Oracle Technology Network (OTN) » Technologies » Java » Java Server Pages (JSP)
    Java Server Pages (JSP)
    Forums Home » Oracle Technology Network (OTN) » Technologies » Java
    http://forums.oracle.com/forums/index.jsp?cat=24
    Joel Pérez

  • How to Disable CheckBox for a Particular Condition

    Hi All,
    In my application, iam using one table having 5rows , with checkboxes,
    based on one condition i want to  make few checkboxes as default disable in the same table, and some checkboxes i shud make it as enable, so experts please help me how to disable some checkboxes.
    disable means even if we select it shud not get selected, like that is it possible,

    Hi Sushma,
    You can have one more attribute in the same node from where you are populating the table and bind this boolean attribute to the enabled property of your CheckBox.
    and by looping thriugh the table you can check for conditions and based on it set the Enability of the checkbox.
    for (int iRowsCount =0;iRowsCount < wdContext.node<name>().size();iRowsCount++)
    if (condition)
    // Disabling the Checkbox based on the condition
    wdContext.node<name>().get<name>ElementAt(iRowsCount).set<BooleanAttributeName>(false);
    Hope this helps!!
    Cheers,
    Arafat

  • PSA level issue USD is coming as USD,  for some records .

    Hello Experts ,
                           Very Good evening , I am facing one issue regarding the data load in the cube , actually I am loading data from a flat file having some 51 records ,till my PSA data is coming correct but with one modification i.e. in some records near about 16 records out of 51 one field data USD is coming like USD, means one comma (,) is automatically coming in the PSA level ,thats Y my rest of the records are not getting loded , can u please help me in this case to resolve it , waiting for the reply , and Thanks in advance .

    Open the CSV flat file in Notepad (right click on file and open with notepad) and see if there is any comma after USD.You can make correctionsin notepad version and save it.Do not open in CSV and make corrections.
    Regards,
    JB

  • Feature Request: Disable Checkbox for Palette Fade in CS3

    Dear Adobe Team,
    please be so kind and give us a switch to disable the - Palette Fade Feature - of the CS3 Applications.
    It just distracts (some of us) from work. - Fast Copy/Paste actions are a bit harder this way, even though it's fast on new machines. (Which is obvious because
    Even though some of us bought new fast computers to have programmes INSTANTLY available.
    I'm looking so much forward to your response
    Florian Schommertz
    Dear Forum - please make this a petition to have this checkbox available, and DO NOT start another, RAM/G4/G5 discussion about the speed of the palette fading.
    Just, sign with your Name, and/or, Account ID here and help us all get rid of the GUI-Desaster.
    Thanx!

    This is not the feature request forum nor the feature request form. If you really want to make this a feature request do a search for feature request and submit an actual feature request/bug report form to Adobe. All you are doing here is feature requesting to other users that can do nothing about the issue.

  • Data Re-Import does not work for some records stating there are duplicates

    This is CRM 2011 Rollup 6
    The same as this link.
    https://social.microsoft.com/Forums/en-US/2a792269-0094-4673-9760-5178e16299d3/cant-import-xml-for-update-operation-because-a-record-was-not-created-or-updates-because-a?forum=crm
    Thousands work, hundreds do not with the failure code "A record was not created or updated because a duplicate of the current record already exists.
    Is this a data integrity issue in CRM and the same GUID is in use?
    I do get a partially imported record for the import, but the data is not updated.

    I am trying to update my Account records by exporting them and re-importing. I have been successful with re-importing many thousands of records but there are some which are refusing to be updated. The error I get is "a record was not created or updates
    because a duplicate of the current record already exists".
    This doesn't make sense to me because I'm selecting the option to prepare the data for re-import: "Make this data available for re-importing by including required column headings."
    I can't find anything special about these records nor did I find anything special about the records that
    were successfully imported.
    Thanks.

  • How can I disable iMessage for some of my contacts?

    I have unlimited text, but limited data on my iPhone 5s. I only want to receive/send iMessages to a select few on my contacts list who have iPads and then use SMS for my iPhone friends. I tried disabling my phone number as a receive/sender, but it only lets me disable my email. How can I make it so I don't have to turn off iMessage to send SMS messages to other iPhone users? It's very problematic. I end up receiving all my messages from those with iPhones on iMessage when I turn it back on, which defeats the purpose of me sending an SMS message to them in the first place. If I disable iMessages completely it keeps me from being able to communicate with my iPad using pals. I can't win either way.

    I've seen this type of question asked before, but I couldn't find anything recent that really helped me.

  • CKF showing 'X' for some records

    Hi Gurus,
    I have CKFs Birth date and Hire date derived from Formula Variables which take values from Master data attributes.  These attributes have values in the concerned instances.
    I also have a CKF  End date derived from a Formula Variable which take value from Calendar Day.
    In the report there are some instances where these CKF's show up as 'X' ( all three of them).  I am using these to derive other CKFs like Age and Length of Service. Interestingly, these have values even when the parent CKFs display 'X'.
    These are only like 2 % of the total nos. of records.  If I display these attributes directly in the report, they have values. 
    Thanks in advance
    Mathew.

    Hi
    when you use formula variable with key figs attributes you NEED to have the corresponding characteristic in the drilldown.
    Another issue could be that the system doesn't know if you want to calculate along the rows or along the columns, you'll have to force the calculation direction in the CKF properties.
    hope that helps
    regards,
    Olivier.

  • Disable scrollbars for some columns in matrix

    Hi,
    I created a form which includes a matrix. This matrix contains a lot of columns. Because of the amount, the matrix automatically creates a scrollbar at the bottom.
    I don't want the matrix to have a scrollbar on the first and second columns. Is there a possibility to set a column of which the scrollbar starts.
    The form in which the user can enter a forecast (MRP > Forecasts) contains this feature. When specifying a date range in this form, the first two columns are not included in the scrollbar at the bottom of the matrix.
    Can anyone tell me how this is done?
    Thanks in advance!
    Jerrel

    Hi Jerrel,
    I don't think this is possible, but to double-check, please export the MRP>Forecasts form to XML - and check what might be special, but I suppose you won't find anything...
    Other than that you could just define 2 Matrixes and have them just side-by-side - but of course this would get tricky when it comes to vertical scrolling etc.
    ...but maybe someone else has a better idea?
    Regards,
    Frank

  • Disable Checkbox in TableView

    Hi,
    I am using a HTMLB TableView to visualize data...in the first column of each row theres a Checkbox to select one or more rows... now I want to disable the Checkbox for some rows. Is it possible to achieve this with a custom CellRenderer ? My problem with this approach is, that the method TableView.getValue(...) delivers a String.... I had expected an object or component...in my case a CheckBox...  any suggestions ?
    Thanks in advance
    Oliver

    Hi Oliver,
    myTableView.setRowSelectable(i, false);
    Hope it helps
    Detlev

  • Issue regarding 0MATERIAL_ATTR  - Attribute not Updated for Some Materials

    Hi All,
    As per requirement, I had enhanced 0MATERIAL_ATTR DS with one customer field MRP Controller.
    After enhancing 0MATERIAL_ATTR, I had made necessary changes in related objects like 0MATERIAL Info Object & related transformation for this new attribute.
    After making changes, when I had done Repair full request for 0MATERIAL_ATTR, newly added attribute had not updated for all material, other attributes were updated correctly but MRP controller had not updated for some records.
    I am confused with why attribute(MRP controller) updated in some Materials & for some materials its not updated.
    I had checked in PSA, data for this added attribute is come in PSA but not updated in data target (0material).
    I had also activated master data by running Attribute change run but still problem persist.
    Please help.
    Regards,
    Divyesh Khambhati

    Hi Venkatesh,
    I had write code in CMOD for MRP controller.
    As data is coming fine till PSA but its not updated in Data Target (0MATERIAL) .
    if I take one example..
    For exp Material XYZ has two entries in PSA table, one is updated during delta load & recent one which come though Repair Full request.
    Now newly adder attribute MRP controller available in recent request of Repair Full but that is blank in case of prior delta update.
    I am confused because MRP controller attribute is updated for some Material but for some material its remain blank.
    please help.
    regards,
    Divyesh Khambhati

  • Search Result is showing Blank Title for some of the doc Files

    Hi,
        I am doing Search on SharePoint 2010 with the search scope set to one of the document library , But the search result is showing different results for different doc files. I can analyse three type of output from the search result:
    1) for some records Title is shown correct.
    2) for some files , Title is shown with keyword "Title:<Actual Title>"
    3) and in some docs its hsowing Just the keyword "Title:" in place of actual title
    I am not able to understand why the result is behaving like this.
    Any assistance will be really appreciable .
    Thanks in advance

    In Central Administration in the Search Service in Managed Properties look for 'Title'. You will see that Title is populated from a number of properties on a document, some properties are given higher priority then others. That could be a clue. 
    Also, what type of document are you crawling a PDF, word document, etc?  For PDFs you have to install a special iFilter and you need to be aware sometimes the properties on the actual PDF in adobe are used.
    I sugest: Try to make sure you give your documents a title in SharePoint and that you rank that property as the #1 property in Central Admin that the Managed property 'Title' uses.

Maybe you are looking for

  • Communication between Managed servlet using ProxyServlet

              Hi,           I have multiple Managed servers running on the same host, each hosting one web           app on a particular port.           The Admin server runs on port 7001.           Example :           The Managed Server hosting the Sess

  • Systemflippers error in console log

    I keep getting this: 3/8/09 1:40:47 AM com.apple.RemoteDesktop.agent[216] SystemFlippers: didn't consume all data for vers ID 1 (pBase = 0xbdc9840, p = 0xbdc9848, pEnd = 0xbdc9849) Any ideas what to do?

  • T500 internal (built-in) microphone not working

     I have a T500 2802 7Sg which has had 2 bios updates and the internal built-in microphone does not work.  Have a international full warranty and Lenovo tech services is telling that I must take in the laptop to be serviced and from what I've read the

  • Probelm in MVC .

    Hi, iam new to bsp's .I created two views and one controller.first view i took 2 inputfields userid nad password and another view i want to display wat i entered in the first view and placed a back button also for second view.i created that applicati

  • Severe problem: admin account lost

    Hi all, I am supporting a system (SAP BW 3.5) for which I am the last one who is doing any developments. Now I have got a problem: I locked my account on the development box, but there isn't anybody  who is able to unlock. I tried already the standar