Change a chart value using the date picker

Hello

I use this code for graphical access

Select deptnm in the Department, eqpnm as MachineN, Sum (Qty) as the amount of work
where wrkrsltday like to_char (to_date(:P1_DATE), ' MM/DD/YYYY') and item_cd! = '9999' and slipnm! = "PayO" group of eqpnm, deptnm, eqpnm order of deptnm

He works in the SQL command line.

Here I give you the date in the format defined by the user to input.
But after her run at race time on the date picker, I m selectind all daye is
the message of no data found
Guide me on...

Hello

I solved the problem; you need to enter P1_DATE in the field "Page to go". I just tested with a few dates - 09/11/2012, 09/12/2012 (I watched your work table to identify the validity dates) and it works fine.

I changed the password of your workspace to test123.

Thank you
Rohit

Tags: Database

Similar Questions

  • Using the date picker, but can choose dates in the past

    Hi all

    I could have a moment really stupid and it could be very simple but...

    When you use the datePicker with POSITION I don't see a function to say you cannot choose a date in the past.

    Is there such an option or this code of conduct?

    I tried {NOW_DT} in the code, but that just gave me an error.

    Please let me know

    See you soon,.

    Joe

    The date picker doesn´t can limit the range of dates, but using the placeholder {NOW} for the current date should work in a form validation rule. {NOW_DT} means "date AND time" and this is probably not set respectively doesn´t is the type of the corresponding column in the table, who knows?

    See you soon,.

    Günter

  • IllegalStateException when Date by selecting the second time by using the date picker.

    I didn't think you could add a DatePicker to a field, and the only way to use the component is to use the method. doModal(). So I created a button which FieldChangeListener calls the method. It works the first time I click on the button and select a date, but the second time I get IllegalStateException.

    datePickerButton = new ButtonField("Date", ButtonField.CONSUME_CLICK | ButtonField.FIELD_RIGHT);
    datePickerButton.setChangeListener(new FieldChangeListener() {
        public void fieldChanged(Field field, int context) {
            UiApplication.getUiApplication().invokeLater(new Runnable()
            {
                public void run()
                {
                    datePicker.doModal();
                    datePickerButton.setLabel(SimpleDateFormat.getInstance(DateFormat.DATE_SHORT).format(datePicker.getDateTime()));
                }
            });
    
        }
    });
    

    Thread [Ritis_Maps (181) id = 295359488] (Suspended (exception IllegalStateException))
    SpinBoxDateTimePickerView (field) (Manager, int) .setManager line: 5399
    DateTimePickerDialog$ ConfirmManager (Manager) .insertInternal (field, int) line: 2203
    DateTimePickerDialog$ ConfirmManager (Manager) .add (Field) line: 545
    DateTimePickerDialog$ ConfirmManager. Line (field, ButtonField, ButtonField): 307
    DateTimePickerDialog. (DateTimePicker, XYRect, long) line: 94
    DateTimePickerController.getDateTimePickerScreen (XYRect) online: 332
    DateTimePickerController.doModal (int, XYRect) line: 340
    DateTimePickerController (DateTimePicker) .doModal () line: 255
    AdvancedIncidentListOptions$ 5.run (line): 193
    Line .dispatchInvokeLater (Runnable, object, int) UImain (Application): 1456
    UImain (Application) (Message) .doProcessNextMessage line: 2088
    UImain (Application) (Message) .processNextMessage line: 1530
    UImain (Application) () .enterEventDispatcher line: 1371
    UImain.main (String []) line: 24

    Maybe the datePicker does not clean themselves properly and you must create a new instance each time. I guess that since there doModal there are a few static fields/methods within the class to reiinitialized on each call.

  • Using the date picker shape 10g

    How can I use datepicker on forms 10g for the date data type items.

    However, you can have a loan make olb and pll to calendar schedule.

  • Place a value max and min on the date picker

    Apex 4.2

    I have a report interactive apex which is framed by a start_date and end_date a. We will call P1_START and P1_END. They are the two fields of date picker. Once the user selects a date, the report is updated accordingly display the results falling between the date ranges. Pretty sImple. As we know, the date picker has throughout the calendar year. Is there a way to limit the date picker to go only to come or already in a month? So if the user were using the application today, would later return they might choose 24/10/2013 and the furthest in the future would be 12 24, 2013, honorably.

    Any help on this would be greatly appreciated. Thanks in advance.

    Change your date picker control object

    Go to the settings section

    The value of minimum date to "-1 m".

    Maximum date "m + 1"

    Click on the legends of the attribute for more options.

  • I use the color picker to select a background color, then try to create a new document using this background color. The appearance of the color changing at this time. It is a new problem. I have successfully used the procedure several times in the p

    My background color changes when I try to apply it. I put the color using the color picker. Then I try to create a new document with the same background color. But that change of a very different color. What I am doing wrong? I've used the previous procedure, several times, without this problem.

    The new document has a different color profile. Make sure that they are the same.

    The same result of RGB numbers in different colors in different color spaces. Or in other words, the color space defines the specific color produced by a certain set of numbers.

  • Foreground color does not change when I use the color picker.  CS6.

    Foreground color does not change when I use the color picker.  CS6.

    Your document is in grayscale, convert color (Image > Mode).

  • Using the color picker to the linear gradient does not

    Sorry for the bad English, I really don't know how to ask this question tbh.

    I'm doing a degraded, object using four colors that I put in place. I did four arrows to the linear gradient bar, but the second, I use the color picker to add the right color, changing the bar of solid colorand gradient bar disappear. I tried many things and scoured the internet to find answers, but can't find anything about this problem. I'm this Adobe Illustrator Gradient GOLD text, logo - YouTube video and this is the stage at 03:07 that does everything just for me. I would appreciate help!

    Thank you

    Rather than put into squares colors use color chart & global colors (indicated by a white triangle at the bottom of the swatch)

    To apply the nuance to a point of gradient is easy. You select the point of gradient (indicated by a black triangle above the point of gradient). ALT then click a color in the Swatches palette to fill this gradient.

    If you use global colors, you can easily double, click a shade and change colors and all uses of the color update.

    Here, I've added 44 black to make the Green darker.

    World Vision automatically adjusts the point of gradient.

  • JavaScript works well with the date picker

    I tried onchange and onblur javascript events in the field of the HTML Form element...
    they work great with text fields... but not with the date picker...
    It seems after that date is selected, javascript is triggered, but set to get pulls the value of the field before the date chosen in the selector is placed here...

    is it possible to get the event fires with the value of dates...

    Hello

    Check your sample now.
    I have put your function setStatus page JavaScript and Execute when the Page loads

     $('#P1_DATE_FINISH').datepicker("option",{
      onClose:function(t,i){setStatus()}
     });
    
     $('#P1_DATE_START').datepicker("option",{
      onClose:function(t,i){setStatus()}
     });
    

    You can also replace this with

    $.datepicker.setDefaults({onClose:function(t,i){setStatus()}})
    

    Kind regards
    Jari

    Published by: jarola December 14, 2010 16:28

    You probably like to have event onchange in the text field, so I change to

    $('#P1_DATE_START,#P1_DATE_FINISH').datepicker("option",{
     onClose:function(t,i){setStatus()}
    }).change(function(){setStatus()});
    
  • problems with the date picker

    I found some problems with the date picker to make my first presentation of object BPM.

    I created a group with a datetimestamp it contains. When I click on it in run mode, it will bring a new tab in the browser. This behavior is different from that of a date picker outside a group where there just a small javascript popup.

    Anyway around this problem?

    Also, would be nice if could be set by default to the current date. is there a way to who?

    For the component "time" it seems impossible to define the default value - at least on the tab object structure.

    Thank you

    Try to set the property "DHTML" to control date Yes. This option is under the Properties tab-> the calendar section. This will force it to use the popup javascript on screen instead of opening a new browser window/tab.

    To set a default value for a date/time, you can simply set the value in the constructor of the BPM object in which the property is located.

  • JDeveloper 12.1.2 has a problem with links when you use the data bean control

    Build JDEVADF_12.1.2.0.0_GENERIC_130608.2330.6668

    The problem that I am facing is:

    I used the data bean control to create our user interface. After that I dragged my jsff page data control, links have been created.

    I opened the XML pagedef to my page. On the Bindings tab and executable, I added a few links more by clicking on the Green plus sign. After I saved my changes, I noticed that some other links have been replaced by a link to the different executable files.

    This behavior occurs almost everytime I have edit links. Does anyone else see this problem?

    It looks like another instance of the bug described in https://java.net/jira/browse/ADFEMG-156

    This bug is fixed in 12.1.3. If you need the fix in 12.1.2 you should open a SR with support.oracle.com and ask a backport.

    Timo

  • Disable certain days in the date picker

    Hi, I use Apex 4.2 and want to find a way to disable certain days in the date picker.

    For Ex: I want to turn off Mondays and the days of the week when the date picker popup is shown. And also I want all the previous days from today should be disabled.

    Please let me know how I can do this...

    Thank you

    Hello

    to disable different days look at this site: http://jquerybyexample.blogspot.com/2010/07/disable-specific-days-in-jquery.html

    To deactivate the days in the past, add this in: settings > Minimum Date: + 0d

    See you soon,.

    Tobias

  • How do I put selectOtherMonths in the date picker?

    Is there a way to selectOtherMonths the value true for the date picker?

    Hello

    instead of adding your code to each page, create an empty region zero page and add your javascript code in the header or the footer of this region.

    
    

    This region will be rendered on each page.

    Kind regards
    Dirk

  • Using the data of EBS in BI Publisher

    Question: Is it possible to directly use EBS data in BI Publisher? If so, can you point me to the documentation?

    Here's the scenario:

    Imagine that our company uses Oracle E-Business Suite. All the columns, tables and diagrams Oracle related to BSE. It is the backbone of our company data. Couldn't live without it.

    We're also crazy to OBIEE, especially BI Publisher. We have people who are experts in BI Publisher.

    The CEO of the company would like to enjoy the mountains of data available in EBS, but also the expertise of the people who are trained and skilled in BI Publisher, using the data of EBS directly in BI Publisher. The Director-general provided us with a budget and staffing appropriate to perform a single installation of all structures must be added, or middle, for this to happen.

    Objective of the Chief Executive Officer is for data additions and revisions in EBS will be included automatically in the reports BI Publisher. Assuming that between Monday and Tuesday, none of the structural changes that occurred in any of the EBS diagrams, tables or columns, assuming that everything we have done is add and/or modify data from BSE, then the BI Publisher reports must reflect the Monday data Monday and, without having to do anything in the meantime, reflect the Tuesday data just sitting Tuesday and running the editor of BI reports Tuesday morning. Not every day to rebuild XML files or something like that. Just clean and totally transparent use of the EBS data it gets added and updated during the normal course of business.

    In general, what steps do we need to carry out - in EBS, in the XML Editor (if any) and BI Publisher - to directly use the data of EBS in BI Publisher on a daily basis as described above?

    Ideally, I like just go to the Admin page in BI Publisher and add EBS as a new data source, or perhaps to use the section of the integration of the Admin page, as we would with discoverer or workspace of Hyperion and Shared Services. But I know that's not as simple as that.

    Can you help clarify?

    Thank you!

    "Ideally, I like just go to the Admin page in BI Publisher and add EBS as a new data source, or perhaps to use the section of the integration of the Admin page, as we would with discoverer or workspace of Hyperion and Shared Services. '" But I know that's not as simple as that. »

    I don't know why you don't think it's as simple as that, but it is. Add a new JDBC data source, assign it to BEEP roles, create templates of data/queries against this data source and you're ready to go.

    To use the multi-org views, you need to set the org_id in forward initiation of the report.

    What version of BEEP are you using? We have the last BEEP 11 g, we use eBS (R12) as the security model, Teradata is our main source of data, but almost all the reports uses the security context for the multi-org eBS to limit the data of Teradata, based on the security profile of the user as defined in eBS.

    I hope this helps.

    Thank you
    Sunder

  • How to get the RGB color values on the color picker component?

    How to get the RGB color values on the color picker component?

    trace (cp.selectedColor);

    Returns something like:

    16750950

    trace (key2cp.hexValue);

    Returns:

    ff9966

    I'm looking for RGB, for example, 0.5 0.5 0.5, corresponding to a gray color.

    Is there a chance that the RGB settings are hidden somewhere or is there a conversion function at least?

    Thank you.

    If key2cp.hexValue returns a string like 'abcdef', use:

    var s:String = key2cp.hexValue;

    var n: Number = Number("0x"+s);

    var r: Number = n > 16 & 0xff;
    var g:Number = n > 8 & 0xff;
    var b:Number = n & 0xff;

Maybe you are looking for

  • Apple has literally destroyed my mac

    So, this happened: My mac was perfectly fine, sometimes it would be heat just for nothing. So I contacted the suport of apple. Then I had to hold in Options-command-shift. Then my fan started for nothing, I shut down the computer during the night, an

  • Update video card with Pavilion H8-1214

    I have a HP Pavilion HPE H8-1214 with 6 X AMD970 chipset of the motherboard Gigabyte M3970AM, 10 GB memeory with an AMD Radeon HD7450 graphics card. It works really well, with the exception of the video card, which is usually the pint of starter in o

  • Is it safe to use the slightly more powerful charger?

    Hello! I recently bought an FM transmitter for my car and on its side it has a USB port for loading, which is rated at 5V, 2.1 has. Since the carger I got in the box with the phone is 5V, 0.55 A, I would like to know, if the phone to such a current l

  • Driver help

    After a reinstall of windows 7 I don't have the drivers to connect to the internet. My model is p2-1123w. Thanks for the help

  • B560 and MSATA SSD

    Hi all The hard drive is recently went out on B560 sister and to add some speed to this laptop, as well asleave the option open for further expansion with a 2.5 "drive, I ordered and Nocti OCZ 60 GB MSATA SSD. Popped it right into the MSATA hole open