ORA-01861: literal does not match format string
We copied the seeded AR Invoice program and renamed it but we encounter the following error when we try to run it.
ORACLE error 1861 in FDPSTP
Cause: FDPSTP failed due to ORA-01861: literal does not match format string
ORA-06512: at line 1
Seems this is a date format issue. The print date high and low parameters have FND_STANDARD_DATE value set. We enter values like 01-MAY-2014 and 15-MAY-2014. What could be the cause of the error? WE noticed the parameters are not LOV/calendar type. They are free text fields.
Thanks,
Anna