Hi,
I'm trying to return the number of days between SYSDATE and EFFDT in an expression in PS Query.
I've tried:
sysdate - a.effdt
to_char(sysdate,'yyyy-mm-dd') - a.effdt
and
to_number(to_char(sysdate,'yyyy-mm-dd')) - to_number(a.effdt)
All return error msg:
SQL error. Stmt #: 4433 Error...
Hi All,
I'm trying to change the display order of the 'Add Defect' page (Setup Workflow > Script Generator - Field Customization for Add Defect).
I drag the fields to where I want them displayed in the Visible Fields list and click on the Apply Script Changes button. When I open the Script...
Hi All,
Can anyone tell me how to hide the Navigator page under the PeopleTools menu? The Navigator page is used to define business processes such as the pages needed to be completed during a New Hire process.
We don't use it and don't want the end users to see it. We're on HRMS v8.3.
I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.