How to remove or collapse the parameter section in discoverer viewer  10g

Hi All,
how can i collapse or hide or remove parameter section when we run report after parameter form?
Regards,
Omer

Sorry, I don't think you can do this.
Rod West

Similar Messages

  • How to remove hash in the value of the field fetched from application serve

    Hi,
       I am populating values of the file which is in the application server to the internal table. But for the last field hash is also populating from the file along with the value.
    Please suggest me how to remove hash in the value of the last field.
    Thanks,
    Neelima.

    Hi Vinay,
    Please check the program. I have used the replace statement but it is not working.
    IF NOT v_sap_bom_rec IS INITIAL.
    Spliting the records at '~' delimiter
        SPLIT v_sap_bom_rec AT c_del INTO  wa_bom_file-model_name
                                           wa_bom_file-product_code
                                           wa_bom_file-description
                                           wa_bom_file-product_type
                                           wa_bom_file-mfg_part_num
                                           wa_bom_file-mfg_part_desc.
        REPLACE cl_abap_char_utilities=>horizontal_tab IN wa_bom_file-mfg_part_desc WITH space .
        wa_bom_file-status = c_status.
        APPEND wa_bom_file  TO i_bom_file.
    But it is not working.
    Please help me..
    Thanks
    Neelima

  • HT1386 The first time I synced my iphone with my mac, I didn't realize that all of my photos from iphoto would transfer over to the phone.   Now, I need to remove some, as they are taking up too much space.  I cannot figure out how to remove them from the

    The first time I synced my iphone 4 with my mac, I didn't realize that all of my photos from the iphoto library would transfer over to the phone (more than 3,000).   Now, I need to remove some, as they are taking up too much space.  I cannot figure out how to remove them from the phone.  I tried to uncheck boxes and sync again, but I get a message that there is no room on the iphone.  I've read as many articles as I can find, but still cannot manage this.  Thanks for any help.

    Open itunes, connect iphone, select what you want, sync

  • How to remove space below the table in smartforms

    how to remove space below the table in smartforms

    maintain a loop counter for item say count
    and in text editer write
    if count > 6
      new-page.
    endif.

  • HT1918 How do I get to the edit section

    It says go to the apple ID field in the edit section...how do i get to the edit section?

    Would it be in the settings section

  • How to remove or change the color of hair in a beard? [was:does anyone know]

    how to remove or change the color of hair in a beard

    There are many ways to do that and there are many free tutorials on the web for doing that in Photoshop.

  • How to remove and change the color of Java cup and border

    Hi to all,
    How to remove and change the color of Java cup and border.
    Thanks in advance
    khiz_eng

    This is just an Image. You would need to create your own image and call setIconImage(Image) on your JFrame.

  • Satellite A30-921: How to remove and replace the memory?

    hi, can anyone help me how to remove and replace the memory of sat A30-921. and also, please give a detailed instruction.
    thank you in advance.

    Hi
    There is no much to explain. At the bottom side in the middle there is placed memory cover (fixed with two screws). Remove the cover and you will see 2 slots there. I dont know how much memory has you there but as Stefan said you can use max 2 GB of RAM (2x PC2700 1024MB - PA3313U-1M1G). How to remove memory modules you can see on http://www.hardwaresecrets.com/article/189/5
    Bye

  • How to remove a PC from shared section in the finder

    Community,
    I found a pc name in the "shared" ("CONDIVISI" section for italian speakers like me!!) section of the left menu in the Finder. It is something I don't recognize. I never connected to this computer. Any clue how it has been able to get there? How to remove it?
    I appreciate your answer
    Antonio

    Most likely, at some time, "betesda-vaio" was connected to the same network as your Mac.  (Perhaps a friend connected their Vaio laptop to your wireless network during a visit?)
    The Shared (CONDIVISI) section shows devices that are available on the network; it does not mean that your Mac is connected to the device (in this case "betesda-vaio").
    If "betesda-vaio" is no longer on the same network as your Mac, if you log out (or restart), it should disappear from the sidebar.

  • How to remove all of the tags from a HTML file

    Hi all,
    I am developing a search program.
    User will enter a word or some text in a textfield and after click on go button it will search the word from the html file which is reside in c: drive.
    What I am trying to do is -- reading file and storing data/contents of the file in a String and so on............then store in a Vector.....so on.......
    My question is ----- how can I remove all of the html tags such as: <p>, <b>,</b> <h1>, <strong>, or whatever from the String (where I store the data/contents of the html file) or from a HTML file.
    I would appreciate sample code if anyone has any.
    please help me in this way.
    Thanks in advance
    Thanks a lot.
    amitindia

    Hi dear,
    I got the link and have found examples.
    thanks for solving my problem.
    Thanks for your prompt reply.
    amitindia
    India

  • How to remove password for the recovery mode wizard which you get by pressing command   r while booting mac with mac os 10.10?

    I've set that password long ago and now forgot on how to remove it.
    Should I go to Apple store for this?

    It's possible you set a firmware password, see if the password dialog is similar to the one on this site…
    http://osxdaily.com/2014/01/06/set-firmware-password-mac/
    Those passwords prevent ALL startup key combinations. Confirm it also happens when you boot holding T (target disk mode - How to use and troubleshoot FireWire target disk mode - Apple Support) If that goes to the password dialog you have a firmware password set.
    Apple suggest you take it to an Apple store to get it reset, you can't remove the battery or remove RAM to reset this, so only Apple should reset it.

  • How to remove photos from the photo library

    How can I remove photos from the photo library?
    I searched and tried the below method.
    I connected to the PC and open iTunes. I clicked "photos" on the top. Then clicked the box "Sync Photos with" and choose the dropdown and "choose folder"
    Then I clicked "desktop" option and chose an empty file and click "apply", "sync".
    However, it doesn't work. Nothing has been removed.
    I saw there is another method - deselecting the checkbox of the photo files. However, in my iTunes, there is no files has been selected.
    How can I delete photos from the photo library? Thank you.

    How did the photos get onto your device (and is it an iPad, iPhone, iPod Touch ?) ? Only photos that were synced from a computer can be deleted via iTunes, photos that were taken with it or saved from emails/websites on the iPad (or if it's an iPad copied to it via the camera connection kit) can be deleted directly in the Photos app, or you might be able to delete the via the import process : Import photos and videos from your iPhone, iPad, or iPod touch to your Mac or Windows PC.

  • How to get SYSDATE in the header section dynamically when we run the report

    I have one more issue may i know how can i get the sysdate in the header section when i run the report.
    as we have the requirement like this
    In the header section
    Run Date : ("sysdate").
    How to get the sysdate dynamically in the RTF template, when i go across the google i found that header and footer section did not allow form fiields .
    So is there any way to do it.
    Thanks in Advance.
    Have a Nice Day.

    You cannot insert form fields in the Header section, but you can just insert the code to achieve this. For example: insert this in the header section to view the sysdate: You could format the date as you would like..
    <?xdoxslt: sysdate(‘YYYY-MM-DD’)?>
    Since you are new to BI publisher, search the forum, review the Report Designer's guide for BI publisher. You will find that most of your basic questions are answered there and there are examples as well.
    Thanks!

  • How to remove page in the workset

    Hi all,
    Currently, I have removed an old page from the workset which has a Delta track to the workset to a Role in the Content Administration tab.
    However, the role still able to view the old page.
    How to remove unwanted page in the workset which is allocated to a role properly?
    Can advise?
    Thank you.

    Hi,
    Just open the workset from the portal catalogue.
    Select the particular workset.
    As soon as u select it the delete button will be enabled.Just delete it.
    Refresh the portal or logoff and login again
    Regards,
    Tamil K

  • How to remove Babylon from the search engine menu?

    My OS is Windows 7 Pro 64 bit; using Firefox ver 15.0. I downloaded Babylon tool bar and related apps because they were associated with a tool manual that I wanted to review. I then discovered how invasive these apps are. Successfully removed Babylon downloader and Tool bar via Start | Control Panel | program menu. However I notice that "Search the web (Babylon)" is still listed in the drop down menu of search engine options. I have defaulted my search engine to Google, and I can delete the Babylon option, but it returns every time when I close my browser and then return to my FF Mozilla home page. How can I permanently remove Babylon as a search engine option?

    '''edit'''<sub>( comments by a forum moderator - J99 )</sub> COMMENT: everyone;
    *I realise there may be a good deal of frustration is some situations, and some comment may be intended as hyperbole or humour, but please try to follow [[Forum rules and guidelines]]. There is otherwise a risk that action will be taken against infringers, that could include deletion of whole posts or even account deactivation.
    * I have let this post stand, it is quote by Babylon in a [https://support.mozilla.org/en-US/questions/935739#answer-372309 rebuttal] lower down in this thread
    * as an aside, note that I understand Firefox management staff are currently co-ordinating improvement in documentation relating to removal of software extensions.
    Babylon is the most pernicious, invasive, intrusive, manipulative and misleading software company on the internet. They pretend to be legitimate but their practices, actions and tactics are in the same league as spyware, viruses and malware. If there is a way to block them I want to know how. Legal action is the only way companies like this one can be controlled. I volunteer as lead plaintiff.

Maybe you are looking for

  • Weird flash issue in firefox 3

    hi i recently installed firefox 3 (for mac os x) and have noticed a very strange issue in it with one of the sites i have built. basically, if I go to the site 'hidden' in FF3 the site (which is a flash movie) appears as intended, but if i type in 'h

  • IE Developer Toolbar out of beta (Off topic)

    Hi, If you have to develop APEX applications for IE the Developer Toolbar is a great tool. It has been a beta for a long time but I just noticed that version 1.0 was released on the 9 may. You can get it here: http://www.microsoft.com/downloads/detai

  • Where to begin? slideshow? album? homepage?

    I'm just learning how to use .mac, and I have about 10 pictures that I would like to share with friends - and rather than just e-mailing them, i'd like to put something together. I thought about doing a slideshow, which would be my first choice, but

  • Net-SNMP 5.0.9 used in Solaris 10 sma

    We are using AgentX protocol in an application sub-agent According to Net-SNMP change log, AgentX protocol support was experimental up to release 5.0.7 but going to the following link: http://net-snmp.sourceforge.net/tutorial/tutorial-5/toolkit/demon

  • Xml.processFieldNames limitations

    We are having some problems using the content conversion on the JMS adapter.  Our legacy system sends fixed-width records to us via MQ series.  Each record can contain hundreds of fields, also fixed-width.  Although we are able to set up simple parsi