How to Remove the underline from the selection screen parameter

How to remove the underline from a selection screen parameter ?

>
Anoop Menon wrote:
> hi Avinash,
>
> I am not able to understand the use of the 'comment line properly.
>
> The last part of the statement which says modif id is confusing.
>
> Please clarify..... I am unable to activate my code when I put the selection screen commebnt statement.
Use this and update it to your requierement !
SELECTION-SCREEN begin of line.
SELECTION-SCREEN COMMENT 1(30) comm.
PARAMETERS test(1) type c.
  SELECTION-SCREEN end of line.
INITIALIZATION.
  comm = 'test'.

Similar Messages

  • How to remove available downloads from the list

    how to remove available downloads from the list without it resuming when i open itunes or check for available downloads?

    There is not a way to remove them from the list.  Just let them download, and then delete them from your library when they are done.

  • How to remove SD Card from the Card Reader slot - Satellite A100?

    Hi,
    Is there anyone to help me? I inserted a 64 MB SD card in the card reader slot of my Toshiba A100 model. It's the first time i have inserted the card. The card is inside the slot. I can not take it out! I don't have any idea how to remove the card from the card reader slot. I can see the contents of my SD card, can open the files too. But how to remove it out from the slot. Please help me giving your idea to remove the card out from the slot.
    Arjun

    Hi
    In my knowledge the SD card slot doesnt has a any additional helps like the PCMCIA slot to remove the card.
    You have to remove it simply. Try to grab the card and move it out. You can try to use the pair of tweezers. Maybe it helps

  • How to remove unused objects from the webcatalog In OBIEE11g

    Hi,
    I want to delete unused objects from obiee11g catalog, i know in obiee10g it's working fine (i.e: we can do it via manage catalog then delete the unused objects) is there any way to do it automatically like RPD utility --->removing unused objects from Physical layer in RPD
    fyi: I don't want to delete manualy. i need somethink like button/link to find unused objects(report,filter,folder..etc) from my obiee11g catalog.
    Thanks
    Deva
    Edited by: Devarasu on Nov 29, 2011 12:06 PM
    Edited by: Devarasu on Nov 29, 2011 3:15 PM

    Hi,
    Checked with Oracle Support team and confirmed below points
    --> incorporated into the Current product and consider as BUG it may resolve future release
    --> Currently there isnt any automatic method to remove the unused objects like reports, filters,folder etc from catalog.
    Treated as Bug
    Bug 13440888 - AUTOMATICALLY REMOVE OF UNUSED CATALOG OBJECTS FROM WEBCATALOG
    FYI:
    SR 3-4984291131: How to remove unused objects from the webcatalog in obiee11g
    Thanks
    Deva

  • HT2500 Does anyone know how to remove a group from the address panel in mail?

    Does anyone know how to remove a group from the address panel in mail?

    I haven't seen too many questions like this on this forum.  Did you also try the photoshop forums?

  • How to remove characters/lines from the beginning of an InputStream

    Hi,
    I have a program which receives several InputStreams. From each of these streams I have to remove 2 lines from the beginning. After the lines are removed, all the streams are combined to one with SequenceInputStream and read in one chunk. Is there an easy/simple way of doing this?
    One option I thought would be to read the char by char until 2 end of line chars have been detected and then read the rest of the data to a buffer. And the create a ByteArrayInputStream out of this buffer. Problem with this approach is, that the amount of data can be large, so putting all the data in to memory might cause problems.
    Another option is to use BufferredInputStream and use the readline() method twice to get rid of the lines that are not needed. After this I would write the data to some output stream, which is then converted back to input stream. Propably would work, but sound too much of work for a simple thing like this. There has to be better way.
    To make it simple, what I need is a method that looks like the following, or something similar
    *  Removes n number of lines from the beginning of a InputStream.
    *  @param is InputStream where the lines are removed
    *  @param numberOfLines int value to indicate how many lines whould be removed
    *  @return InputStream where lines have been removed.
    public InputStream removeLines(InputStream is, numberOfLines);Thanks.

    Here's the code, feel free to use it. Comments are also welcome.
    public InputStream removeLinesFromTheBeginning(InputStream is, int numberOfLines) throws IOException
              char c = 'c';
              int i = 0;
              for(int n = 0 ; n < numberOfLines ; n++)
                   do
                        c = (char)is.read();
                        System.out.print(c);
                        if(c == (char)-1)     // end of stream reached before any newline characters were found.
                             return null;
                        i++;
                   while(c != '\n');
                   System.out.println();
                   System.out.println("Characters removed:" + i);
                   System.out.println("n: " + n);
                   i = 0;
              return is;
         }Edited by: dave_spaghetti on Jun 16, 2009 5:42 AM
    Fixed a bug.

  • HT2905 How to remove duplicate songs from the iPhone when the duplicates are not listed in the iTunes library on the computer.

    How can I remove duplicate songs from the iPhone4. The duplicates are not listed in the computer iTunes library.

    The simplest thing may be to back-up and then restore the iPhone. If you don't fancy that then remove all media that is currently synced to it, then double check and manually remove any media that remains on the device, before reselecting your sync options.
    If you've been manually managing the device and your library doesn't contain copies of all your media then see Recover your iTunes library from your iPod or iOS device.
    tt2

  • Linksys SmartWifi - How to remove a device from the account

    I had a EA6500 and a E4200 in the same house, both running the Linksys SmartWifi firmware. Both devices show up when I login to the SmartWifi admin page. I no longer own the EA6500 but the device still shows up in my device list when I login to the E4200. I'd like to understand what i need to do to remove the EA6500 from the SmartWifi device registration while still keeping access to my E4200. 

    There is probably a way, but why bother? It does not hurt anything.
    Barry

  • Veeam - How to remove a drive from the rotated hard drive media pool

    Does anyone know of a way to remove a drive from the media pool of the rotated drive media repository?
    I accidentally added one to the repository and now I want to get it out of there so Veeam Backup & Replication  does not try to backup to a drive that is normally full.
    This topic first appeared in the Spiceworks Community

    Hi Frank, and a warm welcome to the forums!
    There still is that paper clip hole, but on some G4s you have to remove the faceplate or even drive to do it.
    Does it boot into Open Firmware with CMDOption+of ?
    http://docs.info.apple.com/article.html?artnum=42642
    Boot into Open Firmware and eject If you have a Mac that will not startup properly and has a stuck disc, try booting into Open Firmware by holding down Command, Option, O key and F key during startup. After booting into Open Firmware, type the command eject-cd.

  • Get the line from my selection screen

    Hii,
    I need help. If I select a value from the value help, I also want to read the line from my itab to make changes in this line and save this line bank to the dtab. I have no idea how to get the the row from my internal table that will appear in my selection selection screen. 
    Could anyone give me some advices how to get the line from my selected value?
    AT SELECTION-SCREEN ON VALUE-REQUEST FOR CREATION.
      SELECT * FROM flight INTO TABLE lt_flight.
      CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST'
        EXPORTING
          retfield        = 'UPDATE_DATE'
          value_org       = 'S'
        TABLES
          value_tab       =  lt_flight
          return_tab      = return_tab
      IF SY-SUBRC = 0.
      ENDIF.
      ls_dynpro_value-fieldname  = 'CREATION'.
    thanks and regards,
    John

    Hi,
    Try to pass parameter to FM like this:
    call function 'F4IF_INT_TABLE_VALUE_REQUEST'
    EXPORTING
    retfield = 'SAKNR'
    dynpprog = sy-repid
    dynpnr = sy-dynnr
    dynprofield = 'S_SAKNR' "dynpro field
    window_title = 'AR Account'
    value_org = 'S'
    TABLES
    value_tab = lt_skat_f4 "internal table contain values
    EXCEPTIONS
    parameter_error = 1
    no_values_found = 2
    others = 3.
    Hope this help.
    BR,
    Thien

  • How  to  hide a block  from a  selection screen.

    Hello Friends,
      I have a new reqirement in which a main program has two transactions.
    Both the transactions have the same fields and parameters.
        Now I am asked to add some fields in only one transaction without disturbing  the other txn.
    For this I have created a block and added two fields. But now i want to hide this block for the 2nd transaction.
    So please guide me for this...
    Thanks in advance.

    Hi Sapna,
      If you hide all the fileds that are in a block then that block should also get hidden as far as I know. have you tried assigning a MODIF ID to all the fileds and then using
    SCREEN-GROUP1 = 'GROUP NAME'
    SCREEN-ACTIVE = 0.
    This should work if this is not working then check if you can use the block name and hide it in LOOP AT SCREEN.
    Hi I has juse checked this code and it hides the block also.
    SELECTION-SCREEN BEGIN OF BLOCK b1 WITH FRAME TITLE text-001.
    PARAMETERS: par1 TYPE spfli-carrid MODIF ID par.
    PARAMETERS: par2 TYPE spfli-connid MODIF ID par.
    SELECTION-SCREEN END OF BLOCK b1.
    AT SELECTION-SCREEN OUTPUT.
      LOOP AT SCREEN.
        IF screen-group1 = 'PAR'.
          screen-active = 0.
          MODIFY SCREEN.
        ENDIF.
      ENDLOOP.
    MODIFYING your code
    <b>SELECTION-SCREEN BEGIN OF BLOCK PARAMETER WITH FRAME TITLE TEXT-053.
    PARAMETERS:
    P_1 LIKE t-f1 DEFAULT 'USD' MODIF ID par,
    P_2 LIKE t-f2 MODIF ID par.
    SELECTION-SCREEN END OF BLOCK PARAMETER.
    AT SELECTION-SCREEN OUTPUT.
      LOOP AT SCREEN.
        IF screen-group1 = 'PAR'.
          screen-active = 0.
          MODIFY SCREEN.
        ENDIF.
      ENDLOOP.</b>
    Regards,
    Sesh
    Message was edited by:
            Seshatalpasai Madala

  • How to remove namespace link from the output XML

    i have to remove 'xmlns:xdoxslt="http://www.oracle.com/XSL/Transform/java/oracle.apps.xdo.template.rtf.XSLTFunctions"' (namespace) from the output xml file which is generated from the BIP. I need my output XML file without that namespace link, this namespace link is coming for each element.
    Anybody know how to do that please help.
    output xml file
    <?xml version="1.0" encoding="UTF-8" ?>
    <Reports version="2.00">
    <deliveryNote xmlns:xdoxslt="http://www.oracle.com/XSL/Transform/java/oracle.apps.xdo.template.rtf.XSLTFunctions">
    <subjectId />
    </deliveryNote>
    <deliveredReports xmlns:xdoxslt="http://www.oracle.com/XSL/Transform/java/oracle.apps.xdo.template.rtf.XSLTFunctions">
    <referDate>[Delivery note->H4]</referDate>
    </deliveredReports>
    <simpleReports xmlns:xdoxslt="http://www.oracle.com/XSL/Transform/java/oracle.apps.xdo.template.rtf.XSLTFunctions">
    <numberOfReports>2</numberOfReports>
    <nReport>
    <reportName>Xyz</reportName>
    <reportVersion>1.0</reportVersion>
    <observations>
    <numberOfObservations>15</numberOfObservations>
    <columnObservation>
    <y>9</y>
    <rO>
    <x>14</x>
    <o>11</o>
    <o>21</o>
    <o>121</o>
    </rO>
    </columnObservation>
    </observations>
    </nReport>
    </simpleReports>
    </Reports>
    my xslt file
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xdoxslt="http://www.oracle.com/XSL/Transform/java/oracle.apps.xdo.template.rtf.XSLTFunctions" >
    <xsl:output method="xml" encoding="UTF-8"/>
    <xsl:template match="/">
         <xsl:element name="Reports">
              <xsl:attribute name="version">2.00</xsl:attribute>
                   <deliveryNote>
                        <subjectId></subjectId>
                        </deliveryNote>
                   <deliveredReports>
                        <referDate>[Delivery note->H4]</referDate>
                   </deliveredReports>
                   <simpleReports>
                        <numberOfReports>2</numberOfReports>
                        <nReport>
                                  <reportName>Xyz</reportName>
                                  <reportVersion>1.0</reportVersion>
                                       <observations>
                                       <numberOfObservations>15</numberOfObservations>
                                       <columnObservation>
                                            <y>9</y>
                                            <rO>
                                                 <x>14</x>
                                                      <xsl:for-each select="TEST_XML/LIST_R1/R1">
                                                           <o><xsl:value-of select="xdoxslt:lpad(COL1,10,' ')"/></o>
                                                      </xsl:for-each>
                                            </rO>
                                       </columnObservation>
                                       </observations>
                             </nReport>
                        </simpleReports>
              </xsl:element>
    </xsl:template>
    </xsl:stylesheet>

    Please post the same in BI Publisher forum
    BI Publisher
    Thanks,
    Vino

  • How to remove a name from the pop up screen when you type in a letter

    I stopped in the apple store today and stumped the genius bar !!!!!!
    I am so proud.
    I want to know how to remove e-mail address's that pop up when you hit a alpha key.
    These are address's that are NOT in my address book or anywhere on my computer.
    They would be a one time e-mail that I sent over the last 3 years or so.
    I do not retain old e-mails either which would trigger keeping the address alive.
    Thanks,
    Greg

    In Mail, you can also select a popped-up name that you don't want to retain, click the triangle that appears when you move your cursor to the area just after your name, and select "Remove from Previous Recipients List" from the dropdown menu. This choice will not appear if the name is in your Address Book.

  • How to remove backgroud voices  from the recoring of speach to the camera?

    I have a very frustrating situation, and I really do not know how to go about solving the problem, as my knowledge of soundtrack is limited. I have a recording of a fair event, during which there are short interviews of few people to the camera. Unfortunately the sound of the person who is talking to the camera is spoiled by the sound of the general people voice noise, which is in the background (the sound that you get during big public events in the enclosed space). I need to achieve a clear sound (as much as it is possible) of the person who is talking to the camera and then mix it with some other audio (music track). I have tried using EQ but it didn’t help that much, I am guessing because the noise in the background is people talking which maybe has the same frequency as the person who is talking to the camera.
    I have spent hours on this and still cant fix it, but I have a feeling that it must be quite simple to do? I am not quite sure how to use the noise reduction function in soundtrack and if that would be the way to go about it?
    Could someone please help me???
    Thank you for your time in advance I appreciate your advice.
    Karolina

    jim0651 wrote:
    try finding a spot where only the background voices are heard. You can then use that as your noise print noting the decibel level of its peak. You then apply a noise reduction to the whole track setting the noise reduction as the peak level of the background voices.
    I don't like to disagree with people who are trying to be helpful, but I wouldn't have much hope in this working. It is designed to remove broadband noise that can be separated out from the sound you want to retain. In your scenario there isn't enough separation between the background and the main voice to not kill the patient with the operation.
    Nevertheless if you want to try it, here are the instructions.
    Open the file in the Audio Editor.
    Select an area of the file that only has background talking, where there is no main speaker present.
    Make the menu selection *Process>Noise Reduction>Set Noise Print*
    Now select the whole file
    Make the menu selection *Process>Noise Reduction>Reduce Noise* - that will bring up this plug-in control. Adjust the parameters, click the play button and see if it helps. The threshold and amount will have the most effect, the tone control may help. It may help to listen only to what is being removed by checking the Noise Only box. If you get something you like, then click the Apply Button.
    !http://rdiv.com/screenshots/STP_ReduceNoise.jpg!
    Even though you can undo this you should make a backup before you change your files.

  • How to remove dead files from the library?

    Hello.
    I'm using iTunes (7.6.1.9) on Vista (32 bit) mainly for synching my iPod (nano 3G). I organize my files with other tools like mp3tag. Sometimes I rename the folders where tracks are stored (e.g. I add the release year to the folder name). All this is done outside of iTunes.
    Now, when I want to access tracks in iTunes, it happens that iTunes doesn't find the files (because the folder or files were renamed). I can re-add the folder to the library, that's no problem.
    But how can I remove all dead files at once from the library? I don't feel like searching the complete library myself (for this is what a PC is made for, isn't it?).
    Is there any tool that can help me with this?
    Thanks in advance
    Martin

    You can use one of Roberst Jacobson's scripts - iTunesRemovenotfound:
    http://home.comcast.net/~teridon73/itunesscripts/
    Or if you prefere to do it in iTunes:
    Using a playlist to collect dead tracks for deletion.
    Create new regular playlist – Playlist1
    Select whole library and drag to Playlist1
    Create new Smart Playlist with the rule: Playlist is not Playlist1
    This playlist should contain all the dead tracks
    http://discussions.apple.com/message.jspa?messageID=5696793#5696793

Maybe you are looking for

  • Error while transporting Function module.

    Hi guys, A z fun. Module was already created by some user on client 150.I changed,Activated it on client 180 ,but when I transport it to production I get the follow Error when I checked in "SMTS" .Please guide.    Generation of programs and screens  

  • Internal tables in WS_download

    HI    i have defined 2 internal tables one for invoice header details and another for line item details.(both have different details) now i have to download this data to text file in this format invno1   text.... line1    text... line2    text.. invn

  • The correlation issues in OSM

    Hi! There are some questions about correlation in OSM. Can anyone detail the process of extracting jms message by automation plugins? It is said in Developer guide: "This property uses the correlation ID parameter, which is configured in the outbound

  • Xml report Expand/Collapse option

    Is there a way to show the results in the xml report in 'Collapsed form' by default, when I view report? (Report format-ATML 5.0 standard report, Style sheet - tr5_report.xsl) I have many steps in my test sequence and the report is quite long. Becaus

  • Importing error AE CC: "MXFF" is damaged or unsupported Canon XF300

    After shooting on Canon's XF300, I get an error while importing the footage. Premiere Pro reads the native footage without any issues, but if I open a AE and try importing the raw footage, I get an error? Is After Effects CC not compatible with foota