11 radiobuttons giving different output

Hi,
I'm using 11 radiobuttons on my selection screen.
each button gives me output in different format.
how to do that?
again i want to give one listbox/textbox attach to some perticular radiobuttons.
can i do that also?
Thanks,
Deepika

data : r1,
         r2,
         up to r11.
parameters: r1 radio button group 'rad',
                  r2            same,
                  up to r11.
write the code as:
if r1 = 'x'.
do something.
endif.
if r2 ='x'.
do something.
endif.
like that you can specify various outputs for each radio button.
go to text elements and give what text you want for r1,r2....r11.
Reward if useful.
Dara.

Similar Messages

  • Servlet is giving different output on JBuilder 2005(IDE) and on browser

    Hi all
    I am using JBuilder2005 for devloping servlets.
    While I am executing the code on JBuilder itself..it's working out fine..
    But when I am trying to use browser for calling a servlet...I am getting Different output..
    Can Anyone tell me why is so..and where I have to make changes so that I can do the same from browser also
    Thx
    Vijay

    What do u mean on JBuilder? The browser built-in to JBuilder? What are the different outputs?

  • Acrobat X Pro (trial) giving different output then Acrobat X Standard

    I downloaded and used Acrobat-X Pro (trial version) on a 200 page MS WORD file that was full of photos and it created a 133MB PDF (I ran in Press mode). The trial ran out, so I deinstalled and then installed a licensed Acrobat-X Standard version. I created a PDF using the very same file (again in 'Press' mode in case that has some bearing) and now the PDF file is only 107MB AND worse yet the contrast in the photos is higher and colors are a bit brighter!! (neither of which I want because I have already published the PDF of Acro-X version).  What is the difference between the two Acrobat-X versions (Pro vs Standard) that would cause the Acro-X Standard version PDF to be 20% smaller and the images to be different than Acro-X Pro?

    You should be grateful that it won't open b/c you can't un-install it!!! If you really want it, buy it and then run it. I can't get my "Trial" version to un-install.  
    Heidi

  • Ad hoc query - Infoset, after selection it is giving two different output

    Hi All,
    We are facing problem in ad hoc query, after PQAH Ad hoc query, when we go to one infoset, so after making some selection and putting some output field,
    When we click on refresh data button(in lower pane) so it gives only one record, which is incorrect, but when we click on u2018Start Outputu2019 button it gives 3 records those are correct.
    Can anyone tell me, why this is giving different output.(first time 1 record, and second time 3 records) record 3 output is correct.
    Regards,
    Kumar
    Edited by: kumar r12 on Mar 18, 2011 9:00 AM

    Hi Kumar,
    Are you looking at the "Hit List" or the output of the results in the lower pane?  The hit list will only give you the number of persons who will be in your output.  The refresh button should give you a preview of the output. 
    What persons or fields are different or not shown in the preview area vs. the output?  Also, what are the dates for the data?  Are you looking at current data or looking for history?  The output may be showing you history and the preview only current data.  Most concerns with Ad Hoc Query output are related to dates - for the selection and the output. 
    Paul

  • Same setting for two file adapter but different output

    Hi ,
    I am having two receiver file adapter for two differrent scenario with same settings but different structure.
    I want the output of the file for both the scenario should be displayed line by line but it is working fine for one scenario.File type,file encoding and FCC are same in both the interface except the fieldsnames in FCC.
    When i check both the output file i found that the scenario which is working fine  having OA OD hexadecimal value at the end of line of each line.and the second scenario which is giving the output in single line is having only OA.
    waitng for Valueable inputs!!!
    Thanks
    Santosh

    Hi Santosh,
    Kindly elaborate your question.
    it would be helpful if you post the content conversion parameters of the erroneous file channel.
    Regards,
    Varun

  • Java-puzzlers...Why 2 different outputs for the same line

    Here, why it is giving 2 different outputs for the same set of lines
    Line-1 and Line-2 are both same.But giving 2 different results ???
    /*java-puzzlers*/
    public class Elementary {
        public static void main(String[] args) {
             System.out.println(12345 + 5432l);  /*Line-1: Original statement- didn't modify*/
          System.out.println(12345 + 54321);  /*Line-2: I wrote - I delete 12345 + 54321 and wrote the same thing again*/
    }

    kjshikal wrote:
    one of them is a longkjshikal,
    For the third and final time. Please stop resurrecting old threads like this.
    Thank you for your co-operation.

  • Same report, 2 identical servers, 2 different outputs???

    We have a report that is produced correctly on our Staging server, but when we promote the same report to our Production server (which is a mirror of our Staging server), we get different output. The machines are identical in every respect except for the name. The same queues, fonts, and version of Crystal Report (10.2.3600.0) is installed on both. I wish I could upload the 2 versions of the pdfs that are outputted for you to see the differences, but there doesn't seem to be a way to do that here. Any ideas of what could be causing the discrepancies?

    Hi Amanda,
    Can I back track a bit here?  I would like a bit more clarification on how this is being tested.  From what I understand:
    1)  You have the same application running on 2 different servers which are mirrors of each other. 
    2)  The report is exported to PDF directly, not previewed or printed first. 
    3)  The PDF is opened locally on the client machine. 
    A couple of questions I have: 
    1)  Is the client machine viewing the PDFs from both servers or are these 2 different clients as well?  If the clients are different, then can you try opening the PDF from the second server onto your original client and see if they formatting is the same?  I say this because I want to make sure the Acrobat reader is the same version on both machines and to eliminate the possibility that the PDF is fine but the reader may be the culprit. 
    2)  You've removed the printer in the report I see.  On the client machine, is there default printer installed and is it something other than the Generic Text Driver? 
    3)  Same question as above but on the second server?  A printer is important to Crystal even if you are not printing.  Many years ago if a printer was not installed, the print engine would crash the report when you tried to run it.  That's when the No Printer option was added but that's a different story.  I just needed to stress the importance of having a printer installed. 
    Thanks,
    Brian

  • Different Output of the template from Template Builder and Oracle Apps.

    Hi,
    I have created a template with a page layout of 11" X 17" this template has around 18 columns.
    When i load the XML data and run it from XML Template builder 5.6.2 the output is fine but when I run it through oracle applications i get different output basically the output from oracle applications comes in 7 pages (First page has half page output , 2 nd page has 3/4th page output.....) where as from XML template builder the output comes in 6 Full pages.
    Wher am i going wrong.
    Thanks in Advance.

    The output is in PDF format.

  • Different Output's for PO's

    Is it possible to have different Output options for PO in the backend, like for example if PO is created based on PR coming from SRM SC then the output must be of say type 1, but if the PO is created from the back-end PR or with no connection at all to the PR coming out of SRM then the output must be of type 2??, if yes can some one please tell me how ?? thanks in advance.

    Hi. You could link your reqs from SRM to a new PO doc type in R/3.
    That way the POs from EBP reqs would have a different doc type to other POs created in R/3.
    Then you can have a new output type with a new form and use condition records in MN04 and MN05 to point to different outputs per PO type.
    An even easier way would be to have different pruchasing groups for your reqs from EBP, and base the output type on purchasing group.
    Regards,
    Dave.

  • Acrobat DC and XI different Output preview; same setting on the same machine

    Hello,
    I've got an question regarding Output preview
    My sample PDF does have different output preview values on Acrobat DC (100% Black) and Acrobat XI (CMYK values)
    Both use the same setting (Euroscale Coated v2), doc has no PDF/X output intent
    Still..... it's strange that on one Mac the PDF does look different....
    What's going wrong?
    Kind regards

    Numerous fixes went into color display on MacOS for Acrobat DC as well as in Output Preview in general. That having been said, I don't recall any changes that would have resulted in the phenomena you are seeing.
    I assume you were clicking on the “black” circle to get you sample color values? And what do you believe should be the correct values? CMYK=(0,0,0,1) or CMYK=(0.8,0.64,0.67,0.75)?
    If you can post a copy of this file, we can examine it to see what is going on.
                  - Dov

  • Smartform Different output formats in same language

    Hello
    I have a Bulgarian smartform which is translated via SE63 into English.We have a customizing table and according to some fields from there,the customer wants to have the english smartform to have slightly different outputs, no big differences,but for ex some bigger/smaller characters or some fields that should not be displayed.
    How can i do this,because the only way to control this is via se63 that has no such option?
    Thank you

    Look at SE63 translation screen, some constants texts are represented like <F1>пример</ > where <F1> is the character format, so translate it to <F2>example</ > and the text will be printed with another character format.
    But it may be easier to check the language code in the Smartforms itself, especially for text that are not to be printed, (if you don't wont to translate text to initial value) or for full variable text (text item without any constant) that don't appear in the translation screen.
    Regards,
    Raymond

  • System is giving different number after converting to account document

    Hi Team,
    we are not maintain number ranges as year independent ..we are maintain number ranges  in FBN1  year is "9999"
    we have one issue, For example my fiscal year is April to march  before year end closing we have some park documents
    ex number .4455 (document number) after year closing  which is next fiscal year we converted parked document as accounting document 
    but system is giving different number after converting to account document  which is not 4455,
    as per SAP standards and even  we are not maintaining number ranges  year independent SAP should be give the same number
    please give me better solution if you knows any SAP notes belongs to above issue  kindly  let me know
    thanks
    Ranamka

    Hi Suresh,
    thanks a lot your inputs, I will test and come back
    thanks
    Ranamka

  • Problem with same Container for 2 different outputs

    Hi,
    I am using method set_table_for_first_display to display 2 different output with same container depending upon the selection of radio button. but the problem I am facing is when I click BACK button after dispaying second output and executing first output, it is showing prebious output only. is there any method to handle this problem?
    Regards,
    Nilanjana

    Hi,
    On clicking back use leave to screen 0 in the PAI module of the screen.
    Call screen 100.
    PROCESS BEFORE OUTPUT.
    Logic
    PROCESS AFTER INPUT.
    MODULE USER_COMMAND.
    MODULE USER_COMMAND INPUT.
    IF sy-ucomm EQ 'User command defined for BACK button'.
    LEAVE TO SCREEN 0. "Go back to selection screen
    ENDIF.
    END MODULE.
    Have a look at the method FREE of class cl_gui_alv_grid.
    eg:
    CALL METHOD wcl_alvgrid1->free
      EXCEPTIONS
        cntl_error        = 1
        cntl_system_error = 2
        OTHERS            = 3.
    Thanks,
    Vinod.

  • EMU-0404 USB: Using different outputs in abelton?

    Hello Community,
    Can I use different outputs for my tracks in abelton live. I want to root the master-track to one stereo output, and new tracks together to the other outputpair for headphones, to hear the track sperated and NOT on the master, but on the front headphone-out is the same signal as on the output on the back
    When I start Abelton an configurate my in and outputs. I got 4 output-fields activated!
    1 (mono) &amp; 2 (mono) | 1/2 (stereo)
    3 (mono) &amp; 4 (mono) | 3/4 (stereo)
    On the master track i mapped
    Master out 1/2
    Cue Out 3/4
    If i press the headphone-button on a track i can se the signal in cue out 3/4 in the master track, but i cannot hear anything on the headphones. The EMU headphone out on front got the same signal as the outputs on the backside.
    Which output gets the signal?

    0404USB has 4 mono input ports and 4 mono output ports which are 2 analog and 2 digital ports.
    As the headphone output DAC is shared with 2 analog outputs, you can't do what you're describing without routing the digital signal through some external D/A Converter using S/PDIF path.
    IIRC. there's a picture in User's guide showing the signal paths for this device.
    jutapa

  • Cd c:\java gives me different output and javac doesnt work

    Dear friends;
    once I type cd c:\java it gives me different output and after that javac doesn't work
    Like
    javac filename.java
    doesnt compile.
    Any comments, please.
    C:\Program Files>java
    Usage: java [-options] class [args...]
    (to execute a class)
    or java [-options] -jar jarfile [args...]
    (to execute a jar file)
    where options include:
    -client to select the "client" VM
    -server to select the "server" VM
    -hotspot is a synonym for the "client" VM [deprecated]
    The default VM is client.
    -cp <class search path of directories and zip/jar files>
    -classpath <class search path of directories and zip/jar files>
    A ; separated list of directories, JAR archives,
    and ZIP archives to search for class files.
    -D<name>=<value>
    set a system property
    -verbose[:class|gc|jni]
    enable verbose output
    -version print product version and exit
    -showversion print product version and continue
    -? -help print this help message
    -X print help on non-standard options
    -ea[:<packagename>...|:<classname>]
    -enableassertions[:<packagename>...|:<classname>]
    enable assertions
    -da[:<packagename>...|:<classname>]
    -disableassertions[:<packagename>...|:<classname>]
    disable assertions
    -esa | -enablesystemassertions
    enable system assertions
    -dsa | -disablesystemassertions
    disable system assertions
    C:\Program Files>

    That error means that the file does not exist or you got the filename wrong (which means it does not exist)...
    recheck the location of your file and verify that it actually there...
    Step 2, now that we know that the J2SDK1.4.2_03 is installed in C:\j2sdk1.4.2_03\bin...
    We can now set you path... If you have an Windows 2000 or XP then check this link in the forum...
    http://forum.java.sun.com/thread.jsp?forum=54&thread=491703&tstart=0&trange=15
    So what you do is right click on My Computer (icon) which will give you a menu...
    Select Properties at which point you will see the System Properties Dialog window...
    Select the Advanced Tab (called Details in Win2000) Click on the Environment Variables button...
    Which will open the Environment Variable Dialog window... then in the second little window labeled System Variables, select Path and click on the edit button...
    you will now see the Edit System Variable dialog window...
    in Variable Value goto the the end of that line (make sure that nothing is selected/highlighted), type
    ";c:\j2sdk1.4.2_3\bin
    make sure that you include the semicolon...
    click ok to make the change, and via the ok buttons exit System Properties...
    reopen DOS and now you should be able to run Javac.exe anywhere...
    Hope this helps...
    -MaxxDmg...
    -' He who never sleeps...'

Maybe you are looking for

  • Idvd does not recognize superdrive

    i have a macbook pro 15" and it has a superdrive, but just now when i opened idvd to burn a dvd an error message popped up saying that "this machine does not have a superdrive so i will not be able to burn a dvd?" then i quit idvd and opened it again

  • 2 Mac User Accounts - 1 cannot open a catalog

    Hi, I have a Mac with 2 users account (wife and I) and I have spent hours creating a catalog and setting up it perfectly. I now want my wife to be able to see this from her account. After many trials I have moved all my photos to the Shared Users fol

  • Publisher file to PDF

    I'm trying to convert a very large Publisher file to PDF. Is there a file size limit? I've done this before but having difficulty with this one. I'm wondering if it's due to the file size.

  • How to view deleted gmail chat threads after syncing Gmail with thunderbird?

    I have recently synced Gmail with Thunderbird in hopes of retrieving deleted chats. In my inbox it shows the sender as "1294746741783715944@xxx" with no content in the message itself. I'm just hoping that there may be a way to view this message.

  • Upgrade to new mac pro

    I am studying with the hope to work in the business some day. I have been getting by with an imac with a few external hard drives and looking to upgrade. I have always believed it was the CPU in my skull limiting me but it I think it's time. So what