Wednesday, July 17, 2024

Steps to follow when you get date format error when submitting the concurrent request for rdf report

Steps to follow when you get date format error when submitting the concurrent request for rdf report 


1. Open rdf in report builder

2. Go to specific date column properties in report builder

3. Set the input mask property  as YYYY/MM/DD HH24:MI:SS

4. Save & move the rdf 

5. Test the report


Note : In your sql query the the date should not have any format.

No comments:

Post a Comment

EBS : Package Development Process

====================== Package Specification ================================== CREATE OR REPLACE PACKAGE xx_emp_package IS     PROCEDURE lo...