How to keep checked items in report

all I've a interactive report  which has checkbox column but when I click pagination next or prevoius the checked item are lost. how can I keep checked rows when I paginate in apex 4.2? regards

You would need to populate checked items in a collection
http://www.inside-oracle-apex.com/checkboxes-in-tabular-forms-the-easy-way/
then have a dynamic action on refresh of the region to repopulate the checkboxes with some clever jQuery.
Jari would be the person I'd say would have something in the order of what you're after
DbSWH Goodies on Oracle Application Express

Similar Messages

  • R12: How to filter Open Item Revaluation Report based on GL Date

    Hi,
    Anybody know how to filter Open Item Revaluation Report based on GL Date from and GL Date to in R12?
    Since we just upgraded from 11.5.10 to 12.1.3 and found we cannot filter those report for specific date. It shown all data included the old data from 8 years ago also.
    We need to run the report only for specific date only. Please share with me if anyone know about this.
    Thanks.

    Pl do not post duplicates - R12: How to filter Open Item Revaluation Report based on GL Date

  • How to Keep all the Portal report menu's are "open" when the user logs on?

    Hi
    I have a question about the BI Portalu2019s configuration.  Does anyone know how to keep the Web Portal (i-vew) report menu's are "open" when the user logs on?
    Thanks.
    For example:
    Web Report Panel
    Report  Folder A 
                  i-view  a1
                  i-view  a2
                  i-view  a3
                  i-view  a4
                  i-view  a5
                  i-view  a6
    Report  Folder B 
                  i-view  b1
                  i-view  b2
                  i-view  b3
                  i-view  b4
                  i-view  b5
                  i-view  b6

    Hi,
    Thank you very much.  The problem is the Folder didn't 'open when the user logs on.  Yes, the iview can be openned.  Does anyone know how to set the default Open for the Folder.  My question is about the folder in BI portal.  Yes, the ivew we can set the defaul Open but we have Folder in the portal and our user wants to be able to see the report lists when they log on to the Portal.
    For example:
    Our Current situation
        Navigation Panel
       .>Act vs Plan report Folder_
       .>Year to Day report Folder_
    Hope To Be (When user logs on the BI Portal)
       Navigation Panel
        .>Act vs. Plan report Folder
            (i-view) Report A
            (i-view) Report B
            (i-view) Report C
            (i-view) Report D
            (i-view) Report E
    .>Year to Day report Folder
           (i-view)  Budget by Cost Element report
           (i-view)  Actual by Cost Center report
           (i-view)  Income statement report
           (i-view)  Balance Sheet report

  • How to stop workitem complete or how to keep work item in inbox based on conditions even if it completed

    Hi,
    my requirement is to call webdyn pro screen from workflow..
    i am calling webdynpro screen by using FM :CALL_BROWSER from workflow.
    when webdyn pro screen is called user will enter some values . if user closed webdyn pro screen with out entering any values we need show this workitem in his inbox. so that user can again open it and enter values in the webdyn pro screen.
    Please help how to stop work item complete based on conditions.
    Thanks,
    phani

    Hi,
    As per my understanding, this is not a proper approach toy call web dynpro using FM CALL_BROWSER. is the web dynpro screen being called when user clicks on the work item from portal UWL OR from SAP SBWP ?
    if you are calling web dynpro screen from portal UWL when user clicks on work item link, better you achieve it using SWFVISU tcode. in SWFVISU tcode you can maintain which web dynpro. application to call when particualr work item task come in user's inbox. in your web dynpro code, then you can write your buisiness logic when user clicks for example SUBMIT/SAVE button. on action submit/save button you can use FM SAP_WAPI_WORKITEM_COMPLETE to complete the worktiem once the user clicks on final submit/save button. in this way the workitem will get removed from user inbox only upon clicking on submit/save button.
    You can refer below link for web dynpro for workitem:
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/70648e99-4cc1-2c10-879d-9c61003c69d6?QuickLink=index&…

  • How to Keep Checking Mail Without Screen Lighted?

    I apologize for asking so many questions but I just got an iPod yesterday and it is my first iGadget of any kind. 
    I would like for it to keep checking mail and signal me when new mail arrives.  I understood iPods would do this -- it's one of the main reasons I bought the thing.  I've set it to give an audible signal when new mail arrives, but it doesn't seem to work.  I've set a thing called Notifications to alert me except between midnight and 7am.  But, it turns off (I think it calls this locking) every two minutes so if it can't check while locked it's pretty much useless for monitoring mail.  I suppose I could set it to stay on continuously, but I imagine that will run the battery down in short order. 
    So, are there some special settings to make it check mail and tweetle new messages while "locked"
    Incidentally it doesn't seem to alert me of new mail even after I turn it on.  I have to activate the mail application to see if there's new mail. I guess it's possible there's a delay while it connects to the network and by the time it's connected I've already gone into the mail reader.

    First of all, this is Apple Support Communities, and it was made for questions.  You can ask as many as you need to, as long as they're in the correct "community". 
    Apple Mail app is slightly annoying in this aspect.  Unless you are signed up for iCloud or Me mail, you wil have a long delay before you get alerted, even while you're using the device.  To help slightly, make sure you go to your Inbox in the mail app before exiting.  Also, some mail providers make their own apps, such as Gmail, that alert you instantly. Try searching the App Store for your Mail provideo's app.  Hopefully Apple will fix this someday.  I hope you can solve this!
    -BigT

  • How to display Check box in Reports

    Hello all,
    I just want to know about how to have a check box in the Reports.
    The check box should be checked if the value in the columns is true and unchecked if the value is False.
    Thank you
    Susan

    Try the below code
    select
         APEX_ITEM.CHECKBOX(1, field_name ,decode(fileld_name , 'N',null,'CHECKED'))
          field1 ,
          field2
    from some_table;Regards,
    Shijesh

  • How ro restrict BEx Items like Report Designer,etc..

    Hello Friends,
    I have a situation where my end users should not be able to run Report Designer,Web Analyzer,Planning Modeller and BEx Broadcaster.
    Can any one suggest me how to do this.
    Do we have any auth objects that control them.
    I tried to look many ways i didnt find any way.
    Thanks,
    Ram

    for working on broadcaster user should have S_RS_ADMWB with field RSADMWBOBJ = BR_SETTING, and object S_RS_BCS.
    and for saving and executing the formatted report in report designer user should have access to S_RS_ERPT.
    make sure your endusers do not have these. that would do your job. users can get in to broadcaster and report designer, but they can't do anything. getting into these tools cannot be prevented until what I know.
    S_RS_TOOLS was made a mandatory check in NW04s. so unless a user has it he won't be able to get into Web application designer.besides that S_RS_BITM and BTMP would help to restrict at owner level.
    S_RS_TOOLS takes the 'COMMAND' = WEBPUBLISH.
    unless you add this object to a user, he won't be able to get into WAD.
    SAP din't provided anything like this to other tools until now. may be not many customers are requesting for it.
    Message was edited by:
            Keerti Vemulapalli

  • How we can check Item UNIQUE value at the time enter the value

    hi,
    check unique item value.When entering value.
    using record group.
    How?
    which trigger we can use?
    Thanks & Records
    venkat

    Hi!
    Do you want to check if a value already in your table?
    if so, use the when-validate-item trigger like this:
    begin
    if
      :your_block.your_item is null
    then
      return;  --> nothing to check, exit trigger
    end if;
    for l_rec in ( select 1
                      from your_table t
                      where t.your_column = :your_block.your_item
                      and ( :your_block.rowid is null OR rowid != :your_block.rowid )  --> if it is not a queried record
                      and rownum = 1 ) loop
      message ( 'The value ' || :your_block.your_item || ' is already in existence. Please enter another value or use our nice list-of-values.' );
      message ( ' ' );  --> shows an alert not only a message in the status line
      raise form_trigger_failure;
    end loop;
    end;Regards

  • How to add customize item in Report & analytics

    Hi,
    I have created a new RISK ANALYSIS REPORT in web dynpro application.
    Now my requirement is, to add the same under Access Risk Analysis Report.
    Can someone help me how I can achieve it?
    Is there any configuration exist for the same?
    Regards.
    Praveer.

    Hi Praveen,
    This can be achieved by customizing your launchpad.
    LPD_CUST tcode can be used for this. You can add this report under Access Risk Report Tab.
    How to create a new launchpad in NWBC - Governance, Risk and Compliance - SCN Wiki
    Thanks,
    Mamoon

  • How to keep showing items created in current month for 5more days only in the next month by OOB functionality only

    Hi,
    I have a Time Reporting site where users log in their time twice a month.This site uses only Out Of Box functionality. There is no scope for coding in my site.
    In the list i have created a view which shows the Time Report of the user logged in for the current month only.
    There is a new requirement : Current month's Time Report should be visible to the users in the next month for 5 starting days of the month only so that users can edit this month's Time Report in the next month's 1st 5days incase they forget to edit it in
    the current month.
    e.g: If i am absent on the last day of the month , my time report for this month(March) should be visible for 5 days in April so that i can stiil edit March's time report. However after 5days the Time Report for March should not be visible. After 5days only
    April's time report will be visible when submitted(April's time report).
    Please can anybody help me out with this.
    Regards ,
    Guru

    Hi Guru, you have a couple of options: 1) set a retention schedule through the list's settings> Information Management Policy Settings. Where the start date < start date + 35.
    2) create a view and filter by the date like above.
    These aren't perfect scenarios, but will get you close to what you want.
    cameron rautmann

  • How to check whether standard report or not

    Hi,
        can anyone help me how can u check whether the report is standard or not.if not how to genarate.
    can u give steps............

    Hi,
    U can See Standrd report In Metadata Repositary under Onfocube,
    Query Name start with0 it is contant.
    *******Asgin points if usefull***
    Cheers
    Satya

  • H ow we use check boxes in report

    how we use check boxes in report(alv,intrective)

    Hi,
    In the basic list we will display the Check box, once the check box is clicked then the recrod information should be displayed in the secondary list. so we will give the Check box for every reocrd then what ever we select the checkboxes. then we shoild provide the info of those records
    Reports with checkbox
    Regards
    Sudheer

  • How can i remove items from list that have been deleted when i click on them it keeps showing empty

    how can i remove items from the list that have been deleted when i click on them it keeps showing folder empty

    Actually, Reader SHOULD keep showing documents that no longer exist, I disagree. It's no big deal, and people will quickly realise why they can't open the file. They open more files, the old ones move off.
    The REASON why it should not check is that checking whether a file exists can take a long time when things aren't good. For instance if a file server goes down, or a memory card is unplugged. That in turn would mean delays opening the File menu, and I've seen some software that can sit there for several minutes. That would really give people something of which to complain...

  • How to keep track of the changes done in ALV GRID Report

    Hi Experts,
    how to keep track of the changed record in ALV GRID Report. how to set the field to be editable even for the entire row also. Can anybody guide along with code also?...
    Valuable answers will be rewarded.
    Thanks,
    Satish.

    Hi,
    Access the table through SM30. It comes blank as standard. Click "New Entries" and make entries for changes to be tracked. For example, whenever an org. unit changes 002 and 003 relationship, you will make entries like:
    01 O 1001 B002 Activate box checked
    01 O 1001 B003 Activate box checked
    Here, 01 is your active plan version, O is org. unit, 1001 is infotype and B002 and B003 are the subtypes. You can also use * for infotype and subtype which means every change will be logged.
    If you then run the report RHCDOC_DISPLAY through SA38, it will pick up all the changes pertaining to B002 and B003 relationship for org. units (in the above example).
    Similarly, you can set up this table for other object types.
    For more information, follow SPRO>Personnel Management>OM>Basic Settings>Activate change documents and go through the documentation for that node. Also, read up the documentation for the report.
    Hope this helps.
    Donnie

  • How to keep Report desinger report  in web template

    Hi All,
    I created one report in Report Designer.
    Now i want to add that report in WAD.
    I drag and Droped Report item in WAD.
    now how can i bind the reportdesigner report in WAD?
    (or) what are the steps after drag and droping the report item in WAD?
    please tell me...

    After drag and drop, save the report in WAD with save as option.
    check this: /thread/202483 [original link is broken]
    Hope it helps..

Maybe you are looking for

  • Virtual Key Figure

    Hi all, Before implementing a virtual key figure, I'd like to make sure this will answer my need. I work for a brewery, and I am looking at our customer taps activity. Records in the cube: Trading Region A, Brand X, Customer 001, Action "Install": 1

  • Forwarding one iCloud email to another & replying from the correct address

    I have 2 iCloud accounts and to make things easier for me, I want to forward one to the other, which I am aware how to do. However, when I hit "reply" to an email, the address showing is the address I am "forwarding to", NOT the address the email was

  • Server timed out for both iphone update and for app download

    Hi when i try to update my iphone, it tries to connect to the update server and then it timed out. also when i try to download an app the server connection times out and in the download screen it gives me an error of 3259. ive read all the posts and

  • Can't download the trial for Lightroom

    I have tried more than a few times, but when I hit the download button, nothing happens.  Not one thing.  No errors, nothing.  Help, please! I want to try it before I buy it.  Thanks.

  • Cron job to run jar file

    Hi I have to run a jar file on scheduled time every day after mid night.for this I have written folowwing file cron.sh now two issue 1) java -jar my.jar where to keep this command so that jar will be executed 2)second I am keeping jar file and script