Check box displaying reports

hello
I have some issues with a multi-choices check box. I use it to display a report using a combination of parameters correspondins to the checked items.
Here are choices:
DUNS
SIC CODE
Industry
Sub Industry
Total
But When I want to display a report using DUNS, SIC CODE and INDUSTRY for instance, I get to see the report using SIC CODE/DUNS, the one using DUNS/INDUSTRY, the one using SIC CODE/INDUSTRY and finally the one I want using SIC/DUNS/industry. I use a conditionnal display :
Text in Expression 1 Is Contained in Value of Item in Expression 2
expression 2= P1_ANALYSE (the checkbox)
expression 1= 1:2:3
I want to display the report only if its exact parameters are checked and not other. I understand that the conditionnal display I use may not do that, so I tried
select from dual
where P1_ANALYSE=1
and P1_ANALYSE=2
and P1_ANALYSE=3
also select "P1_ANALYSE equals 1" and...
Doesn't work either.
so if someone could help me that would be great :)

No one?

Similar Messages

  • 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 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

  • Icons and check boxes in report output ?

    i want to display output with icons, and symbols (like Telephone) and check boxes in output of a report ?
    how pzzz anybody send the example ?

    Hi,
    We can use in alv output icons and check boxes
             ICON(1)        TYPE C,        " as icon
             SYMBOL(1)      TYPE C,        " as symbol
             CHECKBOX(1)    TYPE C,        " as checkbox
    in field catolog we can use these fields and you have to assign like remaing fields how you are using like that only.  If you know Icon function code or symbol you put there,  I think it may works.  
    Thanks
    Ganesh

  • Disable check box in report

    Hi All,
    I have created check box in a report using APEX_ITEM.CHECKBOX
    select apex_item.checkbox(1, emp_id) , emp_id,ename,manager,skills,salary,services from employee
    In employee table each employee would have 2 records one is for Engineering and another for Research services.
    If the user selects one of the records using the check box ,lets say engineering service for emp_id 100, corresponding Research service record for the employee 100 should be disabled( or the check box in the Research service record should be disabled) and on the other hand it should be enabled when the user unselects it.
    Please help me to resolve this.
    Application Express 4.1.1.00.23
    Glass-fish server
    Thanks and Regards,
    Sasi

    This is from one of my examples:
    SELECT apex_item.checkbox (1,
                               '#ROWNUM#',
                               CASE
                                  WHEN status = 'N'
                                     THEN 'disabled=disabled;'
                                  ELSE NULL
                               END,
                               DECODE (status, 'Y', '#ROWNUM#'),
                               'f01_' || '#ROWNUM#'
                              ) check_box
      FROM employees_checkboxIt will show the checkboxes disabled if status is 'N' and enabled if stauts is 'Y'. Is this similar to your requirement?
    Denes Kubicek
    http://deneskubicek.blogspot.com/
    http://www.opal-consulting.de/training
    http://apex.oracle.com/pls/otn/f?p=31517:1
    -------------------------------------------------------------------

  • Use check box for report and form

    Hi Expert,
    I try to use check box to select multiple rows in a report and then click on a button to go to a form on another page to choose some values from the form and then do a mass update for records selected in reports.
    I read the "How to Work with Check Boxes" in 2 Day Developer guide, it works fine to select mutiple rows in report and do update with process in that report page.
    However, if I click on a button to go to another page which contains a form, seems the values stored in the package array are cleared and not passed to that page.
    Do you know how I could make this work?
    Thanks a lot,
    Jessie

    Hello Sakti,
    I am also in ECC6.0 & if i see the definition of the BAdI BADI_TAX1_XTXIT_SET, "Multiple Use" checkbox is checked! What are you trying to do - trying to create an implementation?
    @Prabhu: Although the BAdI is "multiple-use", but there is not filter applied to it. Next time do your checks properly before replying
    BR,
    Suhas

  • Check box display

    Hi,
    I have 4 records in itab.When iam displaying itab, i want to display 4 check boxes.Can any one tell me how to do that?
    reward guaranteed
    cheers
    kaki

    Hi suresh,
    Iam passing value like this.Iam not gettng.
    <b>  DATA: chk(1) TYPE C value 'x'.</b>
      loop at t_ins.
       write:/0(6) space,
        <b>WRITE chk AS CHECKBOX.</b>
        write:6(15) t_ins-xblnr,
             22(10) t_ins-ebeln,
             33(18) t_ins-matnr,
             52(20) t_ins-maktx,
             71(10)  t_ins-menge,
             81(14)  t_ins-PRUEFLOS,
             96(10)   t_ins-aufnr,
             107(8) t_ins-meins,
             114(12) t_ins-cpudt,
             126(12) t_ins-mblnr,
             139(20) t_ins-name1,
             160(15) t_ins-lifnr,
             176(10) t_ins-zeile,
             187(10) 'QI doc',
             198(8)  'QI date',
             207(8) 'QI day',
             216(35) t_ins-Reason.
    WRITE : 1 SY-VLINE,  5 SY-VLINE, 21 SY-VLINE, 32 SY-VLINE,
                51 SY-VLINE, 70 SY-VLINE, 80 SY-VLINE, 95 SY-VLINE,
                106 SY-VLINE,112 SY-VLINE,125 SY-VLINE,138 SY-VLINE,
                159 SY-VLINE,175 SY-VLINE,186 SY-VLINE,197 SY-VLINE,
                206 SY-VLINE,215 SY-VLINE,250 SY-VLINE.
        uline.
      endloop.

  • (Smartform)check box display in a table....very urgent

    Hi..
    i inserted check box by going to <b>sap symbols and inserted check box</b> but i am unable to see print preview and also in the printout.
    Can any one tell me how to insert check box in a <u><b>table.</b></u>
    your help will be appreciated.<b></b>

    Hello,
    As discussed earlier in many posts, it is better you load a graphic for Check box ( Checked and Empty ) is Tx SE78. You can create .bmp files for the same in MS paint.
    In a table node in the SSF, every line in the table will be accessed once in a loop. So you create an alternative node to check the condition when your Check box is to be checked or empty ( may be based on some field data in the work area). Then you call the necessary graphic ( Checked check box or a empty check box ). A Graphic node is to be created under the alternative node. Do remember to place the graphic in appropriate Line and Cell in your table by giving proper output options.
    Hope this helps you.
    Best Regards, Murugesh AS

  • Multiple Report print out on Check box click

    Hi,
    I am using version apex_3.2.
    I have created Report and define check box in report. i want to give print functionality on check box. As i tick multiple invoices from report and click on print link defined below to the report, Selected Invoices should be printed. How i can do this?
    Thanks & regards
    Vedant

    Hello Vedant,
    <li> Do you already have a report that will accept multiple invoice numbers as input and generate required "Invoice Report" for you?
    <li> If Yes - Are you looking to generate URL based on user check-box selection? If so, please provide sample URL format which will accept multiple invoice numbers.
    <li> If No - I think first you should create such report (I have limited knowledge on Oracle Reports though)
    Regards,
    Hari

  • Check box in reort

    hi all ,
    i want to use check box in report
    i want select multiple records using check box and want deatils of selected recrods in secondary list
    same in alv ........
    plz help me for this problem

    Hi,
    The fieldcatalog itself have a flag called CHECKBOX which should be checked for the field you need to be displayed in checkbox format.
    Check the following program for your reference
    BCALV_TEST_FULLSCREEN
    (Search for CHECKBOX in that report)
    Cheers,
    Kothand

  • Check box in a table field

    Hi experts ,
    I have a requirement of having one of the table field as checkbox .when i kept it as checkbox it is not getting reflected in sm30 .i need to have a check box displayed in the field of the table in sm30 .

    Hey i too came across this problem and i guess changing Screen could be a troublesome task.
    Other option is:
    First Regenerate that particular table.
    TCODE: SE14 --> Enter table name --> Click on Activate and adjust database button.
    If it wont works then last option is:
    Delete the Table Maintenance generator for that particular table and again create it with same details, make sure you dont change anything while recreating it (even the screen number must be same).
    Open table in  (Change mode) --> Utilities --> Table maintenance generator --> Delete it and again create with same parameters.
    This will surely work,
    <REMOVED BY MODERATOR>
    Regards Pankaj.
    Edited by: Alvaro Tejada Galindo on Jun 12, 2008 7:31 PM

  • LOV’s default format set to Check Box - Error

    1. I created a custom attribute and a custom Item type for a particular page group in 10g
    2. I created a LOV and used it in the custom attribute type
    3. I used the custom attribute type in the custom Item type that I created.
    4. While customizing the Item type, I set up the LOV’s (about 6 records) default format to Check Box.
    5. While adding the custom item type to a page, the custom attribute (which should be displayed as a Check Box) displays as shown below:
    &amp;amp;lt;INPUT TYPE=&amp;amp;quot;checkbox&amp;amp;quot; NAME=&amp;amp;quot;p_attribute&amp;amp;quot; VALUE=&amp;amp;quot;1&amp;amp;quot;&amp;amp;gt;1&amp;lt;BR&amp;gt; &amp;lt;INPUT TYPE=&amp;quot;checkbox&amp;quot; NAME=&amp;quot;p_attribute&amp;quot; VALUE=&amp;quot;2&amp;quot;&amp;gt;2&lt;BR&gt; &lt;INPUT TYPE=&quot;checkbox&quot; NAME=&quot;p_attribute&quot; VALUE=&quot;3&quot;&gt;3<BR> <INPUT TYPE="checkbox" NAME="p_attribute" VALUE="4">4<BR> <INPUT TYPE="checkbox" NAME="p_attribute" VALUE="5">5<BR> <INPUT TYPE="checkbox" NAME="p_attribute" VALUE="6">6
    6. I assume that the HTML is not rendered properly, or is it some sort of a bug?
    7. It displays properly if I select anything other than Check Box while setting up the LOV.
    8. I did test this in IE and Firefox and both displays the same thing.
    Any help or pointers would be greatly appreciated.
    Thanks!

    Update:
    I added 2 custom attributes to a custom item type. Both custom attributes are associated with separate LOV's. When I try to add the item, I get this following error and it's not allowing me to add the Item (custom item type from base URL):
    Error:
    Select a valid value from the LOV. (WWS-22207)
    Couldn't save attribute Version. (WWV-03005)
    Any help is appreciated.
    Thanks!

  • Displaying Check boxes in the Report Output

    hi Folks,
               I need to dispay check boxes for every line item in my report output, the user can select particular line item by clicking the check box. and if the user click one button on the report, the corresponding dunning form should be generated. How can i acheive this. is displaying check boxes possible in normal reports or we need to go for ALV. please help me regarding this.
                   thnx,
                   santosh.

    We can do it with the normal report also.Create a charecter field and while the field to the screnn
    write :/ field as check box.
    this will create acheck box in the output

  • Check box in XML Publisher report not displaying

    Hi,
    In my XML Publisher report , my template contains a checkbox, using forms tools i create that check box and run the report
    but output of check box is not comming becoz,The XML Publisher default PDF output font does not support checkbox.
    can any one give idea to solve this who face same problems;
    Regards,
    venkat

    Hi Venkat
    What version of XMLP are you using ?
    Check the user guide, there is an entry in there describing how to specifiy the check box glyph to be used for checks and unchecked.
    Its will either be set using the UI or thru a config file depending on your version.
    Tim

  • Check box in interactive report is literal string not a check box ???

    I'm trying to create a check box in an interactive report using the APEX_ITEM.CHECKBOX function.
    My select statement is :
    select     "CUTOVER_TASKS"."ID" as "ID",
         "CUTOVER_TASKS"."START_DATE" as "START_DATE",
         "CUTOVER_TASKS"."END_DATE" as "END_DATE",
         "CUTOVER_TASKS"."DURATION" as "DURATION",
         "CUTOVER_TASKS"."EFFORT" as "EFFORT",
         APEX_ITEM.CHECKBOX(1,COMPLETED, 1) as "COMPLETED",
         "CUTOVER_TASKS"."ASSIGNED" as "ASSIGNED",
         "CUTOVER_TASKS"."CONSTRAINT_START" as "CONSTRAINT_START",
         "CUTOVER_TASKS"."CONSTRAINT_END" as "CONSTRAINT_END",
         "CUTOVER_TASKS"."DEPENDENCIES" as "DEPENDENCIES",
         "CUTOVER_TASKS"."NOTES" as "NOTES",
         "CUTOVER_TASKS"."PRIORITY" as "PRIORITY",
         "CUTOVER_TASKS"."ORGANIZATION" as "ORGANIZATION",
         "CUTOVER_TASKS"."TASK" as "TASK"
    from     "CUTOVER_TASKS" "CUTOVER_TASKS"
    This produces an interactive report with the COMPLETED column contents "<input type="checkbox" name="f01" value="" 1 />"
    The same sql in a regular report works properly and creates the check box.
    Is there something else required for a check box in an interactive report ?
    Using : Application Express 3.2.0.00.27

    Go to Report Attributes and change the display type to "Standard Report Column" (instead of "Display as Text, escape special characters")
    Go to Column Attributes for that column and change the List Of Values to None and uncheck all the column's interactive features (sort, aggregate, compute, etc)

Maybe you are looking for

  • Problem while transporting Data Source

    I get error while transport datasource from DEV to PROD: DataSource <DS> does not exist in source system <PRD_SYSTEM> of version A Field <XXXX> will not be delivered from DataSource <DS> in source system <PRD_SYSTEM> What does it mean? Do I need to a

  • How to download How Do I? videos for my HP Officejet 6500 E709n printer?

    Dear Sir or Madam: Is there any way to download "How Do I?" video clips from the HP Solution Center for my HP Officejet 6500 E709n printer and save them directly to the desktop area of my Windows XP Home desktop computer? Please reply back soon. Than

  • How do I get my computer to recognize my TV as a "mirrored display"?

    I have a cable going from my thunderbolt port on my MacBook Air to an HDMI input on the back of my HDTV...but, the computer isn't recognizing the TV, and vice versa...when I go to "system preferences", then "displays", I don't see an "arrangement" ta

  • Contact Apple for Battery replacement? How.

    First let me say that I have the rudest Apple store in the history of the world, it's in the Tampa International Mall. My first encounter was with their salesman, Joe, who told me that I should wait to purchase the newest PB in Feb. and that the G4 P

  • What is business one ? how is it different from sap R/3,?

    Does B1 needs special expertise in SAP ?can an R/3 consultant run the transactions and customisations in B1 with ease ?please answer my queries. REGARDS Sunkari