Reporting - EBS (MOSC)

MOSC Banner

How to use date parameter in rdf

edited Feb 26, 2025 4:02PM in Reporting - EBS (MOSC) 12 commentsAnswered

Hi Guru's

I have a script that I have inserted into an rdf. The script has one parameter as below:

WHERE to_date(to_char(RECEIPT_DATE, 'DD-MON-YYYY')) between :p_from_date and :p_to_date

When I run the query in TOAD and in RDF data is returned without an error, but when I run the report out of EBS I get an error :

Program exited with status 1Concurrent Manager encountered an error while running Oracle*Report for your concurrent request 87653811.

I know it as something to do about the date…. My concurrent report is defined using the FND_STANDARD_DATE value set and when I enter the parameters in EBS I enter it as 01-JAN-2024 and 31-JAN-2024

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center