Need to clear report

Hi,
I have some select lists with submit(they are of submit type because they are dependent) and a submit button.On click of this button, a report neeeds to be generated based on the selected values.
However, as the select lists are of type submit,ithe report invariably gets generated even before the button is clicked.
To sort this out, I created a hidden item and set it to some value on click of submit button.
Now...the situation boiled down to this.....display the report when the hidden item = set value...
However, the problem with this approach is that it will work until the first time submit button is clicked.After this ,the hidden item is not cleared anyways.....
Our requirement is that we have to clear the hidden value on change of any select list value.
Any help as to how this could be done would be great!!
Regards,
Vignesh

What version of Apex are you using?
You could set the select lists to use dynamic actions to refresh the dependent one in place instead of submitting the whole page. Or you could make one a parent LOV of the other so that the values refresh in place.
Then you could use the submit only as a submit.
- If Page Submit is absolutely required, I think I may have missed something in your original description. As I understand it based on your reply:
If each select list submits the page onChange, then you set a hidden value to keep your report from generating.
When you're select lists have the values you want, you click a submit that sets the hidden value, the page is submitted and the report should generate. Is that correct? If so, then Tony, who posted right at the same time as me, is correct.
If the above scenario works, then use that pl/sql process onLoad AFTER REGIONS. See if that does what you need.
Walter

Similar Messages

  • Need to clear SAP memory

    Hi Experts,
    I need to Clear SAP memory set using the 'Parameter ID' keyword in reports. Please advise.
    Thanks in advance,
    Vivenchandar R

    Sure, you can simply set the parameter id to a blank field.  For example.
    data: vbeln type vbak-vbeln.
    vbeln = space.
    set parameter id 'AUN' field vbeln.
    Regards,
    Rich Heilman

  • Need to Clear table every 2 months....Urgent plsss

    I need to clear a table every 2 months in a report program. Can anyone tell me how i can do this ???

    Hi,
                     You can do it programatically.
    first store the range of month in internal table. e.g in ur case the months are 04 to 08.
    In ur print subroutine for header.
    write this code.
    loop at itab.
    case sy-tabix.
    when 1.
    write: 10 itab-month.
    when 2.
    write: 20 itab-month.
    when 3.
    write: 30 itab-month.
    when 4.
    write: 40 itab-month.
    when 5.
    write: 50 itab-month.
    endcase.
    endloop.
    this will display months in column.
    Now you 've to display the required data for these months.
    e.g ur main itab in which all the data is populated is itab_main.
    loop at itab_main.
    loop at itab. " months itab
    case sy-tabix.
    when 1.
    write: 10 itab_main-value.
    when 2.
    write: 20 itab_main-value.
    when 3.
    write: 30 itab_main-value.
    when 4.
    write: 40 itab_main-value.
    when 5.
    write: 50 itab_main-value.
    endcase.
    endloop.
    endloop.
    This will display your output in columns for months.
    Solution 2.
    if u want to display ur month outpur in a new row.
    U can use event.
    at new month.
    sort ur table by year month first.
    hope it work.
    Regards

  • My start up disk Macintosh HD is full on my McAir OSX 10.9.4 memory 4GB. I need to clear the disk so that I can update it with the new software IOS 10.9.5 requiring 2.05GB. Need guidance on how to clear space.

    My start up disk Macintosh HD is full on my McAir OSX 10.9.4 memory 4GB. I need to clear the disk so that I can update it with the new software IOS 10.9.5 requiring 2.05GB. Need guidance on how to clear space.

    For information about the Other category in the Storage display, see this support article. If the Storage display seems to be inaccurate, try rebuilding the Spotlight index.
    Empty the Trash if you haven't already done so. If you use iPhoto, empty its internal Trash first:
              iPhoto ▹ Empty Trash
    Do the same in other applications, such as Aperture, that have an internal Trash feature. Then restart the computer. That will temporarily free up some space.
    According to Apple documentation, you need at least 9 GB of available space on the startup volume (as shown in the Finder Info window) for normal operation—not the mythical 10%, 15%, or any other percentage. You also need enough space left over to allow for growth of the data. There is little or no performance advantage to having more available space than the minimum Apple recommends. Available storage space that you'll never use is wasted space.
    When Time Machine backs up a portable Mac, some of the free space will be used to make local snapshots, which are backup copies of recently deleted files. The space occupied by local snapshots is reported as available by the Finder, and should be considered as such. In the Storage display of System Information, local snapshots are shown as  Backups. The snapshots are automatically deleted when they expire or when free space falls below a certain level. You ordinarily don't need to, and should not, delete local snapshots yourself. If you followed bad advice to disable local snapshots by running a shell command, you may have ended up with a lot of data in the Other category. Ask for instructions in that case.
    See this support article for some simple ways to free up storage space.
    You can more effectively use a tool such as OmniDiskSweeper (ODS) or GrandPerspective (GP) to explore the volume and find out what's taking up the space. You can also delete files with it, but don't do that unless you're sure that you know what you're deleting and that all data is safely backed up. That means you have multiple backups, not just one. Note that ODS only works with OS X 10.8 or later. If you're running an older OS version, use GP.
    Deleting files inside an iPhoto or Aperture library will corrupt the library. Any changes to a photo library must be made from within the application that created it. The same goes for Mail files.
    Proceed further only if the problem isn't solved by the above steps.
    ODS or GP can't see the whole filesystem when you run it just by double-clicking; it only sees files that you have permission to read. To see everything, you have to run it as root.
    Back up all data now.
    If you have more than one user account, make sure you're logged in as an administrator. The administrator account is the one that was created automatically when you first set up the computer.
    Install the app you downloaded in the Applications folder as usual. Quit it if it's running.
    Triple-click anywhere in the corresponding line of text below on this page to select it, then copy the selected text to the Clipboard by pressing the key combination command-C:
    sudo /Applications/OmniDiskSweeper.app/Contents/MacOS/OmniDiskSweeper
    sudo /Applications/GrandPerspective.app/Contents/MacOS/GrandPerspective
    Launch the built-in Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window by pressing command-V. You'll be prompted for your login password, which won't be displayed when you type it. Type carefully and then press return. You may get a one-time warning to be careful. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator. Ignore any other messages that appear in the Terminal window.
    The application window will open, eventually showing all files in all folders, sorted by size. It may take a few minutes for the app to finish scanning.
    I don't recommend that you make a habit of doing this. Don't delete anything as root. If something needs to be deleted, make sure you know what it is and how it got there, and then delete it by other, safer, means. When in doubt, leave it alone or ask for guidance.
    When you're done with the app, quit it and also quit Terminal.

  • I need the Log Report for the Data which i am uploading from SAP R/3.

    Hi All,
    I am BI 7.0 Platform with Support Patch 20.
    I need the Log Report for the Data which i am uploading from SAP R/3.
    I extract the DATA from R/3 into BI 7.0 DSO where I am mapping the GL Accounts with the FS Item.   In the Transformation i have return a routine on the FS Item InfObject . I am checking the Gl code into Z table for the FS Item .
    I capture the FS item from the Z table then update this FS item to Infobject FS item.
    Now i  need to stop the Data upload if i do not find the GL code in the Z table, and generate report for all GL code for which the FS item is not maintained in the Z table.
    Please suggest.
    Regards
    nilesh

    Hi.
    Add a field that you will use to identify if the GL account of the record was found in the Z table or not. Fx, create ZFOUND with length 1 and no text.
    In your routine, when you do the lookup, populate ZFOUND with X when you found a match (sy-subrc = 0) and leave it blank if you don't find a match. Now create a report filtering on ZFOUND = <blank> and output the GL accounts. Those will be the ones not existing in the Z table, but coming in from your transactions.
    Regards
    Jacob

  • I need help in Report for production orders for my customer.

    Hi All
    I have scenario where plant A needs the following report for Material XXX which has setting as Stock Trnasfer order from Plant B.
    Need report withthe following details, Storage Unit number, Material No, Quantity, Planned Order Date in plant A,  Date Produced in plant B, Date Received by Plant A. 
    Please tell me if there is any standard report to take the following details. Scenario is that the header material YYY in Plant A has one material XXX as BOM component. Now this material has setting as Stock transfer from Plant B. On creating a plan order for Header material it will create a Plan order in plant B for component XXX. The above said detail is required for component XXX in plant A.

    Dear
    Did you explore the report in CO46-Order Progress Report based on Sales Order /Material /Production Order
    Or COOIS/COHV  for your requirement.Here you can get the Planned Order Details and also Production Order Details .
    Regards
    JH
    Edited by: Jiaul Haque on Sep 27, 2010 2:57 PM

  • I  Need some standard report

    I need some standard reports regarding Purchage Data Analysis Report and Open Sales order report .
    Thanks & Regards
    Satish Patnaik

    Hi,
    Check the following links:
    http://sap-img.com/abap/make-e-mail-sender-of-po-the-po-creators-name.htm
    http://sap-img.com/abap/sending-mail-when-the-purchase-order-is-released.htm
    Regards,
    Naresh

  • GR IR Clearing Report Items still appear

    Hi Experts,
    I have problems with GR IR Clearing Report FAGL003/FBL1N. There are still items in my GL in report FAGL003 that are not cleared even GR-Invoice are already done. What are the scenarios that caused this?
    Thanks a lot!

    Have you done GR / IR clearing using the T code F.13 or F.19 .
    As generally it has to be done on a periodic basis for clearing the GR/IR balances i.e knocking off GR/IR amount at the time of GR with the GR/IR amount at the time of invoice .
    First run the clearing run and then check for the balances that are left out , it may be the case like GR is prepared and IR is not done then in that case your GR / IR account will have the balance .
    Cheers ,
    Dewang

  • GR/IR clearing report code with gl a/c

    hi experts,
    anyone have gr/ir clearing report code with gl a/c
    Moderator message - Please ask a specific question. Don't just post vague requirements hoping that someone will take care of them for you - post locked
    Edited by: Rob Burbank on May 22, 2009 9:37 AM

    go throw below link
    Re: gr/ir clearing account?

  • I need to clear space on my mac and have 2 other devices I need space on- IpHone and Ipad.  I have Itunes match.  If I delete the library from my computer, how can I play music from the cloud on all devices.  S

    I am almost out of space on my mac and Ipad.  Need to clear songs off, but afraid I won't be able to listen without going to my external hard drive.  I have Itunes match but don't know how they are accessed from the cloud.  Thoroughly confused and frustrated.  Hope someone can help.
    Another question is my Iphotos are taking up tons of space and I don't know if they are in cloud or best way to back up.  Any thoughts?

    If you have iTunes Match, and your music is in your Match library, you can access it from iCloud on all your devices, provided they are signed into your iTunes Match account.  Make sure you keep a backup of your music somewhere though as the match process isnt' perfect and you may find that some of your iTunes Match music isn't exactly the same as the original (see https://discussions.apple.com/docs/DOC-4112).
    The best way to back up your photos is to import them to your computer as explained here: http://support.apple.com/kb/HT4083.  If you are out of room on your Mac, get an inexpensive external drive to save your photos on.

  • I have a MacBook, do I need to clear the memory or defragment the disk like I need to do on my work pc with Windows?

    I have a MacBook, do I need to clear the memory or defragment the disk like I need to do on my work pc with Windows?
    If so, what do I need to d

    WOsloop_ORD wrote:
    I have a MacBook, do I need to clear the memory or defragment the disk like I need to do on my work pc with Windows?
    No you don't.
    Mac's auto-defragment by writing 2GB+ sized files and smaller to one space on the drive, so you really don't need to worry about it.
    If your going to parititon your drive or need a large space of free space, then Carbon Copy Cloning the entire OS x parittion to a external drive, option booting off of it and then erasing and reverse cloning is the approved  method of defragmenting and freeing up disk space, rahter than using defragmentaiton software that can cause issues and make the machine inoperatible.
    http://www.bombich.com/
    If you need steps to *cough* clean your Mac of caches and whatnot less your kid/wife/mother/girlfriend/boss, see's it then the steps are as follows.
    1: Clean/clear your browser caches first, delete your history etc. from within the program itself, delete any files on the machine by dragging to Trash and emtpy Trash (secure erase not needed if you follow the steps later)
    2: Download CCleaner for the Mac and run that
    3: Download OnyX for the Mac and run all the cleaning and maintainece, reboot at the end.
    4: For scrubbing hard drives of traces (deleted files), use Apple's Disk Utility > Erase Free Space option: Zero (or 7x if you need military/foresic level type deletion, but it takes overnight to complete)
    Make sure your browser plug-ins are current, Flash, Silverlight especially.
    https://www.mozilla.org/en-US/plugincheck/
    And your Mac needs more codecs, search for Perian, VLC and Flip4Mac, install those.

  • Error Message: Information is needed before this report can be processed.

    Hi Experts,
    I am scheduling a Crystal Report from Infoview. Data Source for Report is BEx Query.
    While scheduling i am providing all  details like Parameters, Formats, Destination etc.
    But  Schedule is failing. The reason is parameter field is empty when i checked
    in failed status , as below.
    Parameters: [No Value]; [No Value]
    Error Message: Information is needed before this report can be processed.
    But when i am viewing the report with the same parameters, it is executing.
    Please help
    Regards,
    Ajay Singh
    Edited by: Ajay Singh on Sep 15, 2009 1:05 PM

    Hi,
    Try the below mentioned steps in addition to scheduling of your report.
    Method 1:  Following information might be helpful in resolving the issue.
    To check if the .rep file exists in the Output FRS
    1.Log on to the Central Management Console (CMC). Click Objects.
    2.Click the report object to view its properties.
    3.Click the History tab to view the list of instances.
    4.Click Success to view the latest instance. Scroll to Instance Location.
    5.Note the path name to the report.
    6.Check the file store under the Output directory for the report.
    If the report does not exist, delete the instance from the History tab in the CMC. Reschedule the report.
    Method 2: To verify the configuration of multiple FRS
    1.Log on to the CMC.
    2.Click Servers.
    3.Click the first Input file server. Note the home directory.
    4.Click Home > Servers.
    5.Click the second Input file server.
    6.Check the home directory path for the second Input FRS. It must point to the same directory as the first Input FRS.
    7.Repeat steps 2 through 6 to check the Output FRS.
    ====================
    NOTE:
    The Input and Output FRS physical machines must be able to connect to the file share for the file store. Also the Input and Output FRS are installed using the local administrator account. That account may not have rights to the network share for the file store. The security on the file store must be changed so the local administrator for each server can access it.
    ====================
    Above mentioned steps are for deski/webi reports.
    Cheers,
    Suresh ALuri.

  • I just bought a new mac and need to clear the memory of my old one but i don't have a startup disk.  how do i do this?

    I just bought a new mac book pro and need to clear my old mac of it's contents to give it away---  I do not have my startup disk anymore.  How can i completely delete my old mac's memory?

    Erasing your drive:
    Dragging the files to the Trash removes the references to them from the Directory. As has always been the tradition, the data blocks that held the actual data are not over-written, they are merely added to the free list for later re-use. Their original contents are still present.
    Disk Utility "Erase" or "Partition" of a drive (which finishes in under a minute) also does not over-write the data blocks, but merely creates a new, empty directory.
    To clear the data that may still be present (admittedly in a disorganized mess of unlinked blocks) you need to overwrite the data. Use the erase tab, then choose "Security Erase" Options, and overwrite once with Zeroes. This process can take several hours as it is -- if you insist on multiple passes, it can take days to complete, with little additional protection. Multiple passes is unnecessary unless your drive held Military Secrets.
    When you have erased, be sure to install some version of Mac OS X -- a Mac with no obvious Operating software may be dead, and  is much more likely to quickly become landfill.

  • G'day.  I am using iMovie 11 and need to clear disk space.  How can I do that using an external drive, leaving me the option to go back and make changes or access old events or projects from that external drive?

    G'day.  I am using iMovie 11 and need to clear disk space.  How can I do that using an external drive, leaving me the option to go back and make changes or access old events or projects from that external drive?

    The slightly bigger question is whether you want to move all movie content to the external drive (essentially meaning that drive will always need to be attached when you're working with your videos), or whether you just want to archive older videos off to the external drive.
    If you want to move all videos, then just move the 'Movies' folder in your home directory to the external drive, then create an alias of the external 'Movies' back in to your home directory. Now the 'Movies' icon in your home directory will point to the external drive and everything will just work (as long as the external drive is attached when you launch iMovie)
    If you want to archive older movies then each Movie should have its own subdirectory within your Movies folder. These can easily be moved off to the external drive, and moved back should you ever need to work on those movies again.

  • How do i transfer files from my hard drive to an external hard drive as FAT files?  Laptop hard dive is full and I need to clear space.

    How do i transfer files from my hard drive to an external hard drive as FAT files?  Laptop hard dive is full and I need to clear space.

    In Disk Utility use MS-DOS
    Try http://www.mactip.net/guide-how-to-format-an-external-drive-to-work-seamlessly-w ith-macs-and-pcs-without-third-party-software/ for additional directions.
    Allan

Maybe you are looking for

  • ITunes Won't Open and Tried Everything

    Is there another method besides there: Reinstalling Uninstalling then Reinstalling QuickTime Booting into SafeMode and deleting the potention malware with 4 to 6 digit letters Disabling Norton Deleting the file in the SC INFO folder If you know of an

  • Apple Tv will only work on 1 TV - How do I get it to work on an alternative TV

    My Apple TV works perfectly on one of my Televisions.  But when I unplug it and move it to a different room with a different Television it won't connect.  Apple Tv White Light is on; iMac can see Apple Tv is on, Wireless Network is Available, Correct

  • How many times can you change your iPod if you have insurance

    How many times can you change your iPod if you have insurance

  • Error during sync : Mobile Service

    I am getting the following error during sync Data processing at the server is still in progress. Try again. Any ideas as to what could be wrong?

  • Status Pending in EM 10g

    Hi experts, I'm having a oracle 10g which runs in Linux 64 bit. When I log in to the EM console everytime it displays the following msg. Status Status Pending also it gievs the Last Known State link. when I go in to that the General information displ