How to move from a date format in the report for custom funtions

Hi all

I have a funtion customized with 2parameters with dates and it returns a number. I used this function in sql query and return data in the sqldeveloper tool, when I use the same query in report rdf, that it is not all the data is. Please suggest me how it works.

Thank you

Ravi

You must convert the standard date FND that is in canonical format to a regular date using FND_DATE format. CANONICAL_TO_DATE, this conversion must arrive on the date which is accepted as the value of parameter in your SQL report or where ever it is used in the report. I often use in my PL/SQL base concurrent programs and I think that's true in RDF as well.

Best regards

Arif.

Tags: Oracle Applications

Similar Questions

  • How do I edit/change data type on the report which has been selected by mistake


    Hello

    I've created a report in the APEX and a column is in error because the data type of a supposed to be a varchar2 column, but somehow the report was created with a data type Date. I want to change the data type without re-creating the whole report. Can anyone help? I tried to edit the report but could not be able to understand.

    Help...

    I found a solution for this, I thank you.

  • How to move from the photo library?

    How to move from the photo library? How to use more than one library?  I would like one on a second partition for work stuff and hand over folder for personal stuff.

    Do the drag to another volume and launch Photos with down necessary option.

    (144134)

  • How to move from x 1 standard x 1 pro and what is the cost?

    How to move from x 1 standard x 1 pro and what is the cost?

    Hi Chris,

    XI STD. Pro XI upgrade path is not currently available.

    I would say that the last DC Acrobat upgrade

    Kind regards

    Rave

  • How to move to a new page on the click of a button?

    I use actionscript to develop a simple application and I'm new to application development. I don't know how to move to a new page on the click of a button. I need to go back to the old page as well. Kindly help me. The date deadline is almost.

    Welcome to the Forums Supprt.

    If you create your view that the enlargement of the Sprite class, you need to use addchild(), to remove the screen use removechild().

    // to add
    var sp : Sprite = new Sprite() ;
    addChild(sp) ;
    
    //to remove
    removeChild(sp) ; 
    
  • Change the Date Format of the data in Excel

    Hello, my data is stored in an excel file. They are connected to the Warehouse Builder through ODBC.

    When I used an operator to change the format of a date column, I have an error which referred to ODBC.

    Someone know how I can change the date format of the data that are not initially stored in an oracle database in oracle,.

    but in an excel file.

    If you need to know anything else, please ask me. It is so important to me. Thank you.

    When you directly use the warehouse with MS Excel ODBC without the bridge builder, then send your question directly in the Warehouse Builder Forum:

    Warehouse Builder

    We are discussing only matters concerning Oracle gateways.

    Thank you

    Klaus

  • How can I check for dates that are the same for today.

    If I have a bunch of dates in a datetime colum. How can I check for dates that are the same for today.
    "For example, this value of days would be ' #dateFormat (now (),"mm dd yyyy") #

    The best I could come up with was:

    Select * from data where data.userID =
    2635 AND
    "Convert (varchar, dateAdded, 101) = ' #dateFormat (now (),"mm dd yyyy") #


    How can I get this to work smart peeople :)

    It is best to make the comparison on the datetime values. One technique is to get the current date at midnight. Then add one day to get tomorrow's date. In your sql query finds all values is greater than or equal to today and less than tomorrow.

    One solution is to do everything in MS SQL

    WHERE the dateAdded > = convert (datetime, convert (varchar, getdate(), 112), 112)
    AND dateAdded = dateAdd (d, 1, convert (datetime, convert (varchar, getdate(), 112), 112))

    Another option could be to use CF to calculate dates:


    WHERE the dateAdded > =.
    AND dateAdded<>

  • How can I find and open/search the 32 GB of data that fills the disk for possible deletion?

    Using XP: I have only about 2 GB (2 000 MB) of the programs on my hard drive Go 37 and less than 3 GB of space left.

    How can I find and open/search the 32 GB of data that fills the disk for possible deletion?

    Thank you.

    * original title - full hard drive. *

    Using XP: I have only about 2 GB (2 000 MB) of the programs on my hard drive Go 37 and less than 3 GB of space left.

    How can I find and open/search the 32 GB of data that fills the disk for possible deletion?

    Thank you.

    Download and run JDiskReport.

    There are a number of things you can do to- temporarily - free up disk space.  The only real solution, however, is to get a larger hard drive.

    • You can run Disk Cleanup (start > run > cleanmgr > OK)
    • You can reduce the size allocated for the restoration of the system to about 1 GB (right click on desktop > properties > system restore > settings)
    • You can disable hibernation (if you don't use it) (right click on an empty spot on the desktop > properties > screen saver > power > Hibernate)
    • You can disable the indexing of the drive, which will also speed up your computer a bit (http://lifehacker.com/031440/turn-off-indexing-and-speed-up-windows-xp)
    • You can reduce the size of your Internet browser cache (depending on the browser that you use)
    • You can remove most of the $NTUninstallKBxxxxxx files $ following the directions here: http://windowsxp.mvps.org/Hotfix_backup.htm (read the warnings in the gray box first)

    But none of these answers you will earn really large amounts of space for very long.  The term solution time is a bigger hard drive.

    In the meantime, download and run JDiskReport, that will show you graphically what files take up more space and seem to so indicate what files to delete or uninstall applications.

  • How to display time in 010403 format if the entry is transmitted as ' 1 hour, 4 minutes, 3 seconds"sql query

    How to display time in 010403 format if the entry is transmitted as ' 1 hour, 4 minutes, 3 seconds"sql query @.

    Hello

    You can try:

    Select lpad (regexp_substr ('1 hour, 4 minutes, 3 seconds ',' [[: digit:]] + ""), 2, '0')

    || LPAD (regexp_substr ('1 hour, 4 minutes, 3 seconds ',' [[: digit:]] +', 1, 2), 2, '0')

    || LPAD (regexp_substr ('1 hour, 4 minutes, 3 seconds ',' [[: digit:]] +' 1, 3), 2, '0')

    Double;

    but this requires maximum 99 hours/minutes/seconds ago in your entry.

  • Date format in the supporting - attachment Documents

    Hello

    Page of support documents - in 6.0 date format for entry into force and date unavailability has a descriptive format (Monday, February 17, 2014), but in the point 6.1 resembles the date format of the field has been in number as format (17/02/2014).

    Is there a way we can customize / format description to a numeric date format.

    Kind regards

    Kumar

    6.1 has brought a new editing tool and improved for the dates so that you can type the dates directly in the field or use the calendar control.  With this control, we are unable to show the descriptive long format in edit mode.  In playback mode the descriptive date must always shown as "Monday, February 17, 2014" Unfortunately it seems that the behavior of the old system that you cannot open the popup details of attachment in read mode so that you will never see these inactive/effective dates in a full descriptive format.

    Good news if

    1. we now offer a review of supporting documents report.   This report will let you see all the supporting documents on a single specification or through a hierarchy of specification.   You should be able to set the date format to display in the long descriptive view.  In the BI publisher layout tool, click the column and change the formatting in the form under "Formatting data" in the toolbar.   Discover our pack of extensibility for more information on this report and others.

    2. We hope to offer in our next major release of universal date as February 14, 2014 formats and you will be able to see the document in support and the details of the attachment in read mode.

  • Format of the report to the Reports($,%) on demand

    I have the couple of the planning reports in the report for two columns, I gave her as * $* 135.4567(i gave currency sysmbol for the valueswhen ever i downloaded to excel it is delivering it as only *$*135.45.)

    can someone help me how I can reach four decimals with $ sysbol?


    Temperorily I gave US$ instead of $ then it is retune 4 values after decimal places.

    Even come to % also, it behaves like $ I NTHE excel he returned as 1.34% instead of 1.34567%.

    any body help me how can I get the sysbol % with 4 values after the decimal point?


    temperorily I am using the custom option as #. ###%'. But it is clothed with something like. 5467% ' instead of 0.5467%.



    Any body help me how can I optimize the $, 4% values after the decimal in the Excel report on demand?

    To your currency, try using this in your custom format:

    ($#, # 0.0000_)

    For your p, try using this in your custom format:

    #, 0.0000 # %

  • How can I activate the report for individule family members?

    How can I activate the report for individule family members?

    Hello Dan,.

    Activation of activity reports to the members of the family security is easier than the steps below.

    To activate the activity tracking

    1. on any computer, sign in to the Family Safety website with your Windows Live ID.

    2. on the family summary page, click view activity report next to the name of the child, you can turn on activity reports.

    3. Select turn on activity monitoring.

    4. click on Save.

    To learn more, follow this article to the solution and go to the section find out what your kids have been up to on their computer .

    Protect your kids with parental controls

    Note: Whenever changes are on our parental control settings, we need to update it so that the changes take effect. Click on the button Refresh (located on the left side of the ?) top right of parental control window (the client installed on your computer) to refresh and get the last parameters.

    Thank you and best regards.

  • How to defragment the drive d error: some files on this volume could not be defragmented. Please see the report for a list of these files defragmentation.

    Original title: how to defragment the d drive

    Defragmentation is complete for: (c :)) some files on this volume could not be defragmented. Please see the report for a list of these files defragmentation.   I solve this problem with pagedefrag but same problem with the D: drive. What can I do? is a D: disk defragmentation program at system startup? Please help me :(

    Its a simple but problem ongoing with the pagefile... The hd is in use & cannot defragment parts of it

    because of this, use to defrag times. To fix the files fragmented on any hard drive, open the system

    Properties, performance, advance, the page file, change the button, select the hd, press "no paging file" value

    Enter 2 X, close, restart the pc. Once in xp, open cmd, type: CLEANMGR then select the hd,

    type: Defrag D: D: being fragmented, once through, hd output cmd, return to system properties, set

    the swap file for hd to "let the system manage", click 2 x game, close, you get a couple of windows

    saying: 'replace the file' say Yes close... Sometimes you have to try several, but you will succeed...

  • My problem is that when I try to save an image from Adobe Photoshop by using the 'save for Web' half of the dialog box does not appear.

    I use a Vista Home Premiuim Windows in an Acer Aspire One 10.1 "." My problem is that when I try to save an image from Adobe Photoshop by using the 'save for Web' half of the dialog box does not appear. Can someone help me please?

    Here is a screenshot of my problem...
    [IMG] http://i55.tinypic.com/of5w01.png [line]
    Help me please.

    Hello

    1. were you able to see the front dialog box?

    2. did you of recent changes to the computer?

    This happens because your screen resolution is less than the required minimum of 1024 x 768.

    You can try to change the resolution of the monitor and check.

    For more information, see the link:

    Change settings display on multiple monitors

    Change the screen resolution

    You can also refer to Adobe support links and also post your request in the Forum from Adobe for assistance:

    http://forums.Adobe.com/thread/433020?TSTART=0

    http://kb2.Adobe.com/CPS/403/kb403268.html

    http://forums.Adobe.com/community/Photoshop/photoshop_windows

    Hope this information is useful.

  • How to get a ledger_id before release of the report by using FND_PROFILE. Value

    Hi all, I am developing a customized using 10 g generator report. How can I get Ledger_id before release of the report by using FND_PROFILE. VALUE(). I tried with this V_LEDGER_ID: = FND_PROFILE. VALUE('GL_SET_OF_BKS_ID'). But it does not work. Please let me know how to get the legder_id using FND_PROFILE. VALUE before release of the report. Thanks, I'm glad.

    What version of oracle apps?

    have you used the user exist in your report?

    Try using the outputs of the user and P_CONC_REQUEST_ID

Maybe you are looking for