I want to show tick mark in oracle..

Dear all,
i want to show tick mark in my report.
(Means i'm having table 'Table1' with two column 'col1, col2', the col2 is 'Y','N' check constraints , if i'm selecting the value of 'Y' in col2, i want to show with tick mark(instead of 'Y') in my report... )
Is ther any oracle functions? could u help me any one pls?
Thanks in advance
Regards,
RengarajR

This depends on your reporting tool.
Which are you using?
Do you use jdeveloper at all? if yes which version?
Timo

Similar Messages

  • Need default tick mark on exchange rate

    Dear all,
    At time on creation of new purchase order there is a one check box in dilevery/invoice tab,
    like exchange rate fixed  i want a default tick mark in this check box.
    Plz help me

    Hi,
    to achive this you need ABAp consultant and check foolwoing link
    [BADI|http://forums.sdn.sap.com/thread.jspa?threadID=1955324]
    Regards
    Kailas Ugale

  • Green tick mark on tabs in PPOME

    Hi,
    In PPOME detail Area, we have green tick mark on standard tabs if data is maintained. We created custom tabs in detail area of PPOME screen and the client wants the green tick mark for custom tabs as well if data is maintained. Could u pls provide some information on how this functionality can be achieved. Any help would be highly appreciated.
    Thanks,
    Rahul.

    Problem solved. Below short tip ....
    Please check include
    LRHOMDETAILMANAGERF01 and FORM init_detailscreen
    Internal table tabtype_tab contain configuration from db table T77OMTABUS, here we are able to define Function Module which going to indicate icon for the 'green tic'. To understand SAP standard logic please check how is working normally used by SAP function module
    RH_OM_DETAILSCREEN_ICONS.
    I hope that this brief description will save your time that I lost
    qba

  • Axis tick mark algorithm

    Hi all,
    I've been struggling trying to come up with a suitable algorithm for determining tick marks on an axis based on the range of values the axis should display.
    For example, if my initial data set contains the values
    [5,20,29,51,60,63,79,95]
    I can get the Range of 90
    I can specify I want, say, 5 tick marks on my axis, so my interval between marks is 90/5 = 18
    so I could create an axis with values displayed of 0,18,36,54,72,90
    but what I'd like to display here is 0,25,50,75,100 (ie more useful/readable values)
    the axis will also have to cope with floats and negative values, so my data set could be....
    [-5,-2.5,3.9,50.2, 80.9]
    and if I specified ten tick marks Id want output of something like:
    -10,0,10,20,30,40,50,60,70,80
    If anyone has any ideas or can point me towards some source which does this kind of calculation I'd be very grateful.
    Thanks in advance,
    Dylan

    In general, since the factor of 10 are 1,2 and 5, you want to place tic marks at units that are either 1, 2 or 5 "units" apart, where "unit" is some power of ten like .01, .1, 1, 10, 100 etc.
    Secondly, if your picture has 1000 tic marks, there will be too many of them. If there is only one tic mark, or maybe two, you havent given the person enough to look at.
    This argues that there should be some reasonable number of tic mark as a target that you are shooting for, like 10 or 20 or something like that.
    SO - given any range, that you want to cover, and given any "unit", and given any choice of multiplier (1, 2 or 5) you could calculate how many tics it would take to cover that range.
    Given a target number of tics that you think is optimal you should be able to very quickly find the unit and multiplier that gives you the optimal number of tics.
    For extra beauty, draw tics that land on multiples of 10 long, draw tics that land on multiples of 5 medium and draw ones that land on anything else short.
    Enjoy!

  • Oracle Reports 10.1.2.3 output shows question marks, parameter form shows correct Arabic

    Hi
    Following is our environment
    Oracle Application Server     10.1.2.3.0
    Microsoft Windows 2003 Enterprise Edition Service Pack 2
    Oracle Database 11.2.0.2.0
    NLS_LANG     AMERICAN_AMERICA.AR8MSWIN1256
    When client runs the report on browser (IE), the parameter form appears fine with Arabic characters.
    Inserting the parameters in Arabic also look fine and characters display in Arabic but when report is generated, the output shows the inserted parameters as ????
    On server, regional settings are ALL Arabic. Also the registry has NLS_LANG setting of AMERICAN_AMERICA.AR8MSWIN1256.
    Report output is same for both html and pdf formats. For PDF subetting, uifont.ali file has been modified but the issue does not seem to be PDF related since the html format reports also shows ???
    It is a 3 tier setup hence there is no question of having NLS_LANG registry settings for client PCs that are running Windows OS with Arabic regional settings that match the server.
    Interestingly, the same report when run from a different application server having same architecture runs fine. The other application server has exact same version of OAS. Database supports Arabic and is configured as such.I tried comparing the different configuration files on both servers but apparently I cannot find the place where I should change something for the reports to show correct Arabic.
    SELECT * FROM NLS_PARAMETERS
    WHERE parameter IN ('NLS_CHARACTERSET','NLS_LANGUAGE');
    NLS_LANGUAGE
    AMERICAN
    NLS_CHARACTERSET
    AR8MSWIN1256
    I am writing this after doing quite some research but seems like I am unable to find a solution to this.
    Any help will be appreciated.

    Thank you Paul for your reply.
    I think you misunderstood me. I understand that it is all volunteer work and I never said I was looking for "quick" or "sure" response. I did not even use the words IMMEDIATE or URGENT in my post. I found it strange because I personally believe that there are many volunteers providing great support to others and yet my post somehow went unnoticed. In my personal opinion, however, if you do not wish to reply then you should just ignore rather than being rude. No one can force anyone to do the good work that people are doing here at oracle forums and they are all doing this out of choice. Let me also assure you that me and people like myself really appreciate their efforts.
    Having said that, I wish you had taken time to read about my issue. There is infact a registry setting that specifies the NLS_LANG and it is already set under both Infrastructure and Middle Tier in the registry. I mentioned it earlier. The value is AMERICAN_AMERICA.AR8MSWIN1256 and I believe this is correct for Arabic characters.
    What is confusing for me is the fact that if browser was not capable of showing Arabic characters then the static Arabic words in the reports layout (field name for instance) would also show as garbage or question marks. They appear to be fine. Since we are just passing some parameters in Arabic language and not saving anything in the database, the DB characterset does not come into play for now. Although the DB characterset is also set to store Arabic data. We are displaying the parameters that we are passing through the parameter form in the output of the report and this is where we see question marks (????).
    Finally, if it was a browser issue or a DB characterset issue, then in my limited knowledge, I believe that the report that we are running using the other Application Server that is pointing to the same database should also show the same behaviour. That is not the case as it displays the same report perfectly. Client machine is the same in both cases using Windows 7 and IE as browser.
    http://appserver1/reports/rwservlet?admin/myreport           (connecting to db1)    works fine
    http://appserver2/reports/rwservlet?admin/myreport          (connecting to db1)     show question marks
    Above URLs are examples. The point I am trying to make here is that the issue has to be with the new application server and it cannot be registry settings as I have double checked the entry and it exists in all Oracle Homes ie Infrastructure and Middle Tier. So maybe it is some configuration file setting that I am missing here.
    Any help will be appreciated.

  • I have just purchased a new windows pc running windows 8 and am unable to install itunes 11 on my machine, when i tick download now it takes me to a screen that wants to show me whats new but has no tab to run installation or continue past whats new

    I have just purchased a new windows pc running windows 8 and am unable to install itunes 11 on my machine, when i tick download now it takes me to a screen that wants to show me whats new but has no tab to run installation or continue past whats new

    Use a different browser.
    iTunes can only be installed and run in desktop mode.

  • Tick mark shows as '4' in Windows XP Embedded

    Hi,
    The tick mark in checkbox (xfa form) displays as "4" in  Windows XP Embedded. Kindly help

    Hi,
    you sample looks fine and I don't have any problem on my system.
    All boxes show the mark as expected.
    I found a description in the XFA specs about the marks, which let me think that it is your Reader that causes the effect.
    These descriptions are deliberately vague to allow latitude for the application. For example when
    presenting on glass the filled circle might appear as a glowing light whereas when presenting on paper it
    would probably appear as a flat black circle taken from a font.
    http://partners.adobe.com/public/developer/en/xml/xfa_spec_3_3.pdf#page=651

  • I want to get windows vista on the macbook pro with retina display but my first question is this that how do i install it without using a DVD OR CD disk drive, and my second question while installing windows vista do i have to tick mark the install win 7

    hello i have a few problems and i hope somebody has a solution my first problem is that how can i install windows vista without using a disk drive and my second problem is that should i tick mark the option which says Install windows 7 while using boot camp please reply, Thanks,

    When running Windows in a virtual environment Windows and OSx share your computer's resources such as RAM. Therefore your games can not use all your computer's resources when running.
    If you install Windows natively then Windows and your games can and do use all your computer's resource such as RAM.
    But as already said, older operating systems are not supported and will not run natively using Boot Camp Assistant. You must use Windows 7 if installing natively in Lion or Moubtain Lion.

  • DropDownList with Tick Mark

    Hello friends,
    I want to implement DropDownList with tickmark.
    snapshot of dropdownlist with tick mark is shown below
    If user selects perticular item in the dropdown list it will be Highlighted by tickmark ,is their any way to implement this by using indesign SDk ?
    If Anybody knows the solution , please help me.
    Best Regards
         Tahir

    hi amruta,
    The soluti as an image into on to your problem can be to use the symbol icon as told , but this may show in preview not in print.
    I too faced the same problem.
    So what i had done is created a new window with the diemnsions of the chekc box with border thcikness 8 tw and inside that window place a checkmark symbol.
    if this checkmark symbol also does not show up in print preview/  doesshow in print preview and not in print then you can scan a chekcmark image and upload it into business document server as a BMP/ TIFF image and use this image in your checkbox window.
    Hope this solves your problem.
    Warm Regards
    Venugopal.T

  • How to calculate the rotation degree of tick marks

    Hello Again,
    Thanks to so much help that I received here, I've been able to move right along in learning how to perform my job digitally instead of with an old camera. 
    In my last discussion, I learned out to make the tick marks using copies and rotation.  My question now is, how is the rotation calculated so A) I get the correct placement of the tick marks, especially the small ones as there are so many and B) how do I calculate the rotation degree so that I have the proper amount of space at the bottom of the guage/dial?
    Here is an image to help show what I'm asking:
    I know how to get the large tick marks and the small tick marks, if I were placing them evenly around the entire circle, I would know how to do that also - but since I'm placing them around only a portion of the circle (although still evenly) I'm lost.  I can only figure out the space by hit and miss calculations and that is taking much too long.  I would also need to know how much to rotate the entire thing by in order to get the open space at the bottom as shown.
    thanks for your help!

    You need to use transform effects and you can get this in about 10 or so minutes.
    first you need to set up the objects.
    the thick lines I used effect>distort and transform>transform 20 copies angle 14
    thi ones 100 copies angle 2,8
    G

  • Want to scan an image from oracle forms -- Is it possible??

    Hi all,
    I want to scan an image from oracle forms through a scanner. I have not found any help on this topic. Pls help with example or code or with demmo form.
    BR
    Tarik.
    Edited by: Tarik_kuet on Sep 9, 2008 1:39 PM
    Edited by: Tarik_kuet on Sep 9, 2008 1:39 PM

    A colleague of me did it like this:
    * the scanner is connected to a network document server.
    * the document server sends(ftp) the image to the oracle XDB
    * a form shows the scanned documents(using a view on the ftp directory in XDB using path_view)
    * in this form the user can move the scanned document(s) to a (blob field) in a table.
    Hope this helps a bit...
    Edited by: poelger on Sep 9, 2008 10:08 AM

  • How do i get the approximate size of back up file required to save on disk using sql query because i want to show the required sapce for backup on my application

    hi i am face with problem that is i want to show the how much approximate space required for backup or .bak file to get backup using sql query because i want to show the required memory for backup file on my java application  

    Hi FIROZ
    TENNALI
    Is this still an issue, or can we close the thread?
    * closing a thread by marking the answer/s (there is a link beneath each response) and you can vote for useful responses as well (there is a link to vote on the left of each response)
      Ronen Ariely
     [Personal Site]    [Blog]    [Facebook]

  • Displaying 4 as tick mark in pdf in mozilla firefox 20.0

    I am displaying a pdf in aspx page. In mozilla firefox 20.0, instead of tickmark , 4 is displaying. i.e. when a radiobutton is selected, instead of Tick mark pdf is getting displayed with 4. i am not facing this issue with older mozilla firefox version like 16.0. what is solution or fix for this?
    Thanks & Regards,
    Ammiraju

    hello, firefox 19 has introduced its own integrated pdf viewer - if you want to switch back to the plugin you've used before to view pdfs just go to firefox > options > applications & scroll down and define the default action for the '''portable document format (pdf)'''.
    [[How to disable the built-in PDF viewer and use another viewer]]

  • MS Word 2007 table lines have interesction tick marks

    Hello,
    MS Word 2007 SP2
    Adobe Acrobat 9.0.0 Plus
    A table created in Word, where row lines are shown but not column lines, shows on some lines tick-marks where row and colums would intersect. In AA version 7 this was not an issue, however, when converting from within Word this too was an issue.
    The image below didn't turn out as clear here than the original, but you still can see the Word bit left and AA on the right with the tick-marks.
    How can it be avoided?
    Thank you
    Stefan

    I'm experiencing this myself. I found instructions to navigate to Edit > Preferences > Page Display. Then, uncheck 'Enhance Thin Lines'. This lightens the lines considerably; reducing the very dark, chunky lines. However, table lines are still not the same width/thickness regardless of the zoom level in Acrobat (50% - 800%). And there is no pattern to where thicker lines appear; header rows, odd rows, etc. A random mess. I'm 100% positive the lines are set properly in Word 2007. And interestingly, all tables lines display equal widths consistently in printed copy- when printing from the PDF. The issue seems to be Adobe's electronic page display and that the 'solution' I found does not work. I have the latest version of Acrobat Pro and a colleague has the latest version of the Reader without a writer license-- no conflict of versions or software suite.
    I deliver documentation to customers electronically. My documents have many tables. My deliverables to look unprofessional and unpolished. My deadlines haven't been met due to research and this unresolved issue. Difficult to accept.
    So frustrated!  Please help!
    Jennifer

  • I want to show labels having images one by one in Panel

    i want to show labels having images one by one in Panel through a while loop...
    I made an ImagIcon array.
    It doesn't work properly.
    It shows only first image while the variable is incrementing. :(
    This is my code...(Plz check it....)
    import java.awt.*;
    import javax.swing.*;
    public class test extends JFrame
    ImageIcon imgIco = new ImageIcon("mylogo.jpg");
    ImageIcon imgIco1 = new ImageIcon("mylogo1.jpg");
    ImageIcon imgIco2 = new ImageIcon("mylogo2.jpg");
    ImageIcon imgIco3 = new ImageIcon("mylogo3.gif");
    ImageIcon imgIco4 = new ImageIcon("mylogo4.gif");
    ImageIcon[] a = {imgIco,imgIco1,imgIco2,imgIco3,imgIco4};
    JButton b1 = new JButton("Add");          
    JLabel l1;
    JPanel p1 = new JPanel();
    public test(String title)
    super(title);
    int s = 0;
    while(s<=4)          
         try
              Thread.sleep(100);
              System.out.println(s);
              l1 = new JLabel(a[s]);
              repaint();
         /*if(s==1)
              p1.remove(l1);     
         catch(Exception e)
         System.out.println("Error Occured!!!");
         p1.add(l1);     
    System.out.println(s);
    s++;                              
         setContentPane(p1);          
    public static void main(String args[])     
         test t = new test("Title");
         t.setSize(900,470);
    t.setVisible(true);
    t.setResizable(false);

    You are sleeping the thread used to perform the repaint.
    Calling repaint only marks a component as needing painting, and AWT will paint it later. If you continue to loop in the mainthread then you will not see the changes.
    You have to move your loop to another thread.

Maybe you are looking for

  • Valuation with Material cost estimate

    Hi,    I am getting an error: "Valuation with material cost estimate:error with product 003443434(material number) Does anyone know which transaction is used to correct this error? Thanks

  • READ_LINKS_OF_BINRELS instead of SREL_GET_NEXT_RELATIONS

    I am updating a report from 4.7 to 5.0, and I learned that function module SREL_GET_NEXT_RELATIONS will not work for me in 5.0. I am trying to use cl_binary_relation=>read_links_of_binrels instead, and then call FM SO_OBJECT_READ. In code for 4.7 I u

  • Backlight Works But the display is not

    I recently changed my logic board with a used due to a hardware problem.After the installation the MB works fine except that my display is not working (the backlight is working. I connect to an external Display and it works fine. Please Help!!!!i Dou

  • User related --Urgent

    Hi   How can i know all the users in the system?there are any T.codes or tables ? And how can i know which user assigned to which role.? Thanks Bharath

  • Commit work and wait in release 700 and 701

    Hi guys, it seems that commit work and wait does not behave same in release 700 and 701. In 701, when using call transaction, upon execution of commit work and wait, it does not anymore proceed to the next lines of codes instead, it exits from the tr